|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I am trying to install " bash 4.1 " on AIX 6.1 OS and with this gcc compiler file " gcc-4.2.0-3.aix5.3.ppc.rpm ". could help someone with below links if needed for future use..just in case Downloaded -----bash-4.1.tar.gz -------- file from below link ftp://ftp.gnu.org/pub/gnu/bash/bash-4.1.tar.gz Downloaded -------gcc-4.2.0-3.aix5.3.ppc.rpm---------file from below link http://www-03.ibm.com/systems/power/...box/alpha.html When I ran " make " command I am getting this error [ make: 1254-004 The error code from the last command is 1. Stop. ] Can anyone please help on this issue. I have this doubt of using the above gcc file which has may be files of 5.3 and I am running 6.1 OS right now. Thanks ! |
| Sponsored Links | |
|
|
|
#2
|
|||
|
|||
|
Extract the file on /tmp/bash
cd /tmp/bash then use smitty install Install and Update Software Install Software . Then continue in the instillation by using smitty menu .. |
| Sponsored Links | ||
|
|
|
#3
|
|||
|
|||
|
The page you linked from IBM has downloads for bash and gcc for 6.1; any reason you're heading in the direction you are? Code:
make -d may give you a better idea what failed. |
| Sponsored Links | ||
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re Installing windows XP after installing KUBUNTU | sarbjit | Ubuntu | 3 | 06-05-2009 07:17 AM |
| bash and ksh: variable lost in loop in bash? | estienne | Shell Programming and Scripting | 2 | 08-25-2008 02:09 PM |
| Need help installing Bash in SCO | Han.nlo | SCO | 1 | 08-02-2008 10:43 PM |
| passing variable from bash to perl from bash script | arsidh | Shell Programming and Scripting | 10 | 06-04-2008 12:25 PM |
| Installing Firefox and now ended up installing latest glibc | scriptingmani | Linux | 1 | 08-09-2007 04:28 PM |
|
|