>>> On Wed, May 30, 2007 at 3:11 PM, in message <[EMAIL PROTECTED]>, Brian France <[EMAIL PROTECTED]> wrote: > I believe ITM 6.1 could be installed on a 64bit mach but utilizing a > command to place you in 31 bit mode. Sorry, don't have the doc handy > but if I get a chance I'll look it up.
I believe you're talking about the s390-32 RPM. According to the package info: s390 is a simple utility to set the 32bit personality on 64bit s390x machines. this creates an environment for the specified program (shell) and all child processes. In the created environment, uname -m returns s390, so all utilities believe they are running on a 32bit machine. s/32bit/31bit/ for correctness. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
