[Ipe-discuss] pdftoipe on mac OS X
    Gwenaël Cléon 
    gwenael.cleon at gmail.com
       
    Sun Jan 24 19:23:54 CET 2010
    
    
  
Hello,
I wanted to inform you that I finally managed to compile pdftoipe on Mac OS X 10.6.
I add constantly the same error about a gtypes.h header file not found.
This file is part of the xpdf headers that are not installed by default when compiling poppler.
So the only thing to do is to recompile poppler with the following options :
./configure --enable-xpdf-headers --disable-poppler-glib
make
sudo make install
and then compile pdftoipe :
export PKG_CONFIG_PATH=/usr/local/liv/pkgconfig
make
to get the pdftoipe binary.
Hope it will be usefull to some of you,
Gwenaël Cléon
    
    
More information about the Ipe-discuss
mailing list