Quote (ke4nt1 @ July 12 2004,14:12) |
See this thread, look for roberts post http://damnsmalllinux.org/cgi-bin....9;st=10 Or click "search" above.. enter keywords - "gcc" "g++" "make" select - "all open forums" select - "this year" and "newer" click "search" near bottom.. 73 ke4nt |
Quote |
No problem getting gcc g++ and make using the following: 1. boot from 0.7.1 cdrom 2. did a hard drive install selected enhance option 3. boot from hard drive 4. use menu to enable-apt 5. edit /etc/apt/sources.list ( changed stable to unstable ) 6. apt-get update 7. apt-get install make gcc g++ |