This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:allplatformsrequireperl [2009/05/03 22:07] – Mention ActivePerl 5.8/5.10 incompatibility xuesheng | howtos:allplatformsrequireperl [2013/10/27 04:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Regardless of the OS, you must have a working Perl installation to use the cross-platform version of POPFile. | Regardless of the OS, you must have a working Perl installation to use the cross-platform version of POPFile. | ||
| - | * Windows users must have Perl 5.8.0 or above, available from [[http:// | + | * Windows users must have Perl 5.8.0 or above, available from [[http:// |
| * All other users must have Perl 5.6.0 or above, available from [[http:// | * All other users must have Perl 5.6.0 or above, available from [[http:// | ||
| Line 29: | Line 29: | ||
| - [[http:// | - [[http:// | ||
| - [[http:// | - [[http:// | ||
| - | - IMPORTANT NOTE: There are two incompatible flavours of SQLite: 2.x and 3.x. POPFile 1.1.0 (or later) uses SQLite 3.x therefore it requires DBD::SQLite v1.00 or later (1.1.0 was tested using v1.13 and v1.14). POPFile 0.25.0 to 1.0.1 used SQLite 2.x and requires DBD::SQLite v0.31 which is the last version of DBD::SQLite based upon SQLite 2.x. (To use that old version, you will need to specify the full path when you install from CPAN, e.g., cpan> install M/ | + | - IMPORTANT NOTE: There are two incompatible flavours of SQLite: 2.x and 3.x. POPFile 1.1.0 (or later) uses SQLite 3.x therefore it requires DBD::SQLite v1.00 or later (1.1.0 was tested using v1.13 and v1.14). POPFile 0.25.0 to 1.0.1 used SQLite 2.x and requires DBD::SQLite v0.31 which is the last version of DBD::SQLite based upon SQLite 2.x. (To use that old version, you will need to specify the full path when you install from CPAN, e.g., cpan> install M/ |
| - [[http:// | - [[http:// | ||
| - [[http:// | - [[http:// | ||
| Line 46: | Line 46: | ||
| - [[http:// | - [[http:// | ||
| - [[http:// | - [[http:// | ||
| + | - [[http:// | ||
| + | - [[http:// | ||
| + | - [[http:// | ||
| If you want to use SSL you'll also need OpenSSL (http:// | If you want to use SSL you'll also need OpenSSL (http:// | ||
| Line 62: | Line 65: | ||
| < | < | ||
| - | ===== Sample ActivePerl-5.8.4.810 (ActiveState) Win32 Basic Install ===== | + | ===== Sample ActivePerl-5.8.9.826 (ActiveState) Win32 Basic Install ===== |
| - | Install ActivePerl-5.8.4.810 | + | Install ActivePerl-5.8.9.826 |
| Switch to the /perl/bin directory | Switch to the /perl/bin directory | ||
| Type PPM | Type PPM | ||
| Line 70: | Line 73: | ||
| PPM> | PPM> | ||
| PPM> | PPM> | ||
| - | PPM> | + | PPM> |
| PPM> | PPM> | ||
| - | Install Popfile | + | Install |
| You now have a functional Popfile configuration. If you plan to use additional Popfile modules or services you may have to add additional perl modules. | You now have a functional Popfile configuration. If you plan to use additional Popfile modules or services you may have to add additional perl modules. | ||
| Line 90: | Line 93: | ||
| < | < | ||
| cpan> | cpan> | ||
| - | cpan> | + | cpan> |
| cpan> | cpan> | ||
| cpan> | cpan> | ||
| cpan> | cpan> | ||
| - | Install Popfile | + | Install |
| You now have a functional Popfile configuration. If you plan to use additional Popfile modules or services you may have to add additional perl modules. | You now have a functional Popfile configuration. If you plan to use additional Popfile modules or services you may have to add additional perl modules. | ||
Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.