Succesfull compile of Hugs on Mac OS X
Frank Seaton Taylor
ftaylor@cse.ogi.edu
Mon, 23 Jul 2001 15:07:00 -0700
Jorge Salvador Caffarena wrote:
>
> I write just to tell you that I succesfully compiled and got running
> Hugs on my Mac OS X system. I compiled the UNIX binaries following the
> short instructions and they worked like a charm with no problem.
Has anyone managed to get readline working with Hugs on Mac OS X? I've
downloaded and compiled readline, but hugs' ./configure can detect it,
so hugs compiles without it despite my having specified --with-readline.
I'm guessing it's some sort of library path thing. (I tried setting
LD_LIBRARY_PATH.)
Any thoughts?
Thanks,
---Frank Seaton Taylor