Heya,I've downloaded the Bash 2.05 pkg and tried to run it, and I get this:
[woohoo:~] jsproat% bash
dyld: bash Undefined symbols:
_tgetent
_tgetflag
_tgetnum
_tgetstr
_tgoto
_tputs
Trace/BPT trap
[woohoo:~] jsproat%
I thought these symbols were from curses, so I installed ncurses 5.2, but I get the same effect. Ditto after installing gettext 0.10.39, glib 1.2.10, libdl, libhistory, libiconv 2.0.4, and libintl. (All packages were downloaded from macosx.forked.net on April 9.) I've searched the forums here for "dyld" and "tgetstr" and "bash", etc., but I haven't been able to find anyone else having the same problem.
I'm on a 3 gb ibook, so I don't have nearly enough disk space to install the dev tools and try to rebuild this from scratch. :-P
If anyone could let me know what I'm doing wrong, that'd be great!
Cheers,
- jsproat