Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:crossplatforminstall [2007/01/18 15:44] mannihowtos:crossplatforminstall [2007/01/23 13:54] manni
Line 1: Line 1:
-====== INSTALLATION NOTES FOR CROSS-PLATFORM VERSION ======+====== Installation notes for cross-platform version ====== 
 + 
  
 Installation instructions for Cross-Platform versions used on various operating systems. Installation instructions for Cross-Platform versions used on various operating systems.
 +
 +
 +
 +
  
  
 ===== Notes for all Platforms ===== ===== Notes for all Platforms =====
  
-  * [[howtos:AllPlatformsRequirePerl | POPFile requires a working Perl installation]] **with certain specific modules installed**. + 
-  * [[howtos:MayNeedRoot | POPFile may require root on certain systems]]. + 
-  * [[howtos:RunLocation | POPFile must be run from its directory or you must set environment variables]]. +  * [[HowTos:AllPlatformsRequirePerl | POPFile requires a working Perl installation]] **with certain specific modules installed**. 
-  * [[howtos:DirStruct | POPFile's Directory Structure and Configuration Files]]. + 
-  * [[howtos:PortsUsed | POPFile's Default Port Usage]]. +  * [[HowTos:MayNeedRoot | POPFile may require root on certain systems]]. 
-  * [[howtos:MultiUsers | POPFile's Multiple User Options]].+ 
 +  * [[HowTos:RunLocation | POPFile must be run from its directory or you must set environment variables]]. 
 + 
 +  * [[HowTos:DirStruct | POPFile's Directory Structure and Configuration Files]]. 
 + 
 +  * [[HowTos:PortsUsed | POPFile's Default Port Usage]]. 
 + 
 +  * [[HowTos:MultiUsers | POPFile's Multiple User Options]]. 
   * [[:SQLite | Information on the SQLite Backend]].   * [[:SQLite | Information on the SQLite Backend]].
 +
   * [[:MySQLBackend | Using MySQL for the Backend instead of SQLite]].   * [[:MySQLBackend | Using MySQL for the Backend instead of SQLite]].
 +
   * [[:PostgreSQLBackend | Using PostgreSQL for the Backend instead of SQLite]].   * [[:PostgreSQLBackend | Using PostgreSQL for the Backend instead of SQLite]].
 +
 +
 +
  
  
 ===== General Installation Steps ===== ===== General Installation Steps =====
 +
 +
  
   - Review the information above, make sure you have a working Perl installation with the correct modules and libraries installed.   - Review the information above, make sure you have a working Perl installation with the correct modules and libraries installed.
 +
   - Read any System Specific Notes in the section below before you begin the installation.   - Read any System Specific Notes in the section below before you begin the installation.
 +
   - Create a directory to install POPFile into, you can create it whereever you want, the recommended location would be in your home directory. Name the directory **popfile**.   - Create a directory to install POPFile into, you can create it whereever you want, the recommended location would be in your home directory. Name the directory **popfile**.
 +
   - Download the Cross-Platform ZIP file into the popfile directory you created.   - Download the Cross-Platform ZIP file into the popfile directory you created.
 +
   - Unzip the zip file.   - Unzip the zip file.
 +
   - chmod ug+x popfile.pl to make it executable   - chmod ug+x popfile.pl to make it executable
-  - start POPFile, if you have any configuration changes you need to make (like [[howtos:PortsUsed |changing ports]]), be sure to set the correct [[:OptionReference | commandline options]]).+ 
 +  - start POPFile, if you have any configuration changes you need to make (like [[HowTos:PortsUsed |changing ports]]), be sure to set the correct [[:OptionReference | commandline options]]). 
   - using your browser, browse to POPFile's UI  http://127.0.0.1:8080/   (note, port number may be different if you changed yours)   - using your browser, browse to POPFile's UI  http://127.0.0.1:8080/   (note, port number may be different if you changed yours)
 +
   - Set up your buckets on the UI's bucket's page. You **must** have at least two buckets defined or POPFile will not function properly.   - Set up your buckets on the UI's bucket's page. You **must** have at least two buckets defined or POPFile will not function properly.
 +
   - Configure your mail client to use POPFile.   - Configure your mail client to use POPFile.
 +
   - Check the System Specific Notes for information on running POPFile as a daemon on your system.   - Check the System Specific Notes for information on running POPFile as a daemon on your system.
 +
 +
 +
  
  
 ===== Alternative Installation for Specific Linux Distributions ===== ===== Alternative Installation for Specific Linux Distributions =====
  
-  * [[howtos:Debian | Debian]] + 
-  * [[howtos:SuSE | SuSE]] + 
-  * [[howtos:Mandrake | Mandrake ]]+  * [[HowTos:Debian | Debian]] 
 + 
 +  * [[HowTos:SuSE | SuSE]] 
 + 
 +  * [[HowTos:Mandrake | Mandrake ]] 
 + 
 + 
  
  
 ===== System Specific Notes ===== ===== System Specific Notes =====
  
-  * [[howtos:MacOSX | Mac OSX]] + 
-  * [[howtos:Linux | Linux]] + 
-  * [[howtos:Cygwin | Cygwin]] +  * [[HowTos:MacOSX | Mac OSX]] 
-  * [[howtos:OS2 | OS/2]] + 
-  * [[howtos:MacOS9 | Mac OS9]]+  * [[HowTos:Linux | Linux]] 
 + 
 +  * [[HowTos:Cygwin | Cygwin]] 
 + 
 +  * [[HowTos:OS2 | OS/2]] 
 + 
 +  * [[HowTos:MacOS9 | Mac OS9]] 
  
 
howtos/crossplatforminstall.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1
Old revisions

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.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License