Night82
10-10-2006, 23:14
Sto tentando di istallare questa penna usb wifi. Non ci sono driver Linux ufficiali ma ho letto che ci sono dei driver compatibili (Linuxant (http://www.linuxant.com/driverloader/)) che funzionano. Quindi ho provato ad istallarli sulla mia kubuntu:
Le istruzioni dicono:
METHOD C: TAR PACKAGE (*.tar.gz)
If you have obtained the driver package in tar format:
1. extract the package with "tar -xzf driverloader-{version}.tar.gz"
2. change to the package directory with "cd driverloader-{version}"
3. run "make install" from the top of the package directory.
4. run "dldrconfig" to complete the installation and configure your device.
(Alternatively to this whole procedure you may generate RPMS from the tar package using rpmbuild -ta driverloader-{version}.tar.gz")
Io perņ quando arrivo al punto 3 se faccio il comando "make install" mi da comando non trovato. In effetti c'č un file INSTALL e uno MAKEFILE.
Le istruzioni dicono:
METHOD C: TAR PACKAGE (*.tar.gz)
If you have obtained the driver package in tar format:
1. extract the package with "tar -xzf driverloader-{version}.tar.gz"
2. change to the package directory with "cd driverloader-{version}"
3. run "make install" from the top of the package directory.
4. run "dldrconfig" to complete the installation and configure your device.
(Alternatively to this whole procedure you may generate RPMS from the tar package using rpmbuild -ta driverloader-{version}.tar.gz")
Io perņ quando arrivo al punto 3 se faccio il comando "make install" mi da comando non trovato. In effetti c'č un file INSTALL e uno MAKEFILE.