Date: Thu, 17 Apr 2014 23:00:51 -0400 From: "Littlefield, Tyler" <tyler@tysdomain.com> To: "edflecko ." <edflecko@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How to build and install Apache from source inside ezjail? Message-ID: <53509563.30304@tysdomain.com> In-Reply-To: <CAFS4T6bvZji2xd2VEs77bXRACRqU3h-oiZUbt17QY%2BD9EXjXkQ@mail.gmail.com> References: <CAFS4T6bvZji2xd2VEs77bXRACRqU3h-oiZUbt17QY%2BD9EXjXkQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hello: Finally questions I can answer! On 4/17/2014 10:56 PM, edflecko . wrote: > I like the ease of using ezjail, but I'd like to install the current > version of Apache from source so I can build it with the options I want and > install it the way I want. However, I'm guessing I should install Apache in > the same location as ezjail would if I had installed it from ports to take > advantage of the security aspects of ezjail. > > Can someone offer some advice on installing Apache from source in an ezjail > created jail? You install your ports tree: ezjail-admin install -P that sets up ports in each jail. you can use ezjail-admin update -P to update the ports. then you just build it from ports from within the jail itself. HTH, Thank you, Ed _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Take care, Ty http://tds-solutions.net He that will not reason is a bigot; he that cannot reason is a fool; he that dares not reason is a slave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53509563.30304>