Hugs and Linux
Jeffrey R. Lewis
jeff@galconn.com
Fri, 10 Nov 2000 07:33:34 -0800
david.landell@stud.ki.se wrote:
> I can't get hugs98 to work under my linuxplatform. I have the Red
> Hat distirbution 7.0.
> The problem is that hugs requires a file called "readline.so.3" and
> I have "readline.so.4" on my system. Does anyone know how to get
> around this problem??
There will be a release of hugs sometime around the end of the year, I
believe, that will fix all of this. In the meantime, you can grab an
interim version from the following URLs:
http://www.galconn.com/haskell/hugs98-Jul2000-1.i386.rpm
http://www.galconn.com/haskell/hugs98-Jul2000-1.src.rpm
These rpms were built on a redhat-7.0 system.
--Jeff