Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 06:40:18 +0100
From:      Bernt Hansson <bernt@bah.homeip.net>
To:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: compat 5.X where to find?
Message-ID:  <43FBF942.9020206@bah.homeip.net>
In-Reply-To: <20060222014713.95897.qmail@web52701.mail.yahoo.com>
References:  <20060222014713.95897.qmail@web52701.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Anderson wrote:
> 
> --- Bernt Hansson <bernt@bah.homeip.net> wrote:
> 
>> Hi all
>>
>> Trying to install nvidias drivers for my
>> graphicscard nvidia 400MX
>> The install is looking for compat 5.X I dont have
>> that one, where can I 
>> find compat 5.X? Can I install it after installing
>> FreeBSD?
>>
>> It's on a testbox so no need to panic.
> Hi there,
> I found something called compat5x in the ports
> collection of misc/compat5x.
> 
> Hope that helps.

make
===> src (all)
===> lib (all)
find: /compat/linux/lib: No such file or directory
find: /compat/linux/usr/lib: No such file or directory
find: /compat/linux/usr/X11R6/lib: No such file or directory

I feel real stoopid just had to mkdir /compat/linux/lib &&
/compat/linux/usr/lib && /compat/linux/usr/X11R6/lib

Sorry for the noise!





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