On Thu, 8 Dec 2011 09:29:42 -0800 (PST)
Fernando de Oliveira <fam...@yahoo.com.br> wrote:

> 1. I believe, in the hurry, a partial mozconfig text is in the book, because 
> prefix is intended to be /usr, not /usr/local, as I found after first 
> successful build. Thus,
> 
> ac_add_options --prefix=/usr

Yes, you're right. It's not needed if you untar it into /usr/lib but it
is needed if you build against xulrunner.

> 
> 2. The application to be built is browser, but it seem to be missing:
> 
> ac_add_options --enable-application=browser

I don't think this is needed, if you read the configure script it is
the default.

> 4. Again, because it is not necessary:
> 
> -ln -sv ../mozilla/plugins /usr/lib/firefox-8.0.1 &&

It's not necessary, but it makes it clear that we're keeping the
plugins in a common directory.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to