Re: How to 'make' on fresh AIX 4.3.3
From: Steve N. (steven_nospam_at_yahoo.ca)
Date: 05/03/04
- Next message: scorpion53061: "Printer Problem"
- Previous message: Andreas: "upgrade 4.3 to 5.2 and license costs"
- In reply to: Jetze Mellema: "How to 'make' on fresh AIX 4.3.3"
- Next in thread: Jetze Mellema: "Re: How to 'make' on fresh AIX 4.3.3"
- Reply: Jetze Mellema: "Re: How to 'make' on fresh AIX 4.3.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 May 2004 04:34:48 -0700
"Jetze Mellema" <stoppen@hotmail.com> wrote in message news:<c74q68$i22ib$1@ID-106476.news.uni-berlin.de>...
> For educational purposes I installed a fresh AIX 4.3.3 on my 7248-100. To
> install the latest maintenace package I have to use the gzip command wich is
> not on my system. I donwloaded the sources from www.gzip.org but I'm stuck
> because the make command is not on my system.
>
> I asume its part of a package on the installation media, but wich one?
>
> Can someone please explain the process of making a source into an
> executable? I follow the directions but don't understand how it works.
> (Sorry, I'm a Windows 2000 sysop ;-)
Jetze,
I believe that the gzip make file should have been included with the
source code. Gzip is a C program that must be compiled on your system.
To do this you need the source code and a licensed C compiler. The
make file contains the actual C command that links in all the
libraries that the program needs to run.
However, if you just installed AIX 4.3.3, you may not have the
licensed C compiler installed, so my suggestion would be to download
the AIX executable listed on the gzip website as "RS6000 AIX 4.3.1"
which should work on your AIX 4.3.3 system.
Regards,
Steve
AIX Support Specialist
Invera
- Next message: scorpion53061: "Printer Problem"
- Previous message: Andreas: "upgrade 4.3 to 5.2 and license costs"
- In reply to: Jetze Mellema: "How to 'make' on fresh AIX 4.3.3"
- Next in thread: Jetze Mellema: "Re: How to 'make' on fresh AIX 4.3.3"
- Reply: Jetze Mellema: "Re: How to 'make' on fresh AIX 4.3.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|