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
This resulted in the maybe expectable, but undesired situation that
firefox is installed under /opt/firefox/lib/firefox-39.0.3
What I would like is that the lib/firefox39.0.3 part is fully omitted,
as the binary firefox download from mozilla does.
Is there some "layout" option I might specify in order to achieve that?
Kind regards
Tim
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page