Re: Building with EDITOR_SPELLCHECK=1
- From: <tpgww@xxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Thu, 19 Feb 2009 09:16:00 +1100
On Wed, 18 Feb 2009 15:28:39 -0500
Charles A Edwards <eslrahc@xxxxxxxxxxxxx> wrote:
> Currently most distros, including Mandriva, install gtkspell.h in
> (prefix)/include/gtkspell-(X)/gtkspell/gtkspell.h.
> The e2 build can not find it at that location.
>
> On my home systems I can easily rectify the build problem by creating
> the link /usr/include/gtkspell.h.
> But that is not a option for the emelfm2 pkg included in the Mandriva
> distro.
>
> Would it be possible to change the path/s which are searched for
> gtkspell.h or possibly add an option to allow the 'builder' to pass the
> path at "make"?
>
Hi Charles
The 'top' header path comes from pkg-config, and I've now changed the
e2_view_dialog.h code from
#include <gtkspell.h>
to
#include <gtkspell/gtkspell.h>
Now in svn (along with a fix for internal-variable interpretation).
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
Other related posts: