|
Download
Others
Links
|
Download Packages
Note: since Qu 1.22 downloading packages is done with the -R option.
You should install packages as root.
Make sure you have the following line in your Qu configuration file /opt/qu/qu.conf:
repo = www.qu-lang.org/packages
To install package Expat, for example, simply open a root terminal then type:
qu -I Expat
which will download the package, uncompress it, then run the package installer.
To remove package Expat, for example, do this in a root terminal from
anywhere outside of the qu directory:
qu -R Expat
| GUI
| | Gtk | 2.6 |
120K |
Interface to the GTK+ library. The implementation is incomplete but usable. |
1.22 |
- |
GTK+ 2 |
Marc, looking |
| XML
| | Expat | 1.95.8 |
32K |
Interface to the Expat XML parser library. The demo directory includes some examples on how to write your own parser and marshaller. |
1.22 |
- |
expat |
Marc, looking |
| Graphics
| | Gd | 2.0 |
10K |
Interface to the gd library. |
1.22 |
- |
gd |
Marc, looking |
| Compression
| | Zlib | 1.2.1 |
10K |
Interface to the zlib library. |
1.22 |
- |
zlib |
Marc, looking |
| Console
| | Curses | 1.125 |
20K |
Interface to the standard curses library. |
1.22 |
- |
curses |
Marc, looking |
| Readline | 4.3 |
2K |
Interface to the GNU readline library. |
1.22 |
- |
readline |
Marc, looking |
| Database
| | Mysql | 4.1.12 |
10K |
Database driver for MySql version 3 or later. |
1.22 |
- |
MySql 4 or up |
Marc, looking |
| Sqlite3 | 3.3.4 |
10K |
Database driver for Sqlite 3. |
1.22 |
- |
Sqlite 3 |
Marc, looking |
| Gdbm | 1.8 |
10K |
Interface to the gdbm library. |
1.22 |
- |
gdbm |
Marc, looking |
| Web
| | Kata | 1.2 |
301K |
The Kata web application platform based on Mozilla XUL. Requires Gd, Zlib, and Mysql. Kata is already used in production environment of several commercial projects. |
1.22 |
Mysql Gd |
Mysql 4 or up, gd |
Marc, looking |
|