Hi,
> it seems that the problem lies with wxc. I (for now) have provided
> bin/mk-cabal to build locally, did you use that, what is the full
> build output, in particular w.r.t wxc?
Yes, I have used bin/mk-cabal. The full build output is here:
http://pastebin.com/XSgGDh9E (Atze, nevermind my last
Hi Melanie,
it seems that the problem lies with wxc. I (for now) have provided bin/mk-cabal
to build locally, did you use that, what is the full build output, in
particular w.r.t wxc? wxc build (e.g.) might fail because of an
incorrect/incomplete install of wxWidgets. Is the correct (and not an
Hi,
thanks for your quick help, Atze.
> this problem is fixed in the forked repo
> https://github.com/atzedijkstra/wxHaskell. See the README there. The
> intent is that this fork will merge back into the official repo and
> an update of the version available via cabal and Hackage.
I have install
Hi Melanie,
this problem is fixed in the forked repo
https://github.com/atzedijkstra/wxHaskell. See the README there. The intent is
that this fork will merge back into the official repo and an update of the
version available via cabal and Hackage.
regards,
On 2 Aug, 2013, at 01:19 , "M. Schu
Hi,
I'm on Fedora 18, having installed wxWidgets (GTK) 2.9 in ~/local, ~/local/bin
is in $PATH. When I do 'cabal install wx', the following error gets triggered:
[...]
/usr/bin/gcc -Wl,--hash-size=31 -Wl,--reduce-memory-overheads -Isrc/include
-I/home/mel/local/include/wx-2.9
-I/home/mel/local
shelarcy:
> Hi,
>
> On Sat, 11 Oct 2008 11:26:43 +0900, Don Stewart <[EMAIL PROTECTED]> wrote:
> > configuration:
> > library: wxhaskell-0.10.4 (release 0)
> > (snip)
> >
> > *** config/config.mk:22: *** missing separator. Stop.
> > cabal: Error: some packages failed to install:
> > wxcore
shelarcy:
> Hi,
>
> On Sat, 11 Oct 2008 11:26:43 +0900, Don Stewart <[EMAIL PROTECTED]> wrote:
> > configuration:
> > library: wxhaskell-0.10.4 (release 0)
> > (snip)
> >
> > *** config/config.mk:22: *** missing separator. Stop.
> > cabal: Error: some packages failed to install:
> > wxcore
Hi,
On Sat, 11 Oct 2008 11:26:43 +0900, Don Stewart <[EMAIL PROTECTED]> wrote:
> configuration:
> library: wxhaskell-0.10.4 (release 0)
> (snip)
>
> *** config/config.mk:22: *** missing separator. Stop.
> cabal: Error: some packages failed to install:
> wxcore-0.10.4 failed during the buil
configuration:
library: wxhaskell-0.10.4 (release 0)
compiler:ghc-6.10.0.20081007
wxwidgets: gtk-2.8.9
extensions:
openGL:no
mediactrl: no
contrib: no
library dir: /home/dons/.cabal/lib
done:
type 'make' to build wxhaskell.
type 'make install' to install wxhaskell