Application packages


 
Thread Tools Search this Thread
Operating Systems AIX Application packages
# 1  
Old 07-16-2013
Application packages

Hello,

I just build an AIX 7.1 box. I'm trying to install the following packages:

BASH
APACHE
CVS
ZIP

I tired to download them searching on google, but unfortunately I dint find any packages concerned with aix7.1. I got stuck at this point and dont know where to download those packages and there dependencies.

Please guide me further.

Thank you.
# 2  
Old 07-17-2013
Use this:

IBM AIX Toolbox for Linux Applications

The software there should run on AIX 7.1 too.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
# 3  
Old 07-17-2013
I cannot find anything related to apache install on aix 7.1. I did my research on this and found that I have to get the source and compile by myself.

If that is the only solution, can you please guide me to so.

Thank you.
# 4  
Old 07-18-2013
Quote:
Originally Posted by pjeedu2247
I cannot find anything related to apache install on aix 7.1. I did my research on this and found that I have to get the source and compile by myself.
Hmmm...

A quick search for "AIX download apache" gave me - along with 4.5 million other hits which i didn't check, because the following were all on the first page:

a hit on the Perzl site

Bulls freeware site, arguably a bit outdated, but still there

Or download the IBM HTTP Server, which is "based on the Apache HTTP Server"

This is now the second time i can get better and successful results using a 5-second run-of-the-mill search than you after "researching" (your words) the matter. What is wrong with your (re-)search habits?

You can of course, download the source, compile it, package it and and have your own installable version. IBMs site gives clear explanations on how to do this, SPEC-files for the rpm package manager and more. Be warned, though, that it might take a few searches on the net to successfully do it.

I hope this helps.

bakunin
# 5  
Old 08-16-2013
Linux toolbox is having ancients version of packages.
Try to look here IBM AIX Expansion Pack and Web Download Pack
# 6  
Old 08-17-2013
i also package things. not a fancy site, but it works. i have been compiling on aix 6.1, so not sure if they work on aix 5.3.

site is dl.aixtools.net.

i do have bash and apache.

google for jsvn, i could not get a downloadable version of svn to work satisfactorily. svn has pretty much displaced cvs for source management.

zip is in all of the previously mentioned sites. unzip is enough.

i prefer bzip2 on AIX, it is installed by default. in my downloads i also have zx (or is it xz).
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Fedora

Looking for RPM packages

Hi all, Trying to get the following packages for an ARM 71 device running an image of Fedora 18. I need these system livraries for compilation. gtk2-devel-2.22.0-2.fc14.i686.rpm proj-devel-4.7.0-3.fc14.i686.rpm proj-4.7.0-3.fc14.i686.rpm Anyone know where I could find them? Thanks in... (3 Replies)
Discussion started by: fedora18
3 Replies

2. Programming

RPM packages

Hi all, I have also posted in the UNIX for Dummies forum. Wasn't sure which would be best. Trying to get the following packages for an ARM 71 device running an image of Fedora 18. I need these system livraries for compilation. gtk2-devel-2.22.0-2.fc14.i686.rpm... (0 Replies)
Discussion started by: fedora18
0 Replies

3. Red Hat

Need this packages RHEL 5.6, Please help

Need this packages RHEL 5.6, Please help Hey all, I need these packages for RHEL 5.6 libyaml libyaml-devel libffi libffi-devel uname -mx86_64uname -mx86_64 Please tell me from which site I can get these packages My OS is RHEL 5.6 64 bit. Thanks, Manali (1 Reply)
Discussion started by: manalisharmabe
1 Replies

4. Slackware

Find Slackware Packages - packages.acl.org.ua

Hi! Let me introduce a project for find and download Slackware packages and browse Slackware repositories. The site provides following features: * Large, daily updated database with RPM, DEB, TGZ, TXZ packages for well-known repositories of the Slackware, Fedora, CentOS, RHEL, Debian,... (2 Replies)
Discussion started by: lystor
2 Replies

5. UNIX for Dummies Questions & Answers

installing packages

hi Guys, relatively new to Unix. i have a list of Unix packages to install... how do i install only what is on that list? can someone help? Kind regards Brian (1 Reply)
Discussion started by: brian112
1 Replies

6. Solaris

Packages

Hi there i wonder if someone can help, i have 2 servers (serverA and serverB). on A i have 147 packages, on server B i have 714 packages installed. i need server A to have the same packages as server B. how do i compile a list of only the packages i need? so in other words the list should be... (2 Replies)
Discussion started by: brian112
2 Replies

7. UNIX for Dummies Questions & Answers

packages

Hi there i wonder if someone can help, i have 2 servers (serverA and serverB). on A i have 147 packages, on server B i have 714 packages installed. i need server A to have the same packages as server B. how do i compile a list of only the packages i need? so in other words the list should be... (0 Replies)
Discussion started by: brian112
0 Replies

8. Shell Programming and Scripting

Comparing packages

Hi, I used the following command to retrieve a list of packages and saved them into a file: rpm -q --queryformat "%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH}) \n" binutils compat-libstdc++-33 elfutils-libelf elfutils-libelf-devel gcc gcc-c++ glibc glibc-common glibc-devel-2.5 libaio libaio-devel... (0 Replies)
Discussion started by: Avatar Gixxer
0 Replies

9. Solaris

Which packages contain?

Cannot find which packages install: The executable: sharemgr The service: smb/server Anyone knows? Background, I want to setup CIFS on ZFS. Solaris 10. (1 Reply)
Discussion started by: sb008
1 Replies

10. Slackware

Packages of different distributions

hi, as you know nearly every distribution has its own package-management and it needs special packages to install different software. For slackware it's *.tgz, for debian *.deb, for many rpm's *.rpm and so on, but I wonder how a package can be built to be compatibel with every maschine. An... (2 Replies)
Discussion started by: avaurus
2 Replies
Login or Register to Ask a Question