Before unpacking root_v5.16.00.source.tar.gz, I suggest to
rm -r -f root
otherwise previous source files in the old root directory will not be
erased.
Rene Brun
root_v5.16.00.source.tar.gzroot_v5.16.00.source.tar.gzDr.Peer-Joachim
Koch wrote:
> Hi,
>
> I did the following. Unpacking the root_v5.16.00.source.tar.gz into
> /usr/local/apps/root/root_5.16.00
>
> ./configure --prefix /usr/local/apps/root/root_5.16.00/root
> make => error
>
> Next try:
> export ROOTSYS=/usr/local/apps/root/root_5.16.00/root
> make clean
> make clean
> make distclean
> make => error
>
> Next try:
> export ROOTSYS=/usr/local/apps/root/root_5.16.00/root
> rm net/src/G__Net*
> make clean
> make distclean
> make => error
>
>
> So what would be the correct way ?
>
> Bye, Peer
>
> Rene Brun schrieb:
>> You must have a mismatch between your PATH and LD_LIBRARY_PATH.
>> libCore.so should not contain any reference to TCollectionStreamer
>> (this class is now in libRIO).
>> It looks like you are referencing an old libCore.
>>
>> Rene Brun
>
>
Received on Fri Oct 05 2007 - 10:42:13 CEST
This archive was generated by hypermail 2.2.0 : Fri Oct 05 2007 - 11:50:01 CEST