Dominique Pellé wrote:
Charles Campbell wrote:
and I cannot find a glibconfig.h under /usr/include (literally; I used the
find command).
Using xubuntu-12.10:
$ locate glibconfig.h
/usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h
$ apt-file search /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h
libglib2.0-dev: /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h
So the package providing that header file is "libglib2.0-dev".
You can try to include a similar package for your distribution.
I used yum to install
yum -y install glib.x86_64
yum -y install glib-devel.x86_64
(there was no glib2). Still, making distclean and making vim still
results in a not-gui-enabled vim (unless I remove the --enable-gui=gtk2
from the configure command) and no glibconfig.h under /usr/include anywhere.
cec/ xorn? yum -y install gtk2.x86_64
Loaded plugins: refresh-packagekit
Setting up Install Process
Package gtk2-2.18.9-10.el6.x86_64 already installed and latest version
Nothing to do
cec/ xorn? yum -y install gtk2-devel.x86_64
Loaded plugins: refresh-packagekit
Setting up Install Process
Package gtk2-devel-2.18.9-10.el6.x86_64 already installed and latest version
Nothing to do
Thank you for helping,
Chip Campbell
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.