Hi all, I got an Kubuntu 7.1 some days ago and I tried to install the YADE but the error message was show as follow:
make -C yade-libs compile_install make[1]: Entering directory `/home/dang/yade-all-0.10.0/yade-libs' make -C yade-lib-loki make[2]: Entering directory `/home/dang/yade-all-0.10.0/yade-libs/yade-lib-loki' cd src && qmake "YADE_QMAKE_PATH=/home/dang//YADE" && make make[3]: Entering directory `/home/dang/yade-all-0.10.0/yade-libs/yade-lib-loki/src' cd yade-lib-loki && make -f Makefile make[4]: Entering directory `/home/dang/yade-all-0.10.0/yade-libs/yade-lib-loki/src/yade-lib-loki' test -d ../../bin/ || mkdir -p ../../bin/ rm -f libyade-lib-loki.so.1.0.0 libyade-lib-loki.so libyade-lib-loki.so.1 libyade-lib-loki.so.1.0 g++ -shared -Wl,-soname,libyade-lib-loki.so.1 -o libyade-lib-loki.so.1.0.0 -L/usr/share/qt3/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread make[4]: g++: Command not found make[4]: *** [../../bin/libyade-lib-loki.so.1.0.0] Error 127 make[4]: Leaving directory `/home/dang/yade-all-0.10.0/yade-libs/yade-lib-loki/src/yade-lib-loki' make[3]: *** [sub-yade-lib-loki] Error 2 make[3]: Leaving directory `/home/dang/yade-all-0.10.0/yade-libs/yade-lib-loki/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/dang/yade-all-0.10.0/yade-libs/yade-lib-loki' make[1]: *** [compile_install] Error 2 make[1]: Leaving directory `/home/dang/yade-all-0.10.0/yade-libs' make: *** [compile_install] Error 2 I am a newbie to Linux, but I guest the error was in g++ compiler, I did try to get rid of g++ 4.1 but I am not sure that I can get a g++ 4.0 since the g++ 4.0 wasnt listed in Adept. Anyone can help me to figured out this problem? And please tell me how to get g++ 4.0 (or older) by command line. Thanks _______________________________________________ Yade-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-users
