From owner-freebsd-hackers Wed Oct 6 9:16: 9 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ockle.nanoteq.co.za (ockle.nanoteq.co.za [196.37.91.54]) by hub.freebsd.org (Postfix) with ESMTP id 59BEF14CB6 for ; Wed, 6 Oct 1999 09:15:52 -0700 (PDT) (envelope-from jkruger@oskar.nanoteq.co.za) Received: from oskar.nanoteq.co.za (localhost.nanoteq.co.za [127.0.0.1]) by ockle.nanoteq.co.za (8.9.3/8.9.3) with ESMTP id SAA37572; Wed, 6 Oct 1999 18:12:15 +0200 (SAST) (envelope-from jkruger@oskar.nanoteq.co.za) Message-ID: <37FB74DC.ACABD6A6@oskar.nanoteq.co.za> Date: Wed, 06 Oct 1999 18:12:13 +0200 From: Johan Kruger Reply-To: jkruger@oskar.nanoteq.co.za Organization: Nanoteq X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: marcel@scc.nl, freebsd-hackers@freebsd.org Subject: Making a few links after 4.0-CURRENT installation ?? Content-Type: multipart/mixed; boundary="------------B3AFEFBF911EA2BB485C21C3" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------B3AFEFBF911EA2BB485C21C3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi there Marcel. I have build a 4.0-CURRENT snapshot release. After installation some of the applications can't get some of the libraries, for example [ libc.so.3 ] This is not a problem, just need to do a [ ln -s libc.so.4 libc.so.3 ] and another one [ ln -s libncurses.so.2 libtermcap.so.2 ] under the directory [ /usr/lib ]. These are not the same files as for example /usr/lib/compat/aout/libtermcap.so.2.1. The reason for this is probably the bumping of the version numbers with the new commits. Are somebody going to add some links in compat3X ( so that the links is automatically created by installation ) or are all the packages going to be recompiled to use the new version numbers ( including X ) There are just a few links wich should be made, should'nt take to much time to add the creation of a few links to compat3x ? --------------B3AFEFBF911EA2BB485C21C3 Content-Type: text/x-vcard; charset=us-ascii; name="jkruger.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Johan Kruger Content-Disposition: attachment; filename="jkruger.vcf" begin:vcard n:Kruger;Johan tel;cell:+27 83 3015923 tel;fax:+27 12 6651343 tel;home:+27 83 3015923 tel;work:+27 12 6651338 x-mozilla-html:FALSE org:Nanoteq;Development version:2.1 email;internet:jkruger@oskar.nanoteq.co.za title:Mr adr;quoted-printable:;;P.O BOX 12872=0D=0AOnderstepoort=0D=0A0110=0D=0ASouth Africa;Pretoria;Gauteng;0110;South Africa x-mozilla-cpt:;0 fn:Johan Kruger end:vcard --------------B3AFEFBF911EA2BB485C21C3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message