タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

Macとinkscapeに関するHashのブックマーク (1)

  • Fixing Inkscape in Mac OS X

    I had this error for a very long time when trying to use extensions in Inkscape 0.46 for Mac OS X: “The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension” After many hours of trying to find a solution I got it to work. This is what I did: sudo easy_install lxml cd /Applications/Inkscape.app/Contents/Resources/lib mv libxml2.2.dylib libxml2.2.dylib.old ln -s /u

    Hash
    Hash 2011/07/03
    libxml2がアレだと言われてExtensionsが使えない問題。真似してみたけど解決せず。 => 開発中最新版では解決されている、というブログ内の情報を頼りにインストールを試みる
  • 1