http://gpo.zugaina.org/app-editors/medit
in the hope that it could work. However, some compilations problems occur:
- Code: Select all
sudo emerge medit
[...]
In file included from ./mooutils/mooi18n.h:20:0,
from mooedit/mooeditprefs.c:26:
/usr/include/glib-2.0/glib/gstrfuncs.h:28:2: error: #error "Only <glib.h> can be included directly."In file included from ./mooutils/mooi18n.h:20:0,
from mooedit/mooeditdialogs.c:23:
/usr/include/glib-2.0/glib/gstrfuncs.h:28:2: error: #error "Only <glib.h> can be included directly."
In file included from mooedit/mooeditdialogs.c:30:0:
/usr/include/glib-2.0/glib/gregex.h:23:2: error: #error "Only <glib.h> can be included directly."
[...]
So, it looks that this source will not work, at least without some patching. Could this problem be solved easily? Or even better, could someone suggest a more direct way to download and install a binary for medit? (a recent version if possible).


