My SuSE 10 Install Guide
From MirrorMed
- Use Yast to install Apache2, php4 and php4-sessions.
- Download the tarball.
- Extract and move the contents to /srv/www/htdocs.
- I used wget http://www.mirrormed.org/download/mirrormed-1.0RC1.tgz, this will only work if you have wget installed.
- I was in the /tmp directory when I downloaded the tarball.
- I extracted the tarball using, tar -zxvf mirrormed-1.0RC1.tgz.
- Copied the contents using,cp -ax /tmp/mirrormed-1.0RC1/* /srv/www/htdocs
- Set the permissions on the folders.
- cd /srv/www/htdocs
- chown -R wwwrun:www *
- Browsed to http://<server address>/installer/