where is g++ in Ubuntu 9.10 ?

Colin Law clanlaw at googlemail.com
Wed Mar 10 22:12:07 UTC 2010


On 10 March 2010 22:05, MirJafar Ali <mirjafarali at gmail.com> wrote:
> Hello,
>
> I couldn't find g++ in Ubuntu 9.10 so here is the output of the actions.
>
> Please help.
>
> Mir
>
> @crash-06:~$ g++
> The program 'g++' can be found in the following packages:
>  * g++
>  * pentium-builder
> Try: sudo apt-get install <selected package>
> g++: command not found
> @crash-06:~$ sudo apt-get install g++
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Couldn't find package g
> @crash-06:~$

g++ shows up in synaptic package manager gui, just a guess but did you
try putting it in quotes "g++" since it seems to have lost the ++ ?

Colin




More information about the ubuntu-users mailing list