[mythtv] g++

Bruce Markey mythtv-dev@snowman.net
Sat Jan 11 22:40:45 EST 2003


Claus Christensen wrote:
> hi
> 
> I got following after running make:
> make[2]: g++: Command not found
> make[2]: *** [dialogbox.o] Error 127
> make[2]: Leaving directory `/home/cc/src/mythtv-0.7/libs/libmyth'
> make[1]: *** [sub-libmyth] Error 2
> make[1]: Leaving directory `/home/cc/src/mythtv-0.7/libs'
> make: *** [sub-libs] Error 2
> 
> according to locate, i don't have g++

g++ is the GNU C++ compiler. The package you need is called
"gcc". There are more subtle problems then this that you
will encounter along the way so I suggest you take your time
following the outstanding installation documentation that
Cedar mentioned at http://mythtv.org/docs/ . While you're
getting gcc, make sure you get all the other packages listed
in section 3.2.

--  bjm





More information about the mythtv-dev mailing list