From: Rick K. <rk...@nc...> - 2007-08-15 19:40:16
|
Arindam, Sorry for the delay in response... it may be that your LD_LIBRARY_PATH environment variable does not include the location where the necessary shared libraries are installed (possibly /usr0/lib/lib). There are "setup" scripts that are installed in the PerfSuite "bin" directory called psenv.sh and psenv.csh. The purpose of these scripts is to set various things in your environment properly. Before running psrun, try "source"ing one of these scripts (.sh for Bash/Bourne, .csh for tcsh/csh) and see if you continue to receive this error. Rick On Thu, 9 Aug 2007, Arindam Mallik wrote: > Hi, > I have installed perfsuite as per the documentation. However, when I am > trying to run it it gives me the follwoing error. any help would be greatly > appreciated. > > /usr0/local/bin/psrun grep "perf" * > ERROR: ld.so: object 'libpsrun.so.0' from LD_PRELOAD cannot be preloaded: > ignored. > > Thanks, > Arindam > > -- > " I hear and I forget. I see and I remember. I do and I understand." > - Confucius > |