我想使用unoconv和LibreOffice 4.2,但是好像我無法啓動LibreOffice的python。dyld:Library not loaded:/usr/local/libodep/lib/libintl.8.dylib
當我運行
/Applications/LibreOffice.app/Contents/MacOS/LibreOfficePython.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/LibreOfficePython -v
的錯誤是:
dyld: Library not loaded: /usr/local/libodep/lib/libintl.8.dylib
Referenced from: /Applications/LibreOffice.app/Contents/MacOS/LibreOfficePython.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/LibreOfficePython
Reason: image not found
Trace/BPT trap: 5
這個*可能*也可以工作,而不是設置軟鏈接:'export DYLD_FALLBACK_LIBRARY_PATH =/opt/local/lib'(我還沒有試過這個)。 – Jens 2015-07-06 13:55:03