[EMAIL PROTECTED] wrote:

> > I'm stumped. Why do I get this with REBOL 2.3.0.4.2:
> >
> > error in loading shared libraries: libtermcap.so.2: cannot open shared
> > object file: No such file or directory
> >
> > and not with 2.2.0.4.2?
>
> Hi Tom,
>
> What version of libtermcap does your Linux box have installed?
> (Look in /lib)
>
> If you don't have a file or symlink named libtermcap.so.2, you can
> *probably* make a symlink with that name to whatever version of
> libtermcap you have installed.

what about trying "ldd rebol" to see the dependencies? It helped me in
problems identification with libc versioning ...


Cheers,
-pekr-

>
>
> Cheers,
> Kev
>
> ------------------------------------------------------------------------
> Kevin McKinnon, System/Network Administrator     [EMAIL PROTECTED]
> Sunshine Communications                     http://www.sunshinecable.com
>
> PGP Public Key: http://www.dockmaster.net/pgp.html   PGP 6.0 www.pgp.com

Reply via email to