[plt-scheme] Embedding MzScheme - Library "issue"
At Wed, 22 Jun 2005 20:14:33 +1200, Lee Begg wrote:
> MzScheme puts it's shared libraries for embedding (ie libmzgc.so and
> libmzscheme.so) in an obscure place that makes it very hard to link to them
> normally. /usr/lib/plt/lib/ is the place they are on my computer (Debian
> unstable).
>
> Other than asking all users to add /usr/lib/plt/lib to /etc/ld.so.conf, what
> can I do?
For now, I have no better idea.
Eventually, I hope to change the layout of our installation so that the
libraries go into /usr/lib, etc.
Matthew