meanburrito920
July 18th, 2007, 11:52 PM
how does it work? i tried to compile a simple prog (in C) in it and it said i was missing all kinds of libraries...
sorry for being such a noob.
destructchaos
July 23rd, 2007, 04:42 PM
did you install the build-essential package?
also, i would highly suggest creating a managed make project, otherwise you're going to have to write your own make files. <- not fun.
msd79m
July 25th, 2007, 03:03 AM
install necessary packages by running this command:
sudo apt-get install build-essential libtool konsole automake autoconf
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.