clacker
Group: Members
Posts: 570
Joined: June 2004 |
|
Posted: Feb. 04 2006,13:26 |
|
Download gcc1.dsl from the system section of the repository. then open the emelfm program, select that file and press the mydsl to load gcc, g++, and make.
Depending what you are trying to do, you might also need to get the dsl-dpkg.dsl package so that you can get libraries and headers. After you install dsl-dpkg.dsl (same as above), open an xshell and type:
sudo apt-get update apt-get install libncurses5-dev apt-get install libreadline4-dev exit
|