Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VisualAge C++ on AIX How to start?

Status
Not open for further replies.

ronenhm

Programmer
Dec 20, 2001
43
IL
hi,

thank you all for your time.

i am a Win2k VC++ programmer and now i got this project at my work
that i have to develop using VACPP on AIX...

i am using AIX 4.3.3 using the Graphical interface
and the problem is that i dont know anything about this AIX and how to use it...

i have used the smit and installed the VisualAge c++
and i think this part is done...

but how can i be sure that its installed ok?
and how do i know the list of programes installed on my machine?
how dose the VACPP VisualAge file called?
and where can i find it?

dose AIX has a tool that can tell me this things?
somthing like the add/remove of windows?

please note that im using the graphical interface...
and i want the grapgical solution.

again thank you for any information you may share.
ronen.
 
lslpp -l |grep vac will probably show you the installed software
or look in /usr/vac to see if the directories are there

there are redbooks at you can search on C++ that might assist you.....



AND THERE are manuals for C++ which include tutorials.....:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top