Im trying to install mono using :
- Code: Select all
sudo emerge mono
But it is falling over which trying to install libgdiplus with the error
- Code: Select all
graphics.c:38:28: error: cairo-features.h: No such file or directory
I have done a search and this header file is in :
/usr/include/cairo/cairo-features.h
Any ideas what I am doing wrong?
