← Back to team overview

yade-users team mailing list archive

Re: [Question #174861]: Packages and Source code possible simultaneously?

 

Question #174861 on Yade changed:
https://answers.launchpad.net/yade/+question/174861

    Status: Answered => Open

janaka kumara is still having a problem:
Thanks Christian,

This is what happened when I tried

kumara@kumara-Latitude-E5510:/$ cd /home/kumara/yade-source-0.60.3
kumara@kumara-Latitude-E5510:~/yade-source-0.60.3$ scons PREFIX=/home/kumara/YADE-0.60.3
scons: Reading SConscript files ...
@@@ Using profile default (scons.profile-default) @@@
Yade version is `0.60.3' (0.60.3), installed files will be suffixed with `-0.60.3'.
All intermediary files will be in `/home/kumara/build-0.60.3'.
Mkdir("/home/kumara/build-0.60.3")
Checking whether c++ compiler "g++" works...no

Your compiler is broken, no point in continuing. See `/home/kumara/build-0.60.3/config.log' for what went wrong and use the CXX/CXXFLAGS parameters to change your compiler.
kumara@kumara-Latitude-E5510:~/yade-source-0.60.3$

This is what you can see in `/home/kumara/build-0.60.3/config.log'

file /home/kumara/yade-source-0.60.3/SConstruct,line 336:
	Configure(confdir = /home/kumara/build-0.60.3/.sconf_temp)
scons: Configure: Checking whether c++ compiler "g++" works...
/home/kumara/build-0.60.3/.sconf_temp/conftest_0.cpp <-
  |#include<iostream>
  |int main(int argc, char**argv){std::cerr<<std::endl;return 0;}
  |
g++ -o /home/kumara/build-0.60.3/.sconf_temp/conftest_0.o -c -I/usr/include/vtk-5.0 -I/usr/include/vtk-5.2 -I/usr/include/vtk-5.4 -I/usr/include/vtk-5.6 -I/usr/include/eigen2 -I/usr/include/vtk -I/home/kumara/build-0.60.3/include /home/kumara/build-0.60.3/.sconf_temp/conftest_0.cpp
sh: g++: not found
scons: Configure: no

Any helps are really appreciated.

Note: I use Ubuntu

Janaka

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.