← Back to team overview

yade-users team mailing list archive

Re: [Question #235459]: "Make" error ("no rule to build target")

 

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

    Status: Needs information => Open

jduriez gave more information on the question:
Hello,

Thank you for your advices. I have indeed libqglviewer-qt4-dev and
freeglut (freeglut3, in fact) installed. For other packages, I followed
instructions of https://www.yade-
dem.org/doc/installation.html#prerequisities, slightly different (more
up-to-date, probably) from wiki instructions. But, now I also typed wiki
instructions, and same problem holds..

Note that I'm no real root of my machine (I can install packages but
that's all, more or less), do you think this could be related ?

Here is the complete output from cmake :

jduriez@lt-med010:~/Yade/BuildYade$ cmake -DINSTALL_PREFIX=/home/3S-LAB/jduriez/Yade/ /home/3S-LAB/jduriez/Yade/trunk/
-- Found Qt4: /usr/bin/qmake (found version "4.8.1")
-- Version is set to 2013-09-09.git-a7c38e5
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- GTS using gts-config /usr/bin/gts-config
-- Using GTS from /usr
--   Boost_VERSION: 104601
--   Boost_LIB_VERSION: 1_46_1
--   Boost_INCLUDE_DIRS: /usr/include
--   Boost_LIBRARIES: /usr/lib/libboost_python.so/usr/lib/libboost_thread-mt.so/usr/lib/libboost_date_time-mt.so/usr/lib/libboost_filesystem-mt.so/usr/lib/libboost_iostreams-mt.so/usr/lib/libboost_regex-mt.so/usr/lib/libboost_serialization-mt.so
-- Found Eigen3
-- Found VTK
-- Found OpenMP
-- GTS using gts-config /usr/bin/gts-config
-- Using GTS from /usr
-- Found GTS
-- Found Qt4: /usr/bin/qmake (found version "4.8.1")
-- Found QGLViewer: /usr/lib/x86_64-linux-gnu/libqglviewer-qt4.so
-- Found GUI-LIBS
-- GMP libs: /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libgmpxx.so
-- GMP libs: /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libgmpxx.so
-- Found CGAL
-- Found Cholmod
-- Found OpenBlas
-- Found Metis
-- Found GL2PS
Yade will be installed to /home/3S-LAB/jduriez/Yade
-- Suffix is set to -2013-09-09.git-a7c38e5
-- LIBRARY_OUTPUT_PATH is set to lib/x86_64-linux-gnu
-- runtimePREFIX is set to /home/3S-LAB/jduriez/Yade
-- Could NOT find gts (missing:  PY_gts) 
-- Use embedded version of gts. Please, consider installing the corresponding package
-- Could NOT find minieigen (missing:  PY_minieigen) 
-- Use embedded version of minieigen. Please, consider installing the corresponding package
-- ===========================================================
-- Yade configured with following features: Eigen3 VTK OpenMP GTS GUI CGAL PFVflow LinSolv GL2PS
-- Disabled features:
-- Optimized build
-- ===========================================================
-- Configuring done
-- Generating done
-- Build files have been written to: /home/3S-LAB/jduriez/Yade/BuildYade

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