Translations of this page:

Prepare sources

If files configure and vhffs-test-dependencies don't exist, run:

sh bootstrap.sh
./configure

Dependencies

Perl modules

On Debian, install following packages:

aptitude install libauthen-captcha-perl libcgi-session-perl libclass-accessor-perl libclass-data-inheritable-perl libclass-dbi-perl libclass-dbi-pg-perl libclass-factory-util-perl libclass-singleton-perl libclass-trigger-perl libclone-perl libconfig-general-perl libcrypt-passwdmd5-perl libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl libdbd-mysql-perl libdbd-pg-perl libdbd-sqlite3-perl libdbi-perl libdbix-contextualfetch-perl libdigest-hmac-perl libdigest-sha1-perl libemail-valid-perl libgd-gd2-perl libgd-text-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-expr-perl libhtml-template-perl libhtml-tree-perl libima-dbi-perl libio-multiplex-perl libio-stringy-perl liblocale-gettext-perl liblockfile-simple-perl liblog-agent-perl libmailtools-perl libmime-lite-perl libnet-cidr-perl libnet-daemon-perl libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl libnet-irc-perl libnet-server-perl libparams-validate-perl libparse-recdescent-perl libperl5.8 libplrpc-perl libquota-perl libterm-readpassword-perl libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libtext-wrapper-perl libtime-modules-perl libtimedate-perl libuniversal-moniker-perl liburi-perl libversion-perl libwww-perl libxml-parser-perl libxml-rss-perl perl perl-base perl-modules libparse-cpan-packages-perl libsvn-notify-perl libemail-send-perl

Then check the dependencies with the script vhffs-test-dependencies

./vhffs-test-dependencies --verify=all

Install missing packages:

If you are still missing perl modules packages, look for them with:

aptitude search "name module perl"
aptitude install "exact name debian package"

If you cannot find them, run the script:

./vhffs-test-dependencies --verify=all --install

This script will try to install them from CPAN.

If CPAN is not configured yet, you can do this with: perl -MCPAN -e shell

Files installation

To install the files on the system, run:

make
make install
doc/guide/prepare-files.txt · Last modified: 2008/01/21 20:21 by bm415
Recent changes RSS feed Creative Commons License Donate Driven by DokuWiki