Page 1 of 1

Bash 2.05 not finding libs

PostPosted: Thu Apr 10, 2003 2:43 pm
by sproaticus
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

Re: Bash 2.05 not finding libs

PostPosted: Thu Jul 28, 2005 6:00 pm
by <Matt>
Under Terminal->Preferences try executing /bin/tcsh or if that doesn't work try /usr/bin/tcsh

Worked for me.

Re: Bash 2.05 not finding libs

PostPosted: Thu Jul 28, 2005 6:01 pm
by <Matt>
Under Terminal->Preferences try executing /bin/tcsh or if that doesn't work try /usr/bin/tcsh

Worked for me.