#3239 closed defect (fixed)
Firefox installation commands, when building on Xulrunner
Reported by: | Marcel van den Boer | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | firefox xulrunner |
Cc: |
Description ¶
To install Firefox, these instructions are given:
make -f client.mk install && chown -R -v root:root /usr/share/idl/firefox-3.6.13 \ /usr/include/firefox-3.6.13 \ destdir/usr/lib/firefox-devel-3.6.13/sdk/lib
First of all, "destdir" should be removed. Second, the directories to be owned by root do not exist when building on Xulrunner.
Note:
See TracTickets
for help on using tickets.
Issue does not exist in latest BLFS SVN. Marking as fixed.