unable to install usb Plextor PX 402u hardware driver
Submitted by D. Lancaster on Thu, 10/26/2006 - 01:09.
Other Hardware
Posts: 3
Posts: 3
Hi,
I am having trouble installing the Linux Driver for this device.
It requires that I use ./config to install from tar.gz.
I get an error message saying no such file. I am using Mepis 6
on a newer HP 3 ghz w/1.5g ram. Any help would be appreciated.
Thanks.
Thanks for the info
Submitted by D. Lancaster on Tue, 10/31/2006 - 22:28.
Posts: 3
Posts: 3
I will try to get this done. As you can tell I am new to linux
and don't have any tools yet. I learn a little everyday. Thanks for the help.
to expand the steps
Posts: 4864
untar the file
tar zxvf file-0.4.tar.gz
change down one directory
cd file-0.4
list files
ls
and now you should see configure
./configure
i suspect that you haven't changed down one directory, and that's why you can't find configure