Hi.

A new version of firefox has just appeared, and I was ready to compile it. But 
I have two problems:

- First,  make seems to ignore .mozconf. It always fails saying 
"configure: error: --enable-application=APP is required
*** Fix above errors and then restart with               "make -f client.mk 
build"

But the option is there! Actually, ./configure --options works and the 
Makefile is created.  When I run make -f client.mk, I see this:
[EMAIL PROTECTED]:/sources/mozilla# make -f client.mk build
make[1]: se ingresa al directorio `/sources/mozilla'
cd /sources/mozilla
./configure

Should I be seeing all the options after configure? This worked perfectly for 
all the other versions. Should ./configure --options && make && make install 
work, or is there some more steps involved?

- Second problem, I want to have firefox in Spanish. This is my real reason 
for the upgrade. But the sources only include en_US. How can I get more 
languages? I've added 
ac_add_options --enable-ui-locale=es_ES
to .mozconf, but, as make doesn't work, I don't know if this option works too.

Thanks and Merry Christmas to all of you
Felices Fiestas
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to