Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 1996 12:29:47 -0500
From:      "Eric L. Hernes" <erich@lodgenet.com>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        "Eric L. Hernes" <erich@lodgenet.com>, ports@freefall.freebsd.org
Subject:   Re: cvs commit: ports/net/tkined Makefile 
Message-ID:  <199609291729.MAA24722@jake.lodgenet.com>
In-Reply-To: Your message of "Sun, 29 Sep 1996 11:05:36 %2B0200." <Pine.BSF.3.95.960929110324.17584A-100000@klemm.gtn.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Klemm writes:
>
>Hmm, when trying to delete the old tk41 package with pkg_delete
>it leaves the shared library still there *sigh*
>
>root{1012} /usr/ports/net/scotty pkg_delete tk-4.1
>root{1013} /usr/ports/net/scotty make
>Checksums OK.
>===>  Extracting for scotty-2.1.3
>===>  scotty-2.1.3 depends on shared library: tk41\.1\. - found

Is the library really there, or just in your ld-cache,
the shared lib dependancies are verified by `ldconfig -r |grep'
so if you pkg_deleted and didn't reboot or didn't `ldconfig -m' the
dependancy could work, but the lib isn't really there. maybe pkg_delete
should ldconfig just as pkg_install does, or maybe it does and I'm
totally wrong.

>--
>andreas@klemm.gtn.com         /\/\___      Wiechers & Partner Datentechnik Gmb
>H
>   Andreas Klemm          ___/\/\/         Support Unix -- andreas.klemm@wup.d
>e
>pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<
><
>ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<
><

eric.



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