Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 02:00:18 GMT
From:      Martin Jackson <mhjacks@swbell.net>
To:        freebsd-emulation@FreeBSD.org
Subject:   Re: ports/92163: linux-XFree86-libs-4.3.99.902_6 symlinks problem
Message-ID:  <200601230200.k0N20I1I048309@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/92163; it has been noted by GNATS.

From: Martin Jackson <mhjacks@swbell.net>
To: bug-followup@FreeBSD.org,  jonathan.heaney@btinternet.com
Cc:  
Subject: Re: ports/92163: linux-XFree86-libs-4.3.99.902_6 symlinks problem
Date: Sun, 22 Jan 2006 19:51:55 -0600

 I saw the same problem on 6.0-RELEASE.
 
 A slightly cleaner (IMO) solution is to run the linux ldconfig in 
 /compat/linux/usr/X11R6/lib:
 
 cd /compat/linux/usr/X11R6/lib;
 /compat/linux/sbin/ldconfig -v .
 
 This should create all of the needed symlinks; I was at least able to 
 successfully make package; after I did that.
 
 Thanks,
 Marty



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