Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 11:06:52 -0400
From:      "alexus" <ml@db.nexgen.com>
To:        <freebsd-isp@FreeBSD.ORG>
Subject:   jail
Message-ID:  <005601c10ed2$1cdc5f90$0d00a8c0@alexus>

next in thread | raw e-mail | index | archive | help
first 3 steps is in man jail says
     D=/here/is/the/jail
     cd /usr/src
     make world DESTDIR=$D
                
su-2.05# D=/usr/src/jail/ 
su-2.05# cd /usr/src
su-2.05# pwd
/usr/src
su-2.05# make world DESTDIR=$D
make: don't know how to make world. Stop
su-2.05#    

what am i missin?




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005601c10ed2$1cdc5f90$0d00a8c0>