Comment 1 for bug 1097009

Revision history for this message
Valerio Aimale (valerioa) wrote :

Perform all the steps in

https://bugs.launchpad.net/inkscape/+bug/1096996

[unless they have been merged in the trunk]

then:

git clone https://github.com/jralls/gtk-mac-integration.git

cd gtk-mac-integration
patch -p1 < gtk-mac-integration-valerio.patch
bash autogen.sh
./configure --prefix=/opt/local/macports-with-a-very-looooooooooooooooooooooooooong-name/
make install
cd ..

cd <inkscape source dir>
patch -p1 < 0.48.x-valerio-osx-integration.patch
cd packaging/macosx
LIBPREFIX=/opt/local/macports-with-a-very-looooooooooooooooooooooooooong-name/ ./osx-build.sh a c b i p -py /opt/local/macports-with-a-very-looooooooooooooooooooooooooong-name/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/
LIBPREFIX=/opt/local/macports-with-a-very-looooooooooooooooooooooooooong-name/ ./osx-build.sh d