hello,
i am having the following problem after typing telnet at the terminal prompt:
dyld: telnet Undefined symbols:
telnet undefined reference to _tgetent expected to be defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap
which then sends me back to a prompt, leaving me unable to use telnet. does anyone know the (i'm sure very basic) solution to this problem? thanks.
//soup
i am having the following problem after typing telnet at the terminal prompt:
dyld: telnet Undefined symbols:
telnet undefined reference to _tgetent expected to be defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap
which then sends me back to a prompt, leaving me unable to use telnet. does anyone know the (i'm sure very basic) solution to this problem? thanks.
//soup