The latest release of THE is 3.3.  The latest release of Regina is 3.5.

As it happens, I built Regina and THE for NORD Linux.  These are
ready-to-run, not in RPM nor Deb format.  They are package hierarchies
on CD and they should fly on *any* distro immediately as-is.  You can,
of course, copy the content from the CD to your own disk.  Or you can
mount the CD image and point to it.  You can even put these packages
into a common storage place ... shared disk, NFS, SAMBA, perhaps even
SAN.  Find the CD at

        http://www.casita.net/pub/nord/CD1-s390.iso.gz

(It actually contains both "i386" and "s390" builds.  Sorry ... that
makes it twice as big.)  The hardest thing you have to do to use this
directly is create a /usr/opt directory for relocation sym-linkery.
Oh ... and you have to sym-link "libregina.so" in a place where the
dynamic loader will find it.  Small beans.  The recipe is ...

        mkdir -m 1777 -p /usr/opt # which can itself be sym-linked to /var
        ln -s /where/you/mounted/regina-3.3/s390 /usr/opt/regina-3.4
        ln -s regina.3.4 /usr/opt/regina
        ln -s /where/you/mounted/the-3.2/s390 /usr/opt/the-3.2
        ln -s the-3.2 /usr/opt/the
        ln -s /usr/opt/regina/lib/libregina.so /usr/local/lib/.

Unfortunately, as you can see, this THE and Regina are each one
release back, 3.2 and 3.4 respectively.  Not sure how I missed
updating them.

This reminds me that I should publish the current status of NORD
Linux.  Been meaning to do that since before a certain job change.

-- R;   <><




On Thu, Oct 21, 2010 at 18:27, Smith, Ann (ISD, IT)
<ann.sm...@thehartford.com> wrote:
> Anyone know what the latest version of 'the' is that is available and
> what versions of regina it is compatible with?  I see the33Bw32 on
> sourceforge . The date is March 2008.
> Was looking for the that can be run with SLES10 SP3 and later.
>
>
>
> Ann Smith
> Mainframe Systems Support -zVM and zLinux Support
> Integrated Technology Delivery
> IBM Global Service Integrated Operations At The Hartford
> Work phone: 860-547-6110
> Pager: 800-204-6367
> Email: mailto:ann.sm...@thehartford.com
>
>
>
> ************************************************************
> This communication, including attachments, is for the exclusive use of 
> addressee and may contain proprietary, confidential and/or privileged 
> information.  If you are not the intended recipient, any use, copying, 
> disclosure, dissemination or distribution is strictly prohibited.  If you are 
> not the intended recipient, please notify the sender immediately by return 
> e-mail, delete this communication and destroy all copies.
> ************************************************************
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> ----------------------------------------------------------------------
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to