Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:crossplatforminstall [2007/01/23 11:24] 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:AllPlatformsRequirePerl | POPFile requires a working Perl installation]] **with certain specific modules installed**.
 +
   * [[HowTos:MayNeedRoot | POPFile may require root on certain systems]].   * [[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:RunLocation | POPFile must be run from its directory or you must set environment variables]].
 +
   * [[HowTos:DirStruct | POPFile's Directory Structure and Configuration Files]].   * [[HowTos:DirStruct | POPFile's Directory Structure and Configuration Files]].
 +
   * [[HowTos:PortsUsed | POPFile's Default Port Usage]].   * [[HowTos:PortsUsed | POPFile's Default Port Usage]].
 +
   * [[HowTos:MultiUsers | POPFile's Multiple User Options]].   * [[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:Debian | Debian]]
 +
   * [[HowTos:SuSE | SuSE]]   * [[HowTos:SuSE | SuSE]]
 +
   * [[HowTos:Mandrake | Mandrake ]]   * [[HowTos:Mandrake | Mandrake ]]
 +
 +
 +
  
  
 ===== System Specific Notes ===== ===== System Specific Notes =====
 +
 +
  
   * [[HowTos:MacOSX | Mac OSX]]   * [[HowTos:MacOSX | Mac OSX]]
 +
   * [[HowTos:Linux | Linux]]   * [[HowTos:Linux | Linux]]
 +
   * [[HowTos:Cygwin | Cygwin]]   * [[HowTos:Cygwin | Cygwin]]
 +
   * [[HowTos:OS2 | OS/2]]   * [[HowTos:OS2 | OS/2]]
 +
   * [[HowTos:MacOS9 | Mac OS9]]   * [[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