Installation for base.so [message #8441] |
Wed, 06 May 2009 12:41 |
donghee
Messages: 385 Registered: January 2009 Location: Germnay
|
first-grade participant |
From: *kph.uni-mainz.de
|
|
Dear all,
I try to install pandaroot in SLC4.
I found a small bug at the library part, namely, libBase.so.0.0.0.
---------------------------------------------------------
[100%] Built target Lumi
Install the project...
-- Install configuration: "Debug"
CMake Error at base/cmake_install.cmake:42 (FILE):
file INSTALL cannot find file
"/afs/cern.ch/user/d/donghee/d86/buildpanda/lib/libBase.so.0.0.0" to
install.
Call Stack (most recent call first):
cmake_install.cmake:37 (INCLUDE)
make: *** [install] Error 1
---------------------------------------------------------
Then I'm going to pandaroot/base, make an extra procedure
>cd base
>make
---------------------------------------------------------
Linking CXX shared library ../lib/libBase.so
[100%] Built target Base
---------------------------------------------------------
After this, the library file,libBase.so is appeared! It looks fine.
Is it no problem? or is this some potential source of creating problem?
Thank you!
|
|
|