[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] TPTP piAgent

I'm trying to run the TPTP profiler on Eclipse 3.2 (installed via the web tools package), OS=Ubuntu 6.06, TPTP release=4.2.

Any time I try to profile an application, it errors out with:

Error occurred during initialization of VM
Could not find agent library on the library path or in the local directory: piAgent.


The only thing I've found to try to resolve this is adding the directory with libPiAgent.so to the library path via -Djava.library.path=/opt/eclipse/plugins/org.eclipse.hyades.execution.linux.x86_4.2.0.v200606131519

That didn't work, and I have no idea what else to do.