[Fedora-haskell] Problem building wxhaskell-0.9.4-1.src.rpm

Jens Petersen petersen at haskell.org
Sun Jul 9 23:29:58 EDT 2006


Seth Kurtzberg wrote:
> On Sun, July 9, 2006 6:35 pm, Jens Petersen wrote:
>> Juan Rodríguez Hortalá wrote:
>>> Helllo everyone!!!, I have had this problem trying to build wxhaskell,
>>> can anybody help me?
>>> g++ -c wxc/src/ewxw_main.cpp -o out/wxc/ewxw_main.o -MD
>>> -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6
>>> -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
>>> -DNO_GCC_PRAGMA   -Iwxc/include
>>> /bin/sh: g++: command not found

>> Sounds like you don't have gcc+c++ installed.

Sorry for the typo: the package name is gcc-c++

> If it is installed, g++ may not be in the search path.

Well it is in /usr/bin.  But if /usr/bin is not in your path then yes, 
you're making life hard for yourself and rpmbuild...

Jens


More information about the Fedora-haskell mailing list