On 26 July I installed the binaries for Hugs from hugs98-Dec2001.pkg.sit
onto Mac OS 10.1.4. It seemed to work fine.

Last week installed Mac OS 10.2 and when I run hugs (from
/usr/local/bin/hugs) I get the error message (between the rows of ~)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dyld: /usr/local/bin/hugs Undefined symbols:
_BC
_PC
_UP
Trace/BPT trap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I couldn't see a Hugs binary distribution that mentioned a particular
version of Mac OS X

Does this just need a recompile & if so are there instructions for this?

Thanks --- Phil

On Tue, 10 Sep 2002, Wolfgang Lux wrote:

> Date: Tue, 10 Sep 2002 00:07:31 +0200
> From: Wolfgang Lux <[EMAIL PROTECTED]>
> To: Arthur Fleck <[EMAIL PROTECTED]>
> Cc: Wolfgang Lux <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> Subject: Re: Hugs help
> 
> Arthur Fleck wrote:
> 
> > I downloaded and installed (apparently successfully) the binaries for 
> > Mac OS
> > X under 10.1.5. When I try to execute from a terminal window (what's 
> > the
> > difference between 'hugs' and 'runhugs"?), I get the error message 
> > "can't
> > open library: /usr/lib/libncurses.5.dylib". Indeed, there is no such 
> > library
> > there, but there is 'libcurses.dylib' there. I'd appreciate finding out
> > where I'm going wrong. Sorry if this is in FAQ, but I had trouble 
> > seeing it.
> 
> The version of Hugs you have downloaded was built for OS X 10.2 not
> 10.1.5. You have the option of either upgrading to 10.2 or recompiling
> Hugs from the sources. If you have the OS X developer tools installed
> this is fairly trivial, just follow the instructions for building Hugs 
> on a Unix
> machine.
> 
> Wolfgang
> 
> --
> Wolfgang Lux                              Phone: +49-251-83-38263
> Institut fuer Wirtschaftinformatik          FAX: +49-251-83-38259
> Universitaet Muenster                 Email: [EMAIL PROTECTED]
> 
> _______________________________________________
> Haskell mailing list
> [EMAIL PROTECTED]
> http://www.haskell.org/mailman/listinfo/haskell
> 
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Phil Molyneux                             email  [EMAIL PROTECTED]
tel  work 020 8547 2000 x 5233  direct 020 8547 8233  home 020 8549 0045
Kingston Business School room 339 WWW http://www.kingston.ac.uk/~ku00597
Kingston University,  Kingston Hill,  Kingston upon Thames  KT2 7LB,  UK
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to