Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 1996 13:39:08 +0000 (GMT)
From:      Gabor Zahemszky <zgabor@CoDe.hu>
To:        Kenny.taylor@mustang.com (Kenny)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Recompilation of the kernel
Message-ID:  <199603041339.NAA02567@CoDe.CoDe.hu>
In-Reply-To: <313A7C68.1EC@mustang.com> from "Kenny" at Mar 3, 96 09:15:20 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I have been trying to get WINE to work on my system (FreeBSD 2.1.0) and 
> the documentation says that I need to add a line:
> options		USER_LDT
> to my kernel config file (I added it to /sys/i386/conf/GENERIC) and to 
> rebuild the kernel..
> 
> I'm not sure how to rebuild the kernel or if I made the changes to the right 
> config file.  If you know what I need to do to get WINE up and running, I 
> would appreciate the help.  Thanks.
> 
> 						Kenny Taylor
> 						Kenny.Taylor@Mustang.com
> 

cd /usr/src/sys/i386/conf
config GENERIC
cd ../../compile
make clean ; make depend ; make kernel
boot your new kernel

In the /usr/share/doc dir, there are FAQ, handbook and smm subdirs.
In all of them, there are long lessons about kernel configuration
and generation.



-- 
	Gabor Zahemszky <zgabor@CoDe.hu>

-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-
Earth is the cradle of human sense, but you can't stay in the cradle forever.
						Tsiolkovsky



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