On Tue, Aug 24, 2010 at 10:26:58AM +0200, Rene Engelhard wrote:
> Hi,
> 
> On Tue, Aug 24, 2010 at 08:50:13AM +0200, Stephan Bergmann wrote:
> > The static  
> > NativeLibraryLoader.loadLibrary(PipeConnection.class.getClassLoader(),  
> > "jpipe"); in class com.sun.star.lib.connections.pip.PipeConnection  
> > within jurt.jar effectively depends on finding a jpipe dynamic library  
> > (libjpipe.so on Linux) through the Class-Path in the jurt.jar  
> > META-INF/MANIFEST.MF, "ridl.jar unoloader.jar ../../lib/ ../bin/".
> 
> Ah, OK.
[...]
> So the symlink is the problem? Grmpf.
> 
> Why can't you for one time just handle symlinks correctly....

Hmm. Or I just "fix" the Class-Path: there.
Stephan, can I just put a /usr/lib/ure/lib there (in addition to ../../lib/)
or will there be other stuff still not working then?

Grüße/Regards,

René

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to