Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2000 16:39:15 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        lamaster@george.arc.nasa.gov
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Missing m3 ELF libraries
Message-ID:  <20000310163914.O14279@fw.wintelcom.net>
In-Reply-To: <200003102346.PAA29634@george.arc.nasa.gov>; from lamaster@george.arc.nasa.gov on Fri, Mar 10, 2000 at 03:46:01PM -0800
References:  <200003102346.PAA29634@george.arc.nasa.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
* lamaster@george.arc.nasa.gov <lamaster@george.arc.nasa.gov> [000310 16:19] wrote:
> 
> A while ago, I did the upgrade to 3.4 w/ ELF etc.
> Somewhere along the way, I lost/failed to add some
> m3 (and possibly other) ELF libraries.  e.g.:
>
> ldd /usr/local/bin/cvsup
> /usr/local/bin/cvsup:
>         libm3formsvbt.so.6 => not found (0x0)
>         libm3formsvbtpixmaps.so.6 => not found (0x0)
>         libvideovbt.so.6 => not found (0x0)
...
> Is there a simple-minded way to get these libraries?
> A simple package add doesn't seem to work, because,
> it thinks they are already installed apparently;
> but there are dependencies for removal.
> 
> Almost everything on the system seems to be working, 
> cvsup is the only thing I have noticed so far.
> 
>  add doesn't seem to work, because,
> it thinks they are already installed apparently;
> but there are dependencies for removal.
> 
> Almost everything on the system seems to be working, 
> cvsup is the only thing I have noticed so far.
> 

if you're just using modula-3 for cvsup i find it about a million times
easier to just:

pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz

otherwise you can probably use pkgadd -f to force installation, check
your manpages.

-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000310163914.O14279>