Date: Mon, 12 Jan 1998 10:46:08 +0000 From: john@mailhost.cas.unt.edu To: John Dowdal <jdowdal@destiny.erols.com> Cc: freebsd-stable@freebsd.org Subject: Re: CVSup users: please upgrade to version 15.2 Message-ID: <199801121646.KAA01707@www.cas.unt.edu> In-Reply-To: <Pine.BSF.3.96.980112111628.19033C-100000@destiny.erols.com> References: <199801121530.JAA29864@www.cas.unt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > CVSup users, please make sure you are using version 15.2 or later of
> >
> > > To determine the version of CVSup that you are running, type "cvsup -v".
> > > The output should look like this:
> > >
> > > CVSup client
> > > Software version: REL_15_2
> > > Protocol version: 15.4
> > >
> > > If the software version doesn't say "REL_15_2" then you need to
> >
> > bash# cvsup -v
> > ld.so failed: Can't find shared library "libm3formsvbt.so.5.0"
> >
> > My older cvsup (15.0) worked. I have the modula-3-3.6.tgz and modula-3-lib-3.6.tgz
> > packages installed.
>
> Run the following command:
> /sbin/ldconfig -m /usr/local/lib/m3/FreeBSD2
bash# ldconfig -r |grep -i libm3form
30:-lm3formsvbt.4.1 => /usr/local/lib/m3/FreeBSD2/libm3formsvbt.so.4.1
31:-lm3formsvbtpixmaps.4.1 => /usr/local/lib/m3/FreeBSD2/libm3formsvbtpi
xmaps.so.4.1
bash# cvsup -v
ld.so failed: Can't find shared library "libm3formsvbt.so.5.0"
note it says .so.5.0 and not .4.1 and it doesn't seem to try to use the older library.
--------------------------------------------------
John A. Booth
University of North Texas
College of Arts & Sciences
Computer Support Specialist
GW address: CAS.PO7.JOHN
Internet: john@unt.edu
Office: 940-565-4498
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801121646.KAA01707>
