True Logik <[EMAIL PROTECTED]> wrote: > Is there a way to de-install BASH or set my system back to the way it > was before the install? I really need a working Terminal... :-(
If you installed the OS X package, then that's more of an OS X question than a bash question. Check in an OS X forum. > dyld: /bin/bash Undefined symbols: > _tgetent > _tgetflag > _tgetnum > _tgetstr > _tgoto > _tputs It looks like your bash binary needs to be, but isn't, linked with the (n)curses library. You might have better luck if you build it from source yourself. paul _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash