[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: libsvnjavahl with 0.9.21 on linux - help

From: Dan North <dan_at_tastapod.com>
Date: 2004-10-05 15:36:32 CEST

The eclipse binary forks a java process fairly early on. You need to use
*strace -f* if you want to follow forked (child) processes.

HTH,
Dan

Didier Moens wrote:

>
>> Tried to strace eclipse, but it is not working.
>
>
>
> strace on java never worked for me neither.
>
>> I have a /usr/lib/libsvnjavahl-1.so in /usr/lib. ldconfig lists it as
>> being in the system
>> path.
>>
>> I run eclipse from a shell script. It is the only way I have found to
>> use it as a panel shortcut. Can this be the problem?
>>
>>
>
> Don't think so, I often run it this way too.
>
> $ ldd -r /usr/lib/libsvnjavahl-1.so ? Unresolved symbols ? Did you try
> the other suggestions/recommendations in this thread ?
>
>
Received on Tue Oct 5 23:36:32 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.