[CWB] Shared libraries

oyvind.eide at iln.uio.no oyvind.eide at iln.uio.no
Tue May 8 11:14:24 CEST 2012


On 08.05.2012 10:57, Stefan Evert wrote:
>
> On 8 May 2012, at 10:35, oyvind.eide at iln.uio.no wrote:
>
>> Our system had some non-standard placements of shared libraries, and I try to use LD_LIBRARY_PATH as a temporary workaround to avoid messing with the general setup of the server at this stage. However, this do not seem to work. I set up the placement of libtinfo.so.5 but cqp do not find it anyway. Any suggestions? Other workarounds?
>
> I'm not really a Linux programmer (any more), but AFAIK this approach should work.

Thanks for the quick response and suggestions!

>
> Just checking: you did remember to "export LD_LIBRARY_PATH", didn't you?

Using tcsh, do not think variables should/can be exported there.

>
> And are you sure that /local/lib/libtinfo.so.5 is the correct library rather than a symbolic link to a non-existent file or so?  By Linux standards, it should be a link to the actual shared library in a file containing the full version number.  What does "ls -l /local/lib/libtinfo*" show?

It is a symbolic link, but to something that is there; I can actually 
cat the binary file.

So it seems to be something else. I could be something stupid with 
LD_LIBRARY_PATH, which is not supposed to be a good way to do things. 
However, it should work for testing like this.

>
> Best,
> Stefan
>
>
> _______________________________________________
> CWB mailing list
> CWB at sslmit.unibo.it
> http://devel.sslmit.unibo.it/mailman/listinfo/cwb


-- 
Kind regards,
Øyvind Eide
Unit for Digital Documentation
University of Oslo


More information about the CWB mailing list