A Divendres, 10 de juliol de 2009, Norman Khine va escriure: > Hello I have installed gtk+ 2.1.4 from http://www.gtk-osx.org/ > Also I updated my ~/.profile file so that: > > export > PKG_CONFIG_PATH=/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgcon >fig:/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig:/Library/F >rameworks/Cairo.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Py >thon.framework/Versions/2.5/lib/pkgconfig:$PKG_CONFIG_PATH > > Now when I: > > $ cd ~/PACKAGES/poppler-0.10.6 > $ ./configure > ... > config.status: creating poppler/poppler-config.h > config.status: poppler/poppler-config.h is unchanged > config.status: executing depfiles commands > config.status: executing libtool commands > > Building poppler with support for: > splash output: yes > cairo output: yes > abiword output: yes > qt wrapper: no > qt4 wrapper: no > glib wrapper: yes > use GDK: yes > use gtk-doc: no > use libjpeg: yes > use zlib: no > use libopenjpeg: yes > command line utils: yes > > $ make > ... > http://paste.lisp.org/display/83390 > > I get the above error > > If: > $ ./configure --disable-cairo-output > ... > I get this error when I run make > > --eprod "GType @enum_n...@_get_type (void) G_GNUC_CONST;\n" \ > poppler-action.h poppler-document.h poppler-page.h > poppler-attachment.h poppler-form-field.h poppler-annot.h poppler.h ) > > > xgen-stamp-poppler-enums.h \ > > && ( cmp -s xgen-stamp-poppler-enums.h poppler-enums.h || cp > xgen-stamp-poppler-enums.h poppler-enums.h ) \ > && rm -f xgen-stamp-poppler-enums.h \ > && echo timestamp > stamp-poppler-enums.h > /bin/sh: line 1: --fhead: command not found > make[2]: *** [stamp-poppler-enums.h] Error 127 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > How do I build poppler correctly?
Fixing the configure files, none of us use mac osx as far as i know so you are on your own if it does not work. Albert > > Thanks > Norman > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
