Hugs under MacOS X 10.2 (was Re: Hugs help)

Johan Nordlander nordland@cs.chalmers.se
Tue, 10 Sep 2002 12:35:52 +0200


The MacOS X binaries on the Hugs download page have recently been  
updated to comply with 10.2.  Just download and reinstall, and you  
should be fine.

Unfortunately, I wasn't aware that these new binaries are incompatible  
with system versions prior to 10.2.  The best thing would of course  
have been to keep both binary versions for download.  But a new Hugs  
release is imminent anyway, and the download page is quite crowded as  
it is.

Getting Hugs running on a pre-10.2 Mac just requires a recompilation,  
though.  Just download the source distribution, open the file  
"Install", search for "MacOS X", and follow the instructions.

All the best,
Johan

On tisdag, sep 10, 2002, at 12:04 Europe/Stockholm, Phil Molyneux wrote:

> 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 <wlux@uni-muenster.de>
>> To: Arthur Fleck <fleck@cs.uiowa.edu>
>> Cc: Wolfgang Lux <wlux@uni-muenster.de>, haskell@haskell.org
>> 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: wlux@uni-muenster.de
>>
>> _______________________________________________
>> Haskell mailing list
>> Haskell@haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell
>>
>>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
> ~
> Phil Molyneux                             email   
> molyneux@kingston.ac.uk
> 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
> Haskell@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell
>