Qore Programming Language

dynamically-typed embeddable programming language

  • Increase font size
  • Default font size
  • Decrease font size
Latest News

Qore Available from MacPorts

E-mail Print PDF

Qore is now available from MacPorts.  MacPorts is an open-source community-driven project for automated installation and maintenance (upgrades) of open-source software on Darwin and Mac OS X.

MacPorts is great for easily compiling, installing, and upgrading open-source software on Macs.  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 

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 (libz, pcre, libxml2, 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.

Last Updated ( Friday, 12 December 2008 18:07 )
 

Qore 0.7.2 Bugfix Release

E-mail Print PDF

Qore 0.7.2 has just been release containing fixes for 8 crashing bugs and other miscellaneous fixes and improvements.

Notable among the new features is support for manipulating terminal attributes through the new TermIOS class, optional timeout values on Socket::connect*() methods, and non-blocking reads on the File class.

See: release notes, downloads, documentation

All users are recommended to upgrade to this release.

Last Updated ( Wednesday, 03 December 2008 14:58 )
 

Qore 0.7.1 Bugfix Release

E-mail Print PDF

Qore 0.7.1 and all modules have been released.  This is primary a bugfix release; the Qore library supports one major new feature in this release: network event monitoring.  See the release notes for more information.

New versions of all modules were released because there were problems with the module API in qore 0.7.0, and all modules were updated to work with the new module handling in qore 0.7.1.

At the time of posting this news, the site is still being updated, and binary packages are still being built and uploaded to Qore's sourceforge.net project page.

Click on the above link for downloads, or for release notes; for documentation; for module information.

 

Qore 0.7.0 OOPS!

E-mail Print PDF

The initial qore 0.7.0 source release was defective for x86_64 builds - it was missing the file macros-x86_64.h.

if you compiled for an x86_64 target on any OS, make sure your source file qore-0.7.0.tar.gz has sha1 hash e617c5f2ecd77e7f7c2363e9101dde8d6ca2f52b (ex: openssl sha1 qore-0.7.0.tar.gz) and size 2063661.

If not, please download again and rebuild.  Also all modules must be rebuilt on x86_64.  If this file is missing the qore library's ABI is incorrect; no atomic operations are supported; and no stack guard is present.

Unfortunately all x86_64 rpms were also defective; make sure that you got at least revision 3 (module rpms were all OK).

Here are the OK RPMS:
libqore4-0.7.0-3.opensuse11.x86_64.rpm
qore-0.7.0-3.opensuse11.x86_64.rpm
qore-debuginfo-0.7.0-3.opensuse11.x86_64.rpm
qore-debugsource-0.7.0-3.opensuse11.x86_64.rpm
qore-devel-0.7.0-3.opensuse11.x86_64.rpm
qore-doc-0.7.0-3.opensuse11.x86_64.rpm

From the opensuse build service, make sure you have x86_64 rpms of at least revision 9 or greater.

Note that builds on other CPUs were not affected (i386, ppc, sparc, pa-risc, etc).

 

Qore 0.7.0 Release

E-mail Print PDF

Qore 0.7.0 and all modules have been released. 

At the time of posting this news, the site is still being updated, and binary packages are still being built and uploaded to Qore's sourceforge.net project page.

Click on the above link for downloads, or for release notes go here; for documentation go here; for information about modules go here.

 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  4 
  •  Next 
  •  End 
  • »


Page 1 of 4