Re: Pan and gtkspell
Detlef Graef <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.user |
|---|---|
| Message-ID | <[email protected]> |
Am 24.08.2018 um 04:18 schrieb arnuld: >> On Fri, Aug 24, 2018 at 1:57 AM Detlef Graef <[email protected]> wrote: >> Do you have any error message from the build process? > > Nope. I did not get any. > > it is just unable to find gtkspell (even though gtkspell is in > standard directories): > > checking for GLIB - version >= 2.17.6... yes (version 2.56.2) > checking for GMIME... yes > checking for GTK... yes > checking for GTKSPELL... no > no > checking for GNUTLS... yes > checking for LIBNOTIFY... yes Fedora Linux and Debian (and other distros) usually have an extra package for development. Example of the package names from Fedora: gtkspell.x86_64 gtkspell-devel.x86_64 Please check if on Arch Linux the packages are split too. Detlef