Re: Downloading Hugs

Andrew Rock <[email protected]>
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <[email protected]>
On Tuesday, August 27, 2002, at 01:04  AM, Johan Nordlander wrote:

> On Monday, August 26, 2002, at 03:09 , Tammo Ricklefs wrote:
>
>> I worked with hugs on an Apple-iBook with System 10.1.x and it worked 
>> fine. Now I updated to 10.2 and ist not possible to start hugs in the 
>> terminal. The binaries are still at usr/local/bin but wenn I tried to 
>> start hugs the terminal tells me, hugs is no command.
>>
>> Can you help me. How can I get hugs to work?
>
> I haven't upgraded yet myself, but a quick guess is that your path 
> variable has been reset by the upgrade.  Is it possible to run hugs if 
> you type
>
>   /usr/local/bin/hugs
>
> on the command line?  If so, you just need to make sure that 
> /usr/local/bin is added to your path.  I don't have any clue why 
> upgrading to 10.2 would have changed it, though.
>
> I'll try to find a better answer when I'm running 10.2 myself.
>

Sorry to tell you it's worse than that. On Jaguar, I get:

mudshark:~[1] hugs
dyld: hugs Undefined symbols:
_BC
_PC
_UP
Trace/BPT trap
mudshark:~[2]

I have a similar problem with GHC:

mudshark:Virgil[6] make
ghc -c -i../hlibs -package posix -package text VirgilForum.lhs
dyld: /usr/local/lib/ghc-5.04/ghc-5.04 Undefined symbols:
/usr/local/lib/ghc-5.04/ghc-5.04 undefined reference to _BC expected to 
be defined in /usr/lib/libSystem.B.dylib
/usr/local/lib/ghc-5.04/ghc-5.04 undefined reference to _PC expected to 
be defined in /usr/lib/libSystem.B.dylib
/usr/local/lib/ghc-5.04/ghc-5.04 undefined reference to _UP expected to 
be defined in /usr/lib/libSystem.B.dylib
gnumake: *** [VirgilForum.hi] Trace/BPT trap

Cheers,
Rock.
--
Andrew Rock -- [email protected] -- http://www.cit.gu.edu.au/~arock/
School of Computing and Information Technology
Griffith University -- Nathan, Brisbane, Queensland 4111, Australia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.