problems installing g++ hardy heron
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
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|