25 Oct
2002
25 Oct
'02
1:57 p.m.
Michel Schellekens wrote:
After downloading the OSX version, and typing "hugs" to start up the language, I obtain the following error:
[schellekens:~] mpcs% hugs dyld: hugs can't open library: /usr/lib/libncurses.5.dylib (No such file or directory, errno = 2)
Any suggestions?
Michel.
Hi Michael, You're most likely running MacOS X 10.1 or earlier. There's more info in the following mail (from the hugs-bugs archive): http://haskell.org/pipermail/hugs-bugs/2002-October/000977.html -- Johan