Sponsored Content
Full Discussion: Install bash on AIX
Operating Systems AIX Install bash on AIX Post 302390889 by chris5126 on Friday 29th of January 2010 10:27:44 AM
Old 01-29-2010
Install bash on AIX

Hi,

Im trying to install bash on AIX, I have rpm installed but get:

Code:
 rpm --install bash-3.0-19.3.ppc.rpm
error: failed dependencies:
        libc.so.6   is needed by bash-3.0-19.3
        libc.so.6(GLIBC_2.0)   is needed by bash-3.0-19.3
        libc.so.6(GLIBC_2.1)   is needed by bash-3.0-19.3
        libc.so.6(GLIBC_2.2)   is needed by bash-3.0-19.3
        libc.so.6(GLIBC_2.3)   is needed by bash-3.0-19.3
        libc.so.6(GLIBC_2.3.4)   is needed by bash-3.0-19.3
        libdl.so.2   is needed by bash-3.0-19.3
        libdl.so.2(GLIBC_2.0)   is needed by bash-3.0-19.3
        libdl.so.2(GLIBC_2.1)   is needed by bash-3.0-19.3
        libtermcap.so.2   is needed by bash-3.0-19.3
        mktemp is needed by bash-3.0-19.3

So I do the logical thing and try and install glibc and get more and more pre-reqs
Code:
rpm --install glibc-2.3.4-2.36.ppc.rpm
error: failed dependencies:
        glibc-common = 2.3.4-2.36 is needed by glibc-2.3.4-2.36
        basesystem   is needed by glibc-2.3.4-2.36
        rpmlib(PartialHardlinkSets) <= 4.0.4-1 is needed by glibc-2.3.4-2.36
lb424p038_pub[/stage/middleware/RPMS.ppc] >  rpm --install glibc-common-2.3.4-2.36.ppc.rpm
error: failed dependencies:
        tzdata >= 2003a is needed by glibc-common-2.3.4-2.36
        rpmlib(PartialHardlinkSets) <= 4.0.4-1 is needed by glibc-common-2.3.4-2.36

I dont understand what the last line means or how I can meet those dependencies can anyone help?

---------- Post updated at 10:27 AM ---------- Previous update was at 10:21 AM ----------

ignore this thread I was using the wrong version of bash I needed 3.2.1 can I mark this thread as solved or delete it>
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Can I Install AIX 4.3.3 on a PC?

Would it be possible to install AIX ver 4.3.3 on a Pc so I can Practice commands and become familiar with the system? Is there anything special that i would have to do? Thanks Frank (1 Reply)
Discussion started by: wumagic
1 Replies

2. Solaris

Need Help To Install Bash

Hi, I'm kinda new to doing anything too complicated on unix. I'm trying to install bash 2.05b and have run into trouble. I have got the source code in a directory I have created called bashInstall. I have run the config by doing.... sh ./configure and I get the following => aseries > sh... (5 Replies)
Discussion started by: ThePicklerUK
5 Replies

3. HP-UX

how to install bash

i'm newbie hp-ux . i want to install on my hp-ux B.11.23. actually i installed bash but when i run # bash /usr/lib/hpux32/dld.so: Unable to find library 'libtermcap.so'. Killed how can i install bash ? any doc or how to ? best regards (3 Replies)
Discussion started by: galkan
3 Replies

4. AIX

Install sudo on AIX 5.3

I'm trying to install sudo on AIX 5.3. I don't have a compiler on my machine, so I was trying to find a binary. The one found at http://www.bullfreeware.com/listaix52.html that is supposed to work for 5.3 even though it was compiled on 5.2. The issue is I'm new to AIX and could not figure out how... (3 Replies)
Discussion started by: sphericon
3 Replies

5. AIX

How to install depots in AIX 5.3

Hi, I want to install gcc-4.2.3-hppa-11.11.depot in AIX 5.3... In HP-UX we have a command swinstall to via UI we can install depots... so is there any command to install depots in AIX? Thanks, (3 Replies)
Discussion started by: meeraramanathan
3 Replies

6. AIX

how to install openSSH in AIX 5.3?

Guys I need to install openSSH on AIX 5.3? First problem is : i am unable to find openSSH 3.8.1 freeware on the net ?pls pass on any links if you have. Second problem is : installation.Although i know how to install rpm packages,installing SSH is bit diffrent.But that second issue. Can... (16 Replies)
Discussion started by: ak835
16 Replies

7. AIX

Install fixes on AIX 5.3

I'm new to AIX, so please excuse my ignorance! I'm trying to get the system I am now in charge of up-to-date. The 'oslevel' is 5.3.0.0--does this mean no fixes have been installed on this machine since version 5.3 was installed, or just none committed? I've run a couple of what appears to be... (5 Replies)
Discussion started by: brianmd
5 Replies

8. AIX

How to install AIX on x series?

Hi everyone, I have one IBM server x3650 M2 with intel cpu, i want to install AIX on it. Could you please tell me which version of AIX i can use to install on that machine? Thank you very much :) (1 Reply)
Discussion started by: simba87
1 Replies

9. Solaris

How to install bash 3.0?

Solaris has bash 3.2 but i need bash 3.0, How we can do this and link for binaries (1 Reply)
Discussion started by: Deepak416
1 Replies

10. HP-UX

BASH install

Hi im trying to install BASH on my hp-ux i have the depot file on my machine. im runnig the command: swinstall -s "name of the file" and on the very first screen im unable to pass the first phase, please see the screen shots attached. what am i doing wrong? im logged in as "root" (2 Replies)
Discussion started by: guy3145
2 Replies
APPLYDELTARPM(8)					      System Manager's Manual						  APPLYDELTARPM(8)

NAME
applydeltarpm - reconstruct an rpm from a deltarpm SYNOPSIS
applydeltarpm [-v] [-p] [-r oldrpm] deltarpm newrpm applydeltarpm -c|-C deltarpm applydeltarpm [-c|-C] -s sequence applydeltarpm -i deltarpm DESCRIPTION
applydeltarpm applies a binary delta to either an old rpm or to on-disk data to re-create a new rpm. The old rpm can be specified with the -r option, if no rpm name is provided on-disk data is used. You can use -p to make applydeltarpm print the percentage of completion, or -v to make it more verbose about its operation. The second an third form can be used to check if the reconstruction is possible. It may fail if the on-disk data got changed (deltarpms are created in a way that config file changes do not matter) or the deltarpm does not match the rpm the delta was generated with. The -c option selects full (i.e. slow) on-disk checking, whereas -C only checks if the filesizes have not changed. Instead of a full deltarpm a sequence id can be given with the -s sequence option. Such an id contains all the information that is needed to do reconstruction checking. Finally information about a deltarpm can be printed with the -i option. EXIT STATUS
applydeltarpm returns 0 if the rpm could be recreated or the checking succeeded, it returns 1 and prints an error message to stderr if something failed. SEE ALSO
makedeltarpm(8), rpm(8) AUTHOR
Michael Schroeder <mls@suse.de> Feb 2005 APPLYDELTARPM(8)
All times are GMT -4. The time now is 06:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy