mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-05-12 13:22:16 +02:00
ce193eddcea00e3d8947fd5fcc751c032ca8a13e
Fix logmsg macro to appear as a singular statement git-svn-id: file:///home/jj/hercules.svn/trunk@466 956126f8-22a0-4046-8f4a-272fa8102e63
In order to build Hercules from the CVS sources, you must have installed: - Autoconf, version 2.50 or greater - Automake, version 1.5 or greater Both of these tools can be found at www.gnu.org in source code form, and are widely available in packaged form (RPM, DEB, Solaris packages, etc.). Once you have these tools installed, run "sh autogen.sh". This will create a shell script, "configure", among other things. Then, you may follow the instructions in the file INSTALL. Briefly: - To compile the software, first run "./configure" then "make" - To install the software, run "make install" - To uninstall the software, run "make uninstall" -- Matt Zimmerman <mdz@debian.org> 08 Oct, 2001
Description
Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the latest 64-bit z/Architecture. Hercules runs under Linux, Windows, Solaris, FreeBSD, and Mac OS X.
Readme
108 MiB
Languages
C
64.2%
Assembly
25%
HTML
4.5%
Shell
1.7%
Scilab
1.4%
Other
3.2%