| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Right Off the Assembly Line
Join Date: Apr 2004
Location: around meself
Posts: 6
|
they are for both gcc2.x and gcc3 what is gcc where can i get it and int the steps of installing the drivers the last instruction was "make install" what does this mean |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Wise Old Owl
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
|
gcc is the c compiler in linux. But if you download a driver it will give you a script called configure, so unzip and untar the driver change dir to the driver dir then give the folloing commands
./configure ./make su make install there the driver is installed if you see no error messages in the above three stages. The make file will automatically compile the drivers and make install will install them by the way now that you are into linux the best way to learn things is to read posts on various linux fourms.
__________________
**** happens |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|