g++ compiler
Axel Freyn
axel-freyn@gmx.de
Mon Jan 25 18:22:00 GMT 2010
Hello Rene,
> I was trying to download the binary for Ubuntu Linux for G++ compiler
> via the OpenPKG link but the server could not connect to the ftp site.
> Is there an alternate location for me to download the g++ compiler for
> Ubuntu?
I think, the easiest solution in order to get binary releases will be to
use the package manager of your distribution, e.g. on Ubuntu
sudo aptitude install g++
should be sufficient, if aptitude is correctly configured (= has access
to an Ubuntu mirror or a DVD).
HTH,
Axel
More information about the Gcc-help
mailing list