From: Rick K. <rk...@il...> - 2009-11-10 22:00:56
|
Jie Jiang wrote: > Hi Rick, > > There is a problem with perfsuite-1.0.0a3. > In file $PS_INSTALL_DIR/share/perfsuite/tcllib/pkgIndex.tcl, line 8, a > version number should be added right after the "psbfd" field. > > [root@node2] psprocess cg.A.xml > ..... > error reading package index > file /usr/local/yhps/perfsuite-1.0.0/share/perfsuite/tcllib/pkgIndex.tcl:expected version number but got "load /usr/local/yhps/perfsuite-1.0.0/lib/psbfd/libpsbfd.so" > .... > > After adding a verison number (such as 0.1), it works well. > > But this should be corrected in perfsuite source code, not the installed > package. Right? > > > Regards, > Jie Jiang > > > > Jie - thank you for reporting this, it is an issue I have not seen before. You are correct, you can fix this problem by hand-editing the pkgIndex.tcl file but indeed it should be done in PerfSuite's configure/build step. We will fix this before the next release, again thank you for your report. Rick |