Dear sirs, 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. Is there a way to come around this problem?? Best regards, David Landell
On Fri, 10 Nov 2000 david.landell@spray.se wrote:
Dear sirs, 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. Is there a way to come around this problem??
You've probably already checked this but... is there a hugs rpm on the CD you can use. (I was pleasantly surprised to find Mandrake 7.2 came with rpms for Hugs, ghc, happy & mercury.) ___cheers,_dave________________________________________________________ www.cs.bris.ac.uk/~tweed/pi.htm|tweed's law: however many computers email: tweed@cs.bris.ac.uk | you have, half your time is spent work tel: (0117) 954-5250 | waiting for compilations to finish.
On Fri, 10 Nov 2000, D. Tweed wrote:
On Fri, 10 Nov 2000 david.landell@spray.se wrote:
Dear sirs, 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. Is there a way to come around this problem??
You've probably already checked this but... is there a hugs rpm on the CD you can use. (I was pleasantly surprised to find Mandrake 7.2 came with rpms for Hugs, ghc, happy & mercury.)
Just checked and my Mandrake system has libreadline4 only and the hugs rpm I installed works, so you could try the mandrake 7.2 hugs rpm. (Go to one of the mirrors from www.linuxmandrake.com to download st.) Hugs is entirely C code, so the differing C++ ABIs/libraries shouldn't be an issue. (Just don't blame me if it don't work :-) ) ___cheers,_dave________________________________________________________ www.cs.bris.ac.uk/~tweed/pi.htm|tweed's law: however many computers email: tweed@cs.bris.ac.uk | you have, half your time is spent work tel: (0117) 954-5250 | waiting for compilations to finish.
participants (2)
-
D. Tweed -
david.landell@spray.se