Opened 13 years ago

Closed 12 years ago

Last modified 10 years ago

#3239 closed defect (fixed)

Firefox installation commands, when building on Xulrunner

Reported by: Marcel van den Boer Owned by: blfs-book@…
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.

Change History (2)

comment:1 by Armin K, 12 years ago

Resolution: fixed
Status: newclosed

Issue does not exist in latest BLFS SVN. Marking as fixed.

comment:2 by bdubbs@…, 10 years ago

Milestone: 6.7

Milestone 6.7 deleted

Note: See TracTickets for help on using tickets.