Regina Rexx 3.6 installation


 
Thread Tools Search this Thread
Operating Systems Solaris Regina Rexx 3.6 installation
# 1  
Old 07-12-2012
Regina Rexx 3.6 installation

1) Install below required pkg

SUNWbtool, SUNWlibm, SUNWarc, SUNWhea and SUNWsprot
SUNWsprox

2) Install GCC

3) Download Regina-REXX-3.6.tar Pkg for regina

4) tar -xvf Regina-REXX-3.6.tar

5) cd Regina-REXX-3.6

./configure --build=sparc --enable-32bit --with-staticfunctions --with-regutil

(can get options ./configure --help)

6) make install
# 2  
Old 07-12-2012
And what is the question?
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

2. Shell Programming and Scripting

Debugging Web Page using REXX

I am taking over the responsibilties of maintaing a web page for the Mainframe Computer. This web page was designed using rexx. How can I debug this web page. I have tried using TRACE IR, but this does not work and displays the web page incorrectly. I want to be able to step through the web page... (3 Replies)
Discussion started by: Steve Carlson
3 Replies

3. AIX

Installation

am new to aix ...am gng to install aix 6.1 in new box.... can you tell after installation how can i say tht my installation is success..... and whr do installation related log will be saved... (2 Replies)
Discussion started by: udtyuvaraj
2 Replies

4. What is on Your Mind?

Installation

what computer minimum specification is required to install Linux? Is it possible to install window vista and Linux together? (1 Reply)
Discussion started by: sureshdoranga
1 Replies

5. AIX

Equivalent of Rexx Interpret?

Hi All, Does anyone familiar with “Rexx interpret” know of a script equivalent? For those that don't know “Rexx interpret”, here's how a script might look. variable='echo Hello World!' interpret $variable Output is Hello World! because $variable was interpreted. Thanks, Lou (6 Replies)
Discussion started by: LouPelagalli
6 Replies

6. Post Here to Contact Site Administrators and Moderators

Unix Rexx

I am initiating a process from a mainframe using FTP. I'd like to use REXX statements in a CLIST to perform a capture of data from a UNIX system. Is there a "native" REXX language on UNIX. I've seen references for uni-REXX, OOREXX, S/REXX. Thanks, oldschool (1 Reply)
Discussion started by: oldschool
1 Replies

7. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies

8. UNIX for Advanced & Expert Users

Installation

Hai Friends How can i instal only the linux kernel in a system. Thanks in advance Collins (3 Replies)
Discussion started by: collins
3 Replies
Login or Register to Ask a Question