Click to See Complete Forum and Search --> : Nautiluis has no viewer capable of displaying


rich1
07-31-2002, 03:27 AM
hi, i am vey new to linux. my question is when i try to install drivers for sound, I double click on the icon for the drivers and it give me a message saying Nautiluis has no viewer capable of displaying, I just want to know how to install the driver and what that means. Can anyone help? Thankyou

mdwatts
07-31-2002, 05:50 AM
What type of package is the sound drivers you downloaded? tar.gz?

tar zxvf filename.tar.gz

cd filename

Read the readme and install text files.

Make sure your have the kernel source installed whenever compiling hardware drivers.

rich1
07-31-2002, 06:15 AM
thankyou, thats all I needed