gaim include files
Im trying to run a configure for a gaim plugin but i always get this error.
im running fedora core 3 and gaim was installed with the os
does anyone how to fix this
checking for g_malloc... no
checking for g_free... no
checking for gaim include files in '/usr/include/gaim'... no
############################################################
you must have gaim installed (later than 0.57) or specify
--with-gaim-headers=/path/to/gaim/headers
(you can specify the /path/to/gaim-XX.XX/src directory for
your installed version of gaim
############################################################
[root@localhost gaim-redneck-0.5]#
|