Results 1 to 4 of 4
Hey all
Probably a silly question but which packages do I need to install to allow building of source code?
I cannot even "make" a makefile at present.
Any advice ...
- 09-21-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 9
New to Debian...no make
Hey all
Probably a silly question but which packages do I need to install to allow building of source code?
I cannot even "make" a makefile at present.
Any advice appreciated.
Ash
- 09-21-2009 #2Linux Newbie
- Join Date
- Jul 2005
- Location
- Australia (Down Under)
- Posts
- 141
ahhh.... the age old question....
try the following as roothope that helpsCode:apt-get install gcc g++ -y
Linux is the OS of tomorrow, Here today!!
- 09-21-2009 #3
install package build-essential this will install all you need
- 09-21-2009 #4Just Joined!
- Join Date
- Sep 2009
- Posts
- 9
Perfect, thanks guys!


Reply With Quote
