e-commerce onlineshop software

Descargas

Product Information

Software

Installation from ISO Image

Installation from YUM Repository (Linux Single Server)

  1. Add ePages to your YUM repository:Single Server Installation from YUM Repository


       # rpm -hiv http://epages.com/RPMS/epages-release.noarch.rpm


    Only for SuSE Linux Enterprise servers: This step requires the RPM packages python-urlgrabber and rpm-python. Install those packages before if they are missing on your system:


       # zypper install python-urlgrabber rpm-python


  2. (optional) File /etc/sysconfig/epages6 contains variable settings. All variables are optional and have sensible defaults. Read the variable descriptions in /etc/sysconfig/epages6.


    If you want to customize variables, edit /etc/sysconfig/epages6.


  3. Install and start ePages:


       # yum groupinstall epages


Read ePages Installation Guide for Linux for detailed information on the installation process, especially for required RPM packages and distributed installations.