Here it is :-

PROCEDURE FOR LOADING C / C ++ COMPILER

Version � 3.6

1) Login as root.

2) You must have installed AIX Basic Operating system with all the relevant
bundles like App-Dev, Server etc.

3) No C / C ++ compilers should be in progress when you install the
compiler.

4) No Application program compiled by C / C ++ should be running.

5) The following files should be installed in the system.
a) bos.adt.include
b) bos.adt.lib.
c) bos.adt.libm
You can use �lslpp �h bos.adt.include  bos.adt.lib bos.adt.libm� to check
whether you have installed

6) The following optional are prerequisites of some C / C ++ for AIX 5.1
components.
a) X11.base.rte
b) ipfx.rte
This is required for running the graphical debugger and use GUI

7) Again you can use lslpp �h command to check the above. This is available
in AIX entry Level server CDROM. You can install the same through smit.

8) Put AIX server 1st CDROM into the drive and install all iforls* (US
english version) files. This are approximately of about 8 files.

9) Now say # smit install_all to install C Software.

10) Enter the device name that contain the install images and select all the
files except Japanese language files in SOFTWARE to install and click o.k.

11) After installing the software, LUMV4 should be configured. It can be
configured in the following way.
# cd /var/ifor
# ./i4config

a) Select 4 central registry license server on the first panel.
b) Answer Y to the do you want this system to be a network license server
too.
c) Select 2 Direct Binding only.
d) Answer n to do you want change the Network License server IP port number.
e) Answer n to do you want change the Central Registry License server IP
port number.
f) Answer n to do you want to disable remote administration of this network
license server.
g) Answer Y to do you want this system to be a Nodelock license Server too.
h) Select 1 default as the desired Server logging level.
i) Press Enter key to accept the default path.
j) Answer y to Do you want to modify the list of remote License Servers this
system can connect to in direct binding mode (both for Administration
purposes and for working as Network License Client) ?
k) Enter the Host name without a domain name for the server network name.
E.g. prithvi.
l) Answer N to do you want to change the default IP port Number.
m) Answer Y to do you want the license server to automatically start on this
system at boot time.
n) Answer Y Do you want to Continue.
o) Answer Y to do you want start the License Server now?
p) After this you should get the message �Configuration Completed
Successfully�

12) Change the working directory to /var/ibmcxx/bin or /usr/vac/bin.
# ./replaceCSET.

13) Now C / C ++ compiler is loaded & configured and it requires only the
valid license keys.
For this, change your working directory to /var/ifor.
# cd /var/ifor

14) Then execute the command ./i4blt. This command will work only on GUI.

15) Select enroll a product from products icon of the GUI screen and click
on import.

16) In import screen, type /usr/ibmcxx or /usr/vac in filter.

17) Choose Cxx36_cn.lic for con current licenses and click on O.K.

18) Enter the Administrative information and also the product information.
Type the No. of Concurrent license number purchased from BULL. Say 1 for
1user or 2 for 2user. Select O.K. to complete the command.

19) After completing this successfully, you can compile the programs.



JSiva


* Amarendra Godbole (Intl Vendor) [linux-india] <19/06/01 15:19 +0530>:

> I am supposed to install the native C compiler on an AIX box running on
> RA-6000 architecture. I have absolutely no idea as to the details of an
> AIX box. Can someone guide me thru this process ?


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to