mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-19 18:26:51 +02:00
5c54a7dc010fdb39b4732e809bc7f74e06158b75
git-svn-id: file:///home/jj/hercules.svn/trunk@787 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
106 MiB
Languages
C
64.2%
Assembly
25%
HTML
4.5%
Shell
1.7%
Scilab
1.4%
Other
3.2%