On Thu, 27 Jan 2011, William Bulley wrote:

According to David Demelier <demelier.da...@gmail.com> on Thu, 01/27/11 at 
11:39:

It seems that gmake does not call `pkg-config --libs --cflags poppler`.
do you have pkg-config and poppler installed correctly?

/usr/local/libdata/pkgconfig/poppler-cairo.pc
/usr/local/libdata/pkgconfig/poppler-cpp.pc
/usr/local/libdata/pkgconfig/poppler-splash.pc
/usr/local/libdata/pkgconfig/poppler.pc

These files must be installed by poppler. In your case I will reinstall
graphics/poppler by hand and verify that pkg-config finds it.

You mention gmake, yet I use "# make install" all the time.  Is this
really gmake under the covers?  I see both executables and they differ:

gmake is used transparently by the ports system when a port needs it, typically marked by USE_GMAKE= yes in the port Makefile (graphics/gimp-app, in this case).

poppler-0.14.5      A PDF rendering library
poppler-data-0.4.4  Poppler encoding data
poppler-gtk-0.14.5  Gtk bindings to poppler
pkg-config-0.25_1   A utility to retrieve information about installed libraries

Which is the correct port to install this "poppler-cairo" file?

poppler-0.14.5

Be sure to clean it before rebuilding and installing.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to