LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   error in making avogadro-1.1.1 (https://www.linuxquestions.org/questions/linux-newbie-8/error-in-making-avogadro-1-1-1-a-4175524789/)

sryzdn 11-08-2014 09:39 AM

error in making avogadro-1.1.1
 
Hi,

I am installing a package called avogado from here:

http://sourceforge.net/projects/avogadro/?source=typ_redirect


But, when I execute "make -j2" I receive the following error:
Quote:

[ 0%] Building CXX object libavogadro/src/colors/CMakeFiles/elementcolor.dir/elementcolor.cpp.o
In file included from /home/sryzdn/Packages/avogadro-1.1.1/libavogadro/src/colors/elementcolor.cpp:27:0:
/home/sryzdn/Packages/avogadro-1.1.1/build/libavogadro/include/avogadro/primitive.h:34:22: fatal error: Eigen/Core: No such file or directory
#include <Eigen/Core>
^
compilation terminated.
make[2]: *** [libavogadro/src/colors/CMakeFiles/elementcolor.dir/elementcolor.cpp.o] Error 1
make[1]: *** [libavogadro/src/colors/CMakeFiles/elementcolor.dir/all] Error 2
make: *** [all] Error 2

I couldn't find what package is missing. I'd be grateful to receive your kind helps.

Solved: http://askubuntu.com/questions/25008...he-error-below


All times are GMT -5. The time now is 03:31 AM.