[plt-scheme] Compiling SrPersist in plt-201
'Richard Michael' <rmichael at fields.utoronto.ca> wrote:
> struggling with unixODBC/iODBC+PostGres+SrPersist over four days now!
For some reason, I had to tell unixODBC to use a non-127.0.0.1 loopback
address to connect successfully. I don't remember specifics now, though.
> Without knowing more about PLT, it's hard to know what libs a PLT
> package might require [...]
>From the Debian package:
Build-Depends: perl5, debhelper, debconf-utils, xlibs-dev, libreadline4-dev,
libgl-dev, libxaw7-dev
Build-Conflicts: libwxxt-dev
Hope that helps,
MJR