This section describes how to install Freemed on a Debian system.
As written by Jeff
Just use Debian sarge/testing, and add the apt.freemedsoftware.com line to your apt sources.
1.Add to /etc/apt/sources.list deb http://apt.freemedsoftware.com/debian woody fsf
2.Run “apt-get upgrade”
3.Run “apt-get install mysql-server php4 phpwebtools cvs ssh less lynx-ssl djvulibre-bin php4-mysql php4-gd php4-curl cdrecord mkisofs”
4.Edit /etc/apache/httpd.conf
Remove “#” before ?LoadModule php4.module
Remove “#” before Addtype lines with s-httpd-php in them
Add “index.php” right after “?DirectoryIndex” on that line
At the end of the file add:
5.Check FreeMED out of CVS: cvs -d:pserver::/cvsroot/freemed co freemed
6.mv freemed/usr/share
7.Restart apache /etc/init.d apache restart 8.mysqldamin create freemed 9.Edit /usr/share/freemed/lib/settings.php 10.Set password 11.chmod a+w /usr/share/freemed/data/cache