Closed
Bug 285178
Opened 20 years ago
Closed 20 years ago
Preparing OS-X tinderboxes for svg
Categories
(Webtools Graveyard :: Tinderbox, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tor, Assigned: chase)
References
Details
As part of the build of mozilla svg support on OS-X, the libpixman and
cairo configure scripts are run. The latter needs pkgconfig in order
to find libpixman. This isn't part of the standard fink installation
set (part of the mac build requirements), but is easy to add:
sudo apt-get install pkgconfig
These changes should be widely announced and the build requirements docs updated
before we do this on the tinderboxes.
Assignee: dbaron → chase
Build instructions were updated and the changes announced to the
build and macosx newsgroups on 2005-03-07. Feedback indicated a
problem with static builds that I fixed.
Not needed with the new cairo build system.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•20 years ago
|
||
For the sake of completeness, I installed pkgconfig on cadence and added
--enable-svg to its Firefox trunk mozconfig. A release build should be
available shortly.
Component: Tinderbox Configuration → Tinderbox
Product: mozilla.org → Webtools
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•