Current Development Source Code
Source Code (includes an RPM spec file)
Qore and Qore modules can be compiled on most UNIX or UNIX-like systems (including Linux, Solaris, HP-UX, Darwin, etc). Make sure you have the required libraries and components for building qore.
go to the sourceforge download page for all qore packages here.
Binaries
Download Qore and Qore module binaries at the OpenSUSE Build Service: http://download.opensuse.org/repositories/devel:/languages:/misc/
or alternatively sourceforge project download page for qore here.
For Windows binary packages, see the sourceforce file page: http://sourceforge.net/projects/qore/files/qore/
MacPorts
The following ports are available from MacPorts:
- qore
- qore-mysql-module
- qore-pgsql-module
- qore-oracle-module
- qore-yaml-module
- qore-ssh2-module
- qore-qt4-module
- qore-freetds-module
- qore-asn1-module
- qore-ncurses-module
- qore-uuid-module
- qore-glut-module
- qore-opengl-module
- qore-xmlsec-module
- qore-xml-module
- qore-json-module
To install MacPorts on your Mac, look here.
Once MacPorts has been installed, you'll need to update your port list to get the Qore port with:
prompt% sudo port selfupdate
Then, just type the following command to download, compile, and install qore:
prompt% sudo port install qore
For example, to install a module:
prompt% sudo port install qore-pgsql-module
To install a Universal binary of Qore, type
prompt% sudo port install qore +universal
Note that you will need Universal binaries of all dependent packages (for qore: libz, pcre, openssl, libbz2), and if you already have any of these installed and they are not Universal binaries, you will have to replace them with Universal versions or the MacPorts install command above will fail.
FreeBSD
At the moment only the qore language is available; there aren't any ports for qore modules yet (as far as I know)..
OpenSuSE Build Service RPMs
The OpenSuse Build Service has qore RPMs for many versions of RedHat Enterprise Linux, Fedora, OpenSuSE, Mandriva, and Suse Linux Enterprise. However because the OpenSuSE Build Service does not include dependencies for non-open-source applications (except for currently the oracle client libraries), the sybase, tibae, tibrv, and tuxedo modules are not available there.
Arch Linux
Qore Eclipse IDE Plugin
requires Eclipse 3.2 or greater, Java 1.5 or greater - is out of date; has unfortunately not been maintained with Qore
com.qoretechnologies.qore_1.0.0.jar
| < Prev | Next > |
|---|





