Results 1 to 3 of 3
How do i install drivers using the make command? and where can i find this cammand... it doesunt show up when i right click... i am using Mandrake 9.1...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-21-2004 #1Just Joined!
- Join Date
- Jan 2004
- Posts
- 6
Installing Drivers
How do i install drivers using the make command? and where can i find this cammand... it doesunt show up when i right click... i am using Mandrake 9.1
- 01-22-2004 #2Linux Engineer
- Join Date
- Dec 2002
- Location
- New Zealand
- Posts
- 766
u have to run it from a terminal.
- 01-22-2004 #3Linux Newbie
- Join Date
- Mar 2003
- Location
- Istanbul/Türkiye
- Posts
- 246
open a terminal
firstly
then probably you downloaded a tar.gz file for your driver so,Code:man tar man gzip
thenCode:tar -zxvf file.tar.gz
and read the README or INSTALL file.. [/code]Code:cd file
Just a Newbie....Looking 4 Info....


Reply With Quote
