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

Luke Ivers wrote:

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.

You need to add a couple of libraries that aren't part of the standard Ubuntu install. The libraries are libstdc++6 and libstc++glibc2.10. There is a thread about the problem in the TPTP news group titled Agent controller problem


http://www.eclipse.org/newsportal/article.php?id=2539&group=eclipse.tptp#2539