jim lawrence wrote:
I'm trying to compile gnome photo print and it keeps throwing a error
[snip]
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.6.0... found
checking for libgnomeui-2.0... found
checking for libglade-2.0... found
checking for libgnomeprint-2.2... configure: error: You need to have
libgnomeprint-2.2 installed to compile & run this software.
[jim@JimsNotebook gpp-0.6.5]$ locate libgnomeprint
/usr/share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/fa/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/be/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/mr/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/uk/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo
/usr/share/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo
/usr/share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo
It appears that i have the correct lib installed. Why am I getting the error?
But do you have libgnomeprint22-devel installed?
Remember, to build things you need the -devel packages.
Paul.