El Wednesday 24 September 2008 09:09:29 Frederik Ramm escribió: > Hi, > > Kenneth Gonsalves wrote: > > am trying to install gosmore on mandriva2008.1. I get an error: > > /bin/sh: g++: command not found. I have gnucc installed in the machine. > > Any clues? > > Yes: Install gnu c++ (g++)
The package name should be "gcc-c++", which is different than "gcc", the plain GNU C Compiler. Try "urpmi gcc-c++". Cheers, Iván _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

