Tuesday, September 14, 2021

Build a specific version of Hercules Hyperion (for reference)



Due to a problem with running zvm, an example of building a specific version with a tag from githug was posted.

Here's the notes on pulling the version.  From Juergen Winkleman  winkelmann@id.ethz.ch

8/10/2021 2:22am PDT
Re: [h390-vm] Help required bringing up zVM 7.1 on Hercules
h390-vm@groups.io

You can do for example

$ git clone https://github.com/SDL-Hercules-390/hyperion
$ cd hyperion
$ git reset --hard a6fb047bc1d13bfdffd57d45fb36d811a632412b
$ ./configure
$ make
$ make install



--30--

No comments:

Post a Comment