Rapid-Q Compiler for Linux (Build: August 27, 2000)
Programmed by William Yu Copyright (c)1999-2000

New for August 27, 2000
---------------------------------------------------
    - Additions and fixes
      as related to the Windows version.

Linux requirements:
---------------------------------------------------
    XPM library is required (ftp://ftp.x.org/contrib)
    NCurses library is required for CONSOLE apps

For documentation or example programs, please visit the Rapid-Q
official homepage at: http://www.basicguru.com/abc/rapidq/
The document is also available for download at that site.Your comments and
suggestions are welcome, I do maintain a wishlist,
so if you have something to request, by all means.

To use GTK version (requires v1.2.3+):

> cp rapidq32.lib backup.lib
> mv rapidqgtk.lib rapidq32.lib

Or you can use $OPTION GTK
To obtain GTK (and GLIB) go directly to http://www.gtk.org
You do not need to download the development libraries.
More information may be obtained by subscribing to our mailing list.

Not all examples work, try gtktest.bas, chatserver.bas and chatclient.bas


Getting Started:
------------------
Rapid-Q works on libc systems 5.0 or better and glibc systems.
Rapid-Q requires an X server such as XFree, X-Windows, Open Windows, etc.
To compile and run an example, try this:

> ./rc columns.bas
> ./columns


Contacts:
------------------------------------------------------
 E-mail: William Yu <voxel@edmc.net>
Webpage: http://www.basicguru.com/abc/
 RapidQ: http://www.basicguru.com/abc/rapidq/
