Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
29ba0461
Commit
29ba0461
authored
Feb 05, 2004
by
justdave%syndicomm.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrections to the Mac OS X installation instructions
parent
390d5ed6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
installation.xml
docs/xml/installation.xml
+6
-6
No files found.
docs/xml/installation.xml
View file @
29ba0461
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: installation.xml,v 1.6
0 2004/02/02 16:33:36 jocuri%softhome.net
Exp $ -->
<!-- $Id: installation.xml,v 1.6
1 2004/02/05 01:12:27 justdave%syndicomm.com
Exp $ -->
<chapter
id=
"installing-bugzilla"
>
<chapter
id=
"installing-bugzilla"
>
<title>
Installing Bugzilla
</title>
<title>
Installing Bugzilla
</title>
...
@@ -1490,18 +1490,18 @@ $smtp->quit;
...
@@ -1490,18 +1490,18 @@ $smtp->quit;
<para>
To prevent creating conflicts with the software that Apple
<para>
To prevent creating conflicts with the software that Apple
installs by default, Fink creates its own directory tree at
installs by default, Fink creates its own directory tree at
<filename
class=
"directory"
>
/sw
</filename>
where it installs most of
<filename
class=
"directory"
>
/sw
</filename>
where it installs most of
the software that it installs. This means your libraries and headers
be
the software that it installs. This means your libraries and headers
at
<filename
class=
"directory"
>
/sw/lib
</filename>
and
will be
at
<filename
class=
"directory"
>
/sw/lib
</filename>
and
<filename
class=
"directory"
>
/sw/include
</filename>
instead of
<filename
class=
"directory"
>
/sw/include
</filename>
instead of
<filename
class=
"directory"
>
/usr/lib
</filename>
and
<filename
class=
"directory"
>
/usr/lib
</filename>
and
<filename
class=
"directory"
>
/usr/
local/
include
</filename>
. When the
<filename
class=
"directory"
>
/usr/include
</filename>
. When the
Perl module config script asks where your libgd is, be sure to tell it
Perl module config script asks where your libgd is, be sure to tell it
<filename
class=
"directory"
>
/sw/lib
</filename>
.
<filename
class=
"directory"
>
/sw/lib
</filename>
.
</para>
</para>
</note>
</note>
<para>
Also available via Fink is
expat. After using fink to
<para>
Also available via Fink is
<filename>
expat
</filename>
. After using
install the expat package you will be able to install
fink to
install the expat package you will be able to install
XML::Parser using CPAN. There is one caveat. Unlike recent versions of
XML::Parser using CPAN. There is one caveat. Unlike recent versions of
the GD module, XML::Parser doesn't prompt for the location of the
the GD module, XML::Parser doesn't prompt for the location of the
required libraries. When using CPAN, you will need to use the following
required libraries. When using CPAN, you will need to use the following
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment