Date: Wed, 06 Oct 1999 18:12:13 +0200 From: Johan Kruger <jkruger@oskar.nanoteq.co.za> To: marcel@scc.nl, freebsd-hackers@freebsd.org Subject: Making a few links after 4.0-CURRENT installation ?? Message-ID: <37FB74DC.ACABD6A6@oskar.nanoteq.co.za>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37FB74DC.ACABD6A6>