gpsdrive/GDK error

Hi all,
I’m trying to build gpsdrive (http://freshmeat.net/projects/gpsdrive/)
under the RTP, but I’ve hit a bit of a wall here. I have downloaded
the GTK+ kits from nexware, but thy don’t seem to include the
gdk-pixbuf-config script. Any workarounds here? The error I’m
getting from ./configure is:
configure:4190: checking for gdk-pixbuf-config
configure:4219: result: no
configure:4291: error:

*** gdk_pixbuf not found, please install it ***

Any ideas/suggestions?

Thanks,
Mike Menefee

BTW, just as an aside, anyone know of a better way to get the linker
to pick up libs in /usr/X11R6/lib than making symlinks to them? (i.e.
libX11.so->libX11.so.6 )