From: Rick K. <rk...@nc...> - 2006-08-31 13:02:57
|
Berkin, That error message: "a required software component is not installed" means that the PerfSuite build was not done correctly or that the configuration file is requesting a component (such as PAPI or Perfmon) that is not available on your system. If you run psrun without any configuration files, and if the XML document that results does not contain a listing of PAPI events, then you'll have to reinstall and you may want to review the INSTALL instruction file. Also, all of the supplied example configurations that being with "papi2_" are for PAPI release 2 (an older release which is probably not what you are using). Rick p.s. please remember to send email to the SourceForge mailing lists, which are the general mechanism for support. On Wed, 30 Aug 2006, Berkin Ozisikyilmaz wrote: > Hi, > > I have tried using a couple of the configuration files under > $PREFIX/share/perfsuite/xml/pshwpc, but i'm getting the following error. > How can I find what I'm missing? > > > berkin@CALC3:~/minebench/src/kmeans> psrun > -c /home/berkin/bin/share/perfsuite/xml/pshwpc/papi2_p6.xml /home/berkin/minebench/src/kmeans/example-icc9.1 -i / > home/berkin/minebench/src/kmeans/color -b -o -d -p 1 > libpsrun fatal error: a required software component not installed > > Regards, > Berkin |