Fix for a crash which happened when a document couldn't be opened.
[AROS-Contrib.git] / regina / README.QNX4
blob0f46911a767db457159e92b7062c7f178b6aca13
1                               Regina 3.5 for QNX4
3 This archive contains binaries for the Regina Rexx Interpreter 3.4 for QNX4.
4 Regina is one of the fastest Rexx interpreters available, and the most
5 portable. Regina is available on most Unix platforms, including Linux and
6 FreeBSD, Windows 9x/NT/2k/XP, OS/2, DOS, Amiga, OpenVMS, OpenEdition and Linux/390.
8 Regina is distributed under the GNU LIBRARY GENERAL PUBLIC LICENSE. See
9 COPYING-LIB for details.
11 This port was built on QNX 4.25 with the Watcom 10.6 compiler.
13 Included in the port are:
14 bin/regina                 - Regina Rexx Interpreter
15 bin/rexx                   - Regina Rexx Interpreter - no add-ons
16 bin/rxstack                - Regina Stack Daemon
17                              controls all named external queues
18 bin/rxqueue                - Regina Stack Client
19                              interface to rxstack for non-Regina apps
20 lib/rexx.lib               - Regina Rexx static library
21 lib/regina.lib             - Regina Rexx dyanmic library (allowing static dynamic loading)
22 include/rexxsaa.h          - Rexx SAA API header file
23 man/man1/regina.1          - Regina man page
24 share/regina/*.mtb         - Regina language files
25 share/regina/*.rexx        - sample Rexx programs
26 doc/*                      - READMEs and license
28 To build Regina with the standard autoconf tools (using configure) you will
29 need to install the GNU port of bash. You can download this from:
30 ftp://ftp.usenet-fr.net/pub/Qnx4/gnu/bash-bin.tar.bz2
31 Once you have extracted the bash binaries from the above package, change the
32 first line of the configure script to point to the bash2.02 binary, then run
33 configure.
35 For more information on Regina, visit the Regina Home page at
36 http://regina-rexx.sf.net
38 Cheers, Mark.
39 ------------------------------------------------------------------------
40 * Mark Hessling,  mark@rexx.org  http://www.rexx.org/
41 * Author of THE, a Free XEDIT/KEDIT editor and, Rexx/SQL, Rexx/CURL, etc.
42 * Maintainer of Regina Rexx interpreter and Rexx/Tk
43 * Use Rexx? join the Rexx Language Association: http://www.rexxla.org/
44 ------------------------------------------------------------------------