Linker can't find library (PyProlog setup)

Eric Worrall eworrall at netcomuk.co.uk
Sun Sep 29 13:15:19 EDT 2002


Robert Oschler wrote:
> 
> "Robert Oschler" <Oschler at earthlink.net> wrote in message
> news:mdGl9.14197$Lg2.4064162 at news2.news.adelphia.net...
> <snip>
> 
> Ugh, forgot to point out that I am running those commands from within a
> script file.
> 
> thx

Q&D solution - create symbolic links in the default library path and
point them to the libraries you want to include, for example:

ln -s /usr/lib/termcap/libtermcap.so.whatever /usr/lib/libtermcap.so

Eric Worrall

-- 
You have just received an Etech Solution
For all your Linux requirements contact
eworrall at netcomuk.co.uk



More information about the Python-list mailing list