Welcome Guest [Log In] [Register]
Bookmark and Share
Welcome to LawsonTalk. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. After registration, please check your e-mail within 24 hours for an message from us, read it, and reply to it.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
C Compiler; AIX 5.3
Topic Started: Jun 13 2007, 08:15 AM (533 Views)
cBreeze
Advanced Member
[ *  *  * ]
I am getting a msg " configure: error: no acceptable C compiler found in $PATH"
(Installing apache.. As Websphere is postponed for now)

We had a company setup and install our new aix 5.3 boxes.
Doesn't AIX normally come with a C compiler?

and can anyone tell me what C compilers I will need for our system. (And possibly a download link?)
gcc?
c++?

On the new box I get:
#lslpp -L vac.C | grep vac.C | cut -c29-36
lslpp: 0504-132 Fileset vac.C not installed.

We do have it on our old boxes
# lslpp -L vac.C | grep vac.C | cut -c29-36
5.0.1.0

Any knowledge here will be greatly appreciated. Thanks!

ENV 8.02 Upgrading to 8.0.3
Apache2.0.5.9
tomcat-4.1.31
Offline Profile Quote Post Goto Top
 
schroncd
Member Avatar
Lawson Technorati
[ *  *  *  *  *  *  *  * ]
It would appear your installers didn't install one. I don't think recent versions of AIX come with one as a default, but there is a crippled version of cc you can install from the CDs.

What you need for LAWSON purposes is the COMMERCIAL AIX compiler, that you have to pay for - separate and above the OS. You may need that one to compile Apache as well. So you should probably look to your IBM distributor and purchase the latest version supported by your OS.

I can save you the heartache of compiling the mod_jk.so. You can pick up a pre-compiled mod_jk.so from my site, http://www.schronce.net/lawson
Offline Profile Quote Post Goto Top
 
cBreeze
Advanced Member
[ *  *  * ]
Thanks for the info.
I'm guessing I won't be able to copy it over from the old box correct?
Offline Profile Quote Post Goto Top
 
ichiben
Member Avatar
Newbie
[ * ]
I have gcc 3.3.2 installed on AIX 5.3 I haven't done anything with lawson and gcc though.
Offline Profile Quote Post Goto Top
 
schroncd
Member Avatar
Lawson Technorati
[ *  *  *  *  *  *  *  * ]
gcc would work for Apache, but it won't work for Lawson..
Offline Profile Quote Post Goto Top
 
« Previous Topic · Other · Next Topic »
Add Reply