Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Fails differently' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Fails differently
Authored by: ausmike on Sep 04, '03 11:49:12PM

I'm getting a different error message after making the changes to the startup script you suggest. With the bash shebang line I get:

dyld: bash Undefined symbols:
_tgetent
_tgetflag
_tgetnum
_tgetstr
_tgoto
_tputs
Trace/BPT trap


Without it I get about 15 lines of info about the environment before before being returned to the command prompt with this:

PERL5LIB=/sw/lib/perl5:/sw/lib/perl5

if: Expression Syntax.


Any suggestions? Is there something about my bash or perl installations which is causing this?



[ Reply to This | # ]