← Back to team overview

kaliveda-dev team mailing list archive

Re: [Question #176265]: Installation problem( /lib/libKVMultiDet.so: undefined reference to `TSeqCollection::GetLast() const')

 

Question #176265 on KaliVeda changed:
https://answers.launchpad.net/kaliveda/+question/176265

    Status: Open => Answered

John Frankland proposed the following answer:
Hello Cosmic One,

Can you try to build the latest development version ? i.e. instead of downloading the last .tgz
you need to do

$ bzr branch lp:kaliveda

to download a copy of the source tree (you need to have 'bazaar' installed on your system)?
Then to build you just do 'make ROOT_MAKEFILE_PATH=/usr/local/root/test' (no need for 'make unpack').
You will also need to have all the GNU automake development tools installed on your system
(autoconf, automake, libtool, etc.)

The v1.8.1 has not been tested with the latest version of ROOT,
whereas the development version should work.

Cheers
John

-- 
You received this question notification because you are a member of
KaliVeda Development Team, which is an answer contact for KaliVeda.