Paul Hankin <[EMAIL PROTECTED]> writes:

> As every mac owner here probably already knows, the darwinport version
> of gnubg doesn't work on Mac Os 10.4. I had a fiddle with it the other
> day, and got it to run and it works fine now for me.

> There were two problems I had to fix building it:
> 1. Readline had some functions missing (I compiled without readline
> support)

Functions like tgetent?  If so, you've been bitten by a very common
readline packaging bug.  For some reason, a lot of distributions manage to
build readline without including the dependency on ncurses.  If you just
add ncurses to the libraries, usually things start working again.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to