On Thu, Oct 9, 2008 at 11:59 AM, Christian Maeder
<[EMAIL PROTECTED]> wrote:

>>> I'd recommend to try
>>>
>>> cabal install yi-0.5.0.1 -f-gtk -f-pango
>>>
>>> which should prevent it to try to use gtk.
>
> Ok, now it fails with:
>
> [90 of 90] Compiling Main             ( ./Main.hs,
> dist/build/yi/yi-tmp/Main.o )
> Linking dist/build/yi/yi ...
> /usr/lib/gcc/i586-suse-linux/4.2.1/../../../../i586-suse-linux/bin/ld:
> cannot find -lcurses
> collect2: ld returned 1 exit status
> cabal: Error: some packages failed to install:
> yi-0.5.0.1 failed during the building phase. The exception was:
> exit: ExitFailure 1
>
> propably because I do not have a link /usr/lib/libcurses.so. Should
> configure not check for it?

Indeed. I imagine that this is "pulled" by the terminfo package. Maybe
Judah would know
better, but did you compile that package with your "broken" hsc2hs?
That might be the
source of the problem again.

Cheers,
JP.

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to