problems installing g++ hardy heron

Bram Kuijper a.l.w.kuijper at rug.nl
Fri Apr 25 15:15:24 UTC 2008


Hi all,

I am trying to install g++ on a fresh install of hardy heron. How can I 
avoid bash eating away my operators?

sudo apt-get install g++

it says:

couldn't find package g

apparently bash sees the +-es as an operator. So I tried also:


sudo apt-get install g\+\+
sudo apt-get install "g++"

with the same response:
couldn't find package g

what should I do to install g++?

Bram




More information about the ubuntu-users mailing list