From: mmanu <emm...@gm...> - 2005-12-08 08:22:46
|
ok ! solved ! thanks all ! cheers. 2005/12/7, Peter Groszkowski <pgr...@ge...>: > > > > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall > > -Wstrict-prototypes -fPIC -Iagg23/include -Isrc -Iswig > > -I/usr/include/python2.4 -c src/agg.cxx -o > > build/temp.linux-x86_64-2.4/src/agg.o > > gcc: installation problem, cannot exec 'cc1plus': No such file or > > directory > > error: command 'gcc' failed with exit status 1 > > > > have you any ideas ? > > > looks like you don't have g++ (properly) installed... might want to > 'apt-get' it... > > -- > Peter Groszkowski Gemini Observatory > Tel: +1 808 9742509 670 N. A'ohoku Place > Fax: +1 808 9359235 Hilo, Hawai'i 96720, USA > > |