mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-07-26 02:29:51 +02:00
f6ca39cce3e00711bb8d8be0e52d45fc5e92dca5
git-svn-id: file:///home/jj/hercules.svn/trunk@367 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.4 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
112 MiB
Languages
C
64.2%
Assembly
25%
HTML
4.5%
Shell
1.7%
Scilab
1.4%
Other
3.2%