Difference between revisions of "OpenEMR Downloads"
Bradymiller (talk | contribs) (Created page with '= Stable Production Releases = == Original packages == Installation instructions are available for LINUX and [[OpenEMR 3.1 Windows Installation…') |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
__TOC__ | |||
= Stable Production Releases = | = Stable Production Releases = | ||
== Original packages == | == Original packages == | ||
Installation instructions are available for [[OpenEMR 3.1 Linux Installation|LINUX]] and [[OpenEMR 3.1 Windows Installation|WINDOWS]]. Upgrade instructions are also available for [[Linux Upgrade 3.0.1 to 3.1.0|LINUX]] and [[Windows Upgrade 3.0.1 to 3.1.0|WINDOWS]]. | Installation instructions are available for [[OpenEMR 3.1 Linux Installation|LINUX]] and [[OpenEMR 3.1 Windows Installation|WINDOWS]]. Upgrade instructions are also available for [[Linux Upgrade 3.0.1 to 3.1.0|LINUX]] and [[Windows Upgrade 3.0.1 to 3.1.0|WINDOWS]]. | ||
* [http://downloads.sourceforge.net/openemr/openemr-3.1.0.tar.gz openemr-3.1.0.tar.gz] <small>(MD5 sum: cd0131762e3e2cee4a7eb04689267467)</small> | * [http://downloads.sourceforge.net/openemr/openemr-3.1.0.tar.gz openemr-3.1.0.tar.gz] <small>(MD5 sum: cd0131762e3e2cee4a7eb04689267467)</small> | ||
* [http://downloads.sourceforge.net/openemr/openemr-3.1.0.zip openemr-3.1.0.zip] <small>(MD5 sum: 0d5232455330c3d8ae9b81b6577f6f0f)</small> | * [http://downloads.sourceforge.net/openemr/openemr-3.1.0.zip openemr-3.1.0.zip] <small>(MD5 sum: 0d5232455330c3d8ae9b81b6577f6f0f)</small> | ||
::Previous versions of above packages can be found on [http://sourceforge.net/project/showfiles.php?group_id=60081 Sourceforge] | |||
== Windows OpenEMR XAMPP package == | == Windows OpenEMR XAMPP package == | ||
This is a one-click installation package that will install and configure OpenEMR with XAMPP. Very simple to install. The installation instructions can be found | This is a one-click installation package that will install and configure OpenEMR with XAMPP. Very simple to install. The installation instructions can be found [[OpenEMR 3.1 XAMPP Package Installation|HERE]], and author information can be found [[EHRLive Contact|HERE]]. | ||
*[http://downloads.sourceforge.net/openemr/OpenEMR-XAMPP-3.1.0.exe OpenEMR-XAMPP-3.1.0.exe] <small>(MD5 sum: bb41f5b2548ca04c0943b67b1fa65c52)</small> | |||
::Previous versions of above package can be found on [http://sourceforge.net/project/showfiles.php?group_id=60081 Sourceforge] | |||
== Ubuntu/debian OpenEMR Package == | |||
This package is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading. The installation instructions can be found [[OpenEMR 3.1 Ubuntu-Debian Package Installation|HERE]], and the upgrading instructions can be found [[Ubuntu Package Upgrade 3.0.1 to 3.1.0|HERE]]. | |||
*[http://downloads.sourceforge.net/openemr/openemr_3.1.0-1_all.deb openemr_3.1.0-1_all.deb] <small>(MD5 sum: 42c20feb0a72003e1b87466c61f5c707)</small> | |||
</ | ::Previous versions of above package can be found on [http://sourceforge.net/project/showfiles.php?group_id=60081 Sourceforge] | ||
== OpenEMR Virtual Appliance == | |||
This is a configured OpenEMR Appliance that can run on any operating system (linux, windows, etc.) that supports the free [http://www.vmware.com/products/player/ VMware Player]. The file is 800MB. The User Manual can be found [http://bradymd.com/appliance/documentation.html HERE]. | |||
*[http://downloads.sourceforge.net/openemr/OpenEMR-3-1-0-appliance-1.zip OpenEMR-3-1-0-appliance-1.zip] <small>(MD5 sum: fb53c33cd23ee7b411bcba05e358787d)</small> | |||
::Previous versions of above package can be found on [http://sourceforge.net/project/showfiles.php?group_id=60081 Sourceforge] | |||
= Unstable Development Releases = | |||
== Daily snapshots == | |||
Daily snapshots from current development tree. Installation instructions are available for [[OpenEMR Development Version Linux Installation|LINUX]] and [[OpenEMR Development Version Windows Installation|WINDOWS]]. (Verify timestamp [http://opensourceemr.com/cvs/date-cvs.txt here]) | |||
*[http://opensourceemr.com/cvs/openemr-cvs.tar.gz openemr-cvs.tar.gz] <small>([http://opensourceemr.com/cvs/openemr-linux-md5.txt MD5 sum])</small> | |||
*[http://opensourceemr.com/cvs/openemr-cvs.zip openemr-cvs.zip] <small>([http://opensourceemr.com/cvs/openemr-windows-md5.txt MD5 sum])</small> | |||
== Ubuntu/debian CVS Version Package == | |||
This one-click package will install/configure the most current development (unstable) version of OpenEMR from Sourceforge. It is extremely easy to install and uninstall, and it will not interfere with the official Ubuntu/debian OpenEMR Production Version Package. Since the cvs code is unstable, this should only be used for testing and evaluation purposes. Installation instructions are available [[Ubuntu-Debian OpenEMR CVS Package Installation|HERE]]. | |||
*[http://www.bradymd.com/cvs-openemr_1.0.0-3_all.deb cvs-openemr_1.0.0-3_all.deb] <small>(MD5 sum: 26a743696b0ce3a94a016cbe2ecb3f98) (the file size is only 8KB)</small></ul> | |||
= Miscellaneous downloads: = | |||
* [http://www.oemr.org/files/OpenEMR-Brochure.pdf OpenEMR-Brochure.pdf] | |||
</ul> | |||
Revision as of 01:38, 19 November 2009
Stable Production Releases
Original packages
Installation instructions are available for LINUX and WINDOWS. Upgrade instructions are also available for LINUX and WINDOWS.
- openemr-3.1.0.tar.gz (MD5 sum: cd0131762e3e2cee4a7eb04689267467)
- openemr-3.1.0.zip (MD5 sum: 0d5232455330c3d8ae9b81b6577f6f0f)
- Previous versions of above packages can be found on Sourceforge
Windows OpenEMR XAMPP package
This is a one-click installation package that will install and configure OpenEMR with XAMPP. Very simple to install. The installation instructions can be found HERE, and author information can be found HERE.
- OpenEMR-XAMPP-3.1.0.exe (MD5 sum: bb41f5b2548ca04c0943b67b1fa65c52)
- Previous versions of above package can be found on Sourceforge
Ubuntu/debian OpenEMR Package
This package is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading. The installation instructions can be found HERE, and the upgrading instructions can be found HERE.
- openemr_3.1.0-1_all.deb (MD5 sum: 42c20feb0a72003e1b87466c61f5c707)
- Previous versions of above package can be found on Sourceforge
OpenEMR Virtual Appliance
This is a configured OpenEMR Appliance that can run on any operating system (linux, windows, etc.) that supports the free VMware Player. The file is 800MB. The User Manual can be found HERE.
- OpenEMR-3-1-0-appliance-1.zip (MD5 sum: fb53c33cd23ee7b411bcba05e358787d)
- Previous versions of above package can be found on Sourceforge
Unstable Development Releases
Daily snapshots
Daily snapshots from current development tree. Installation instructions are available for LINUX and WINDOWS. (Verify timestamp here)
Ubuntu/debian CVS Version Package
This one-click package will install/configure the most current development (unstable) version of OpenEMR from Sourceforge. It is extremely easy to install and uninstall, and it will not interfere with the official Ubuntu/debian OpenEMR Production Version Package. Since the cvs code is unstable, this should only be used for testing and evaluation purposes. Installation instructions are available HERE.
- cvs-openemr_1.0.0-3_all.deb (MD5 sum: 26a743696b0ce3a94a016cbe2ecb3f98) (the file size is only 8KB)