On Sun, Nov 15, 2009 at 06:27:38AM +0000, hadi motamedi wrote: > Sorry . I tried to install gcc but I got the following error : > #apt-get update > #apt-get install gcc
You probably meant: apt-get install build-essential This installs the basic packages needed for building. > "E:Package gcc has no installation candidate" Debian 3.1 is no longer maintained and no longer available from standard Debian mirrors. If you really want it, it is still archived in http://archive.debian.org/ . If you look around there (read the README files) you'll actually find how to configure it as an apt source. However I have no idea why you insist on using that old version. Consider this an answer to your question on debian-user as well :-) -- Tzafrir Cohen icq#16849755 jabber:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com iax:[email protected]/tzafrir _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
