Am 09.08.2015 um 20:52 schrieb Tim Tassonis:
Hi all


I've successfully built the latest firefox following the BLFS instruction.

What I want to differently is to install firefox not under /usr/lib/firefox-39.0.3, but under /opt/firefox.

My first try was to change mozconfig. Instead of

ac_add_options --prefix=/usr

I specified

ac_add_options --prefix=/opt/firefox


Hi Tim,

I am maintaining LessLinux, a distribution loosely (well quite closely) based on (B)LFS. In LessLinux we build firefox, create a package and unpack it again. You might take a look at our build definitions here:

https://github.com/mschlenker/lesslinux-builder/blob/master/scripts/stage02.unstable/5800_firefox.xml

This file references a config file that can be found here:

http://distfiles.lesslinux.org/mozconfig-firefox-33.0-20141115

Be aware that some of the parameters in the mozconfig are changed during the patch/build stage. Building, packaging and unpacking again should work for your task as well.

Regards,
Mattias




--
Mattias Schlenker - Freier IT-Fachredakteur und -autor
                             [email protected]
Mattias Schlenker - IT-Consulting, Softwareentwicklung
                            [email protected]

Address__ August-Bebel-Str. 74 - D-04275 LEIPZIG - GERMANY
Call me! (VoIP)__________________________ +49 341 39290767
Call me! (PoTS + Faksimile)______________ +49 341 30393578
Call me if it's urgent! (Mobile)_________ +49 163  6953657
Another mobile __________________________ +49 159 03160327
VATIN_________________________________________ DE240998538

Fork me!____________________ https://github.com/mschlenker
Website.__________________ http://www.mattiasschlenker.de/
My books!___________ http://www.arduino-hausautomation.de/
Google+_________ https://www.google.com/+MattiasSchlenker1
Xing_______ https://www.xing.com/profile/Mattias_Schlenker

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to