Try
Code:apt-get install g++ libstdc++-dev
Hi,
I don't had the c++ compiler in my SuSE installation, so i'm in (desperate ;D) search of it, just don't now anything about it, how it's called, where to find it, i did some google.com searches, but all of the links i found where out of date. That wasn't cool. So could somebody please give me a - non broken - link? I'm also happy with an apt-get package name.
Very very very much thanks in advance
Aljosha from the Netherlands
Try
Code:apt-get install g++ libstdc++-dev
You're great for replying,
I get(first time APT failed) :
I see g++ is the name of the compiler, am i right?Code:68-226:~/kopete-0.10.3 # apt-get install g++ libstdc++-dev Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package g![]()
![]()
![]()
How 'bout:
apt-get install cpp
apt-get install gcc
apt-get install gcc-c++
Bookmarks