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
ae716b28
Commit
ae716b28
authored
Aug 05, 2015
by
Gervase Markham
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1107311 - add package names for -dev packages to lists. r=mcote
parent
31ddb55f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
14 deletions
+6
-14
linux.rst
docs/en/rst/installing/linux.rst
+5
-13
quick-start.rst
docs/en/rst/installing/quick-start.rst
+1
-1
No files found.
docs/en/rst/installing/linux.rst
View file @
ae716b28
...
...
@@ -45,6 +45,7 @@ If you want to install a version of Bugzilla from the Bugzilla project, you
will
instead
need
:
:
command
:`
yum
install
httpd
mysql
-
server
mod_perl
mod_perl
-
devel
httpd
-
devel
gd
-
devel
mysql
-
devel
graphviz
patchutils
gcc
'perl(Apache2::SizeLimit)'
'perl(Authen::Radius)'
'perl(Authen::SASL)'
'perl(Cache::Memcached)'
'perl(CGI)'
'perl(Chart::Lines)'
'perl(Daemon::Generic)'
'perl(Date::Format)'
'perl(DateTime)'
...
...
@@ -63,7 +64,7 @@ graphviz patchutils gcc 'perl(Apache2::SizeLimit)' 'perl(Authen::Radius)'
If
you
are
running
RHEL6
,
you
will
have
to
enable
the
"RHEL Server Optional"
channel
in
RHN
to
get
some
of
those
packages
.
If
you
plan
to
use
SQlite
as
your
database
,
you
will
need
to
also
install
If
you
plan
to
use
a
database
other
than
MySQL
,
you
will
need
to
also
install
the
appropriate
packages
for
that
.
Ubuntu
and
Debian
...
...
@@ -83,9 +84,10 @@ libjson-rpc-perl libdaemon-generic-perl libtheschwartz-perl
libtest
-
taint
-
perl
libauthen
-
radius
-
perl
libfile
-
slurp
-
perl
libencode
-
detect
-
perl
libmodule
-
build
-
perl
libnet
-
ldap
-
perl
libauthen
-
sasl
-
perl
libtemplate
-
perl
-
doc
libfile
-
mimeinfo
-
perl
libhtml
-
formattext
-
withlinks
-
perl
libgd
-
dev
lynx
-
cur
graphviz
python
-
sphinx
`
libhtml
-
formattext
-
withlinks
-
perl
libgd
-
dev
libmysqlclient
-
dev
lynx
-
cur
graphviz
python
-
sphinx
`
If
you
plan
to
use
SQlite
as
your
database
,
you
will
need
to
also
install
If
you
plan
to
use
a
database
other
than
MySQL
,
you
will
need
to
also
install
the
appropriate
packages
for
that
.
Gentoo
...
...
@@ -171,16 +173,6 @@ Or, you can pass an individual module name:
:command:`./install-module.pl <modulename>`
.. note:: If you are using a package-based distribution, and attempting to
install the Perl modules from CPAN (e.g. by using :file:`install-module.pl`),
you may need to install the "development"
packages for MySQL and GD before attempting to install the related Perl
modules. The names of these packages will vary depending on the specific
distribution you are using, but are often called :file:`<packagename>-devel`.
.. todo:: Give examples for Debian/Ubuntu and RedHat.
Convert this item to a bug after checkin.
.. _linux-config-webserver:
Web Server
...
...
docs/en/rst/installing/quick-start.rst
View file @
ae716b28
...
...
@@ -50,7 +50,7 @@ Install Prerequisites
:command:`apt-get install git nano`
:command:`apt-get install apache2 mysql-server libappconfig-perl libdate-calc-perl libtemplate-perl libmime-perl build-essential libdatetime-timezone-perl libdatetime-perl libemail-sender-perl libemail-mime-perl libemail-mime-modifier-perl libdbi-perl libdbd-mysql-perl libcgi-pm-perl libmath-random-isaac-perl libmath-random-isaac-xs-perl apache2-mpm-prefork libapache2-mod-perl2 libapache2-mod-perl2-dev libchart-perl libxml-perl libxml-twig-perl perlmagick libgd-graph-perl libtemplate-plugin-gd-perl libsoap-lite-perl libhtml-scrubber-perl libjson-rpc-perl libdaemon-generic-perl libtheschwartz-perl libtest-taint-perl libauthen-radius-perl libfile-slurp-perl libencode-detect-perl libmodule-build-perl libnet-ldap-perl libauthen-sasl-perl libtemplate-perl-doc libfile-mimeinfo-perl libhtml-formattext-withlinks-perl libgd-dev l
ynx-cur
python-sphinx`
:command:`apt-get install apache2 mysql-server libappconfig-perl libdate-calc-perl libtemplate-perl libmime-perl build-essential libdatetime-timezone-perl libdatetime-perl libemail-sender-perl libemail-mime-perl libemail-mime-modifier-perl libdbi-perl libdbd-mysql-perl libcgi-pm-perl libmath-random-isaac-perl libmath-random-isaac-xs-perl apache2-mpm-prefork libapache2-mod-perl2 libapache2-mod-perl2-dev libchart-perl libxml-perl libxml-twig-perl perlmagick libgd-graph-perl libtemplate-plugin-gd-perl libsoap-lite-perl libhtml-scrubber-perl libjson-rpc-perl libdaemon-generic-perl libtheschwartz-perl libtest-taint-perl libauthen-radius-perl libfile-slurp-perl libencode-detect-perl libmodule-build-perl libnet-ldap-perl libauthen-sasl-perl libtemplate-perl-doc libfile-mimeinfo-perl libhtml-formattext-withlinks-perl libgd-dev l
ibmysqlclient-dev lynx-cur graphviz
python-sphinx`
This will take a little while. It's split into two commands so you can do
the next steps (up to step 7) in another terminal while you wait for the
...
...
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