Re: Can't compile hmake

2003-07-29 Thread Thomas Davie
On Tuesday, Jul 29, 2003, at 11:16 Europe/London, Keith Wansbrough wrote: I was wondering if idiocy was my problem there, I don't see the directory though: [nimbus2:project/hmake-3.08/targets] tatd100% ls -la total 0 drwxr-xr-x 3 tatd100 staff 102 Jul 29 10:42 . drwxr-xr-x 14 tatd100 staff

Re: Can't compile hmake

2003-07-29 Thread Thomas Davie
On Tuesday, Jul 29, 2003, at 11:03 Europe/London, Keith Wansbrough wrote: Yes, after configuring, try editing the generated config file as follows: In targets/`harch`/config, change the line READLINE="" to READLINE="-DUSE_READLINE=1 -L/sw/lib/ -lreadline" then proceed to 'make' as usual.

Re: Can't compile hmake

2003-07-29 Thread Thomas Davie
On Tuesday, Jul 29, 2003, at 10:19 Europe/London, Malcolm Wallace wrote: Thomas Davie <[EMAIL PROTECTED]> writes: I'm just trying to get started with haskell and have been having some problems getting hmake to compile. For some reason it doesn't detect libreadline. FYI, I'm running Mac OS X

Re: Can't compile hmake

2003-07-29 Thread Malcolm Wallace
Thomas Davie <[EMAIL PROTECTED]> writes: >I'm just trying to get started with haskell and have been having some > problems getting hmake to compile. For some reason it doesn't detect > libreadline. FYI, I'm running Mac OS X.2.6 > > Has anyone got any ideas for where I could go from here?

Can't compile hmake

2003-07-28 Thread Thomas Davie
Hi, I'm just trying to get started with haskell and have been having some problems getting hmake to compile. For some reason it doesn't detect libreadline. Lib readline is installed as evidenced by this: [computer:~/Desktop/hmake-3.08] username% fink list | grep readline i readline