mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Oct. 20 2004,23:19 |
|
If you have a liveCD system, try the gcc extension at http://www.ibiblio.org/pub....testing
If you have a harddrive installed DSL, I recommend using apt-get or dpkg to install the official debian packages for gcc and make.
Keep in mind that DSL is a stripped down distribution, which doesn't include development libraries, headers, etc necessary to compile many programs. Without these, you'll find that you can compile only a small percentage of the applications available in the open source world.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|