|
|
|
|
|
|
Re: Stt external library glpk [message #10147 is a reply to message #10146] |
Tue, 09 February 2010 10:01 |
Johan Messchendorp
Messages: 693 Registered: April 2007 Location: University of Groningen
|
first-grade participant |
From: *xs4all.nl
|
|
Hi,
Looks like there is still a link missing in the external packages, I have noticed this on the Dashboard as well. Mohammad, could you add the appropriate links. Probably, it makes sense just to copy all the libs in "src/.libs" to "/lib", not to miss anything for whatever system. For the moment, I changed the stt CMakeList to the old version again, to avoid the problems.
Concerning your second question, about whether to use glpk at all.... I agree with you that if the same functionalities can be found in root or other previously existing external packages, one should take that to minimize the dependencies. Maybe, Gianluigi can comment on this.
Greetings,
Johan
[Updated on: Tue, 09 February 2010 12:37] Report message to a moderator
|
|
|
|
|
|
Re: Stt external library glpk [message #10158 is a reply to message #10157] |
Tue, 09 February 2010 16:51 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: *to.infn.it
|
|
Done,
but now the src folder has disappeared:
Scanning dependencies of target Stt
[ 23%] Building CXX object stt/CMakeFiles/Stt.dir/PndSttTrackFinderReal.o
[ 23%] Building CXX object stt/CMakeFiles/Stt.dir/PndSttDict.o
make[2]: *** No rule to make target `/home/spataro/jan10/basics/glpk/src/.libs/libglpk.so', needed by `lib/libStt.so.0.0.0'. Stop.
make[1]: *** [stt/CMakeFiles/Stt.dir/all] Error 2
make: *** [all] Error 2
There was the CMakeList wrong. I have fixed it.
[Updated on: Tue, 09 February 2010 16:58] Report message to a moderator
|
|
|