cabal install --extra-include-dirs=. gtksourceview2

Should get you up and running, but I think the correct fix might be to add 
"include-dirs:." to the .cabal file.

On 12 Mar 2012, at 11:01, Johannes Waldmann wrote:

> Sounds good - but my build fails on ubuntu-11.10:
> 
> Building gtksourceview2-0.12.3...
> Preprocessing library gtksourceview2-0.12.3...
> ./gtksourceview2.h:10:48: fatal error: gtksourceview/gtksourceundomanager.h: 
> No
> such file or directory
> compilation terminated.
> gtk2hsC2hs: Error during preprocessing
> 
> on ubuntu-11.04:
> 
> Building gtksourceview2-0.12.3...
> Preprocessing library gtksourceview2-0.12.3...
> dist/build/Graphics/UI/Gtk/SourceView/Types.h:1:28: fatal error:
> gtksourceview2.h: No such file or directory
> compilation terminated.
> gtk2hsC2hs: Error during preprocessing custom header file
> 
> - J.W.
> 
> 
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to