Re: OSX
Johan Nordlander <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
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