Date: Tue, 1 Nov 2005 03:51:20 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Greg 'groggy' Lehey <grog@FreeBSD.org> Cc: ports@FreeBSD.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: Problems installing Xaw3d? Message-ID: <20051101085120.GA87912@xor.obsecurity.org> In-Reply-To: <20051101084439.GF18710@wantadilla.lemis.com> References: <20051101073027.GD18710@wantadilla.lemis.com> <20051101082610.GA80303@xor.obsecurity.org> <20051101084439.GF18710@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 01, 2005 at 07:14:39PM +1030, Greg 'groggy' Lehey wrote: > >> Investigation shows that the port is installing libXaw3d.7, not > >> libXaw3d.8. I solved the installation problem by creating a link betw= een > >> /usr/X11R6/lib/libXaw3d.so.7 and /usr/X11R6/lib/libXaw3d.so.8: > >> > >> $ l /usr/X11R6/lib/libXaw3d.* > >> -rw-r--r-- 1 root wheel 420930 Nov 1 17:39 /usr/X11R6/lib/libXaw3= d.a > >> -rwxr-xr-x 2 root wheel 309646 Nov 1 17:39 /usr/X11R6/lib/libXaw3= d.so > >> -rwxr-xr-x 2 root wheel 309646 Nov 1 17:39 /usr/X11R6/lib/libXaw3= d.so.7 > >> -rwxr-xr-x 2 root wheel 309646 Nov 1 17:39 /usr/X11R6/lib/libXaw3= d.so.8 > >> > >> Obviously something needs to be done. I'd be happy to enter a PR, but > >> I'm not sure which package is to blame. > > > > Looks like you're using XFree86 (not the default), but don't have > > X_WINDOW_SYSTEM set appropriately (see /usr/ports/UPDATING). >=20 > No. Everything's the default. The only way libXaw3d installs .so.7 is if =2Eif ${X_WINDOW_SYSTEM:L} =3D=3D xorg XAWVER=3D 8 =2Eelse XAWVER=3D 7 =2Eendif So I actually got it backwards, and you seem to have X_WINDOW_SYSTEM set to something non-default. Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDZyyHWry0BWjoQKURAsm6AKD0Nyw32Wf2/XtQeOVI1mYSUp5VJACgqwnq CrwLl86w2S5CHrRmDkiRFag= =Zaga -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051101085120.GA87912>