bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash problems


From: cpr
Subject: Re: bash problems
Date: Fri, 30 May 2003 10:41:55 -0400

----- Original Message -----
From: Young Lee <young@invision.iip.com>
Date: Friday, May 30, 2003 3:15 am
Subject: bash problems

> Hi
> 
> I just installed bash 2.05 on os 10.2 running on a power book.  
> when i
> execute
> bash i get :
>

Apple changed the libraries around between 10.1 and 10.2, and moved
the termcap symbols that bash and readline need from libSystem out to
libtermcap and libncurses.

However, Apple ships bash with MacOS 10.2.  Look for /bin/bash.
If there's no link, /bin/sh is bash-2.05a.

If you really want to rebuild it yourself, it should be as simple as
fetching and unpacking the distribution
(ftp://ftp.cwru.edu/pub/bash/bash-2.05b.tar.gz), and running
`configure', then `make'.

Chet





reply via email to

[Prev in Thread] Current Thread [Next in Thread]