Bugzilla:Prerequisites: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Adding Debian Lenny prerequisites)
No edit summary
Line 86: Line 86:
/usr/bin/perl -MCPAN -e 'install "Email::Reply"'
/usr/bin/perl -MCPAN -e 'install "Email::Reply"'
</pre>
</pre>
=== FreeBSD 7.x ===
If you're using FreeBSD 7.x, you can install these packages to get you going:
<pre>
        apache
        mysql50-server
        p5-Digest-SHA
        p5-TimeDate
        p5-DateTime
        p5-DBI
        p5-Template-Toolkit
        p5-Email-Send
        p5-Email-MIME
        p5-Email-MIME-Modifier
        p5-DBD-mysql
        p5-GD
        p5-Chart
        p5-Template-GD
        p5-XML-Twig
        p5-MIME-Tools
        p5-perl-ldap
        p5-SOAP-Lite
        p5-HTML-Scrubber
        p5-Email-MIME-Attachment-Stripper
        p5-Email-Reply
        p5-TheSchwartz
        p5-GD-Graph
</pre>
This is using the "stable" 7 release package tree, NOT the 7.x release tree.  Just add this to your /etc/csh.cshrc:
<pre>
setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/Latest/
</pre>
=== Source via CPAN ===
=== Source via CPAN ===


1

edit

Navigation menu