Mark, Thanks for the follow-up on this. I will be doing this in the next day or two.
George Shedlock Jr AEGON Information Technology AEGON USA 502-560-3541 -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark Pace Sent: Monday, August 11, 2008 8:48 AM To: [email protected] Subject: Re: Regina and/of THE (The Hessling Editor) install? I went to the Regina site and downloaded the source RPM - Regina-REXX-3.4-1.src.rpm Use RPM to install the source rpm -Evh Regina-REXX-3.4-1.src.rpm This will create /usr/src/packages/SOURCES/Regina-REXX-3.4.tar.gz cd to that directory tar -xzf Regina-REXX-3.4.tar.gz - this will create /usr/src/packages/SOURCES/Regina-3.4 - this is the source directory cd to that directory ./configure make make install For rexx - download THE-3.3B3.tar.gz >From /usr/src/packages/SOURCES untar THE-3.3B3.tar.gz this will create /usr/src/packages/SOURCES/THE-3.3B3 cd to that directory ./configure --with-rexx=regina --with-ncurses make make install On Thu, Aug 7, 2008 at 9:14 AM, Shedlock, George <[EMAIL PROTECTED]>wrote: > Has anyone installed either of these products on z/Linux (SUSE)? If > so, can you provide some detailed instructions to do so? I am assuming > that I will have to install from source and have not done that before. > > > George Shedlock Jr > AEGON Information Technology > AEGON USA > 502-560-3541 > > ---------------------------------------------------------------------- > 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 > -- Mark Pace Mainline Information Systems 1700 Summit Lake Drive Tallahassee, FL. 32317 ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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
