-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing / running unoconv on Mac Os X #125
Comments
But wrong architecture with 4.x |
I already tried to use the libintl.8.dylib from my gettext installation, but it was for the wrong architecture. ln -s /usr/local/Cellar/gettext/0.18.2/lib/libintl.8.dylib /usr/local/libodep/lib/libintl.8.dylib /opt/local/lib/libintl.8.dylib does not exist at my system. But thanks for your comment. |
Hi , I think you can try Jodconverter http://sharp.bz/posts/168-jodconverter-wen-dang-zhuan-huan |
This is technically a LibreOffice bug, but it bit me, too. |
Same problem here. |
Please report this problem to the LibreOffice project so they can fix this for you. Don't forget to add a reference here to the LibreOffice bugtracker so others can track it as well. |
@schwarzf - did you get this working in the end? |
sry - with the current LibreOffice version (4.2.1) it is working. |
Great, thanks. Tested, confirmed on Mavericks. |
With all the heads up I am going to close this issue. If you still have a related problem, feel free to reopen this issue. |
I installed LibreOffice with the current installer 'LibreOffice_4.0.2_MacOS_x86.dmg' and run the latest version (GitHub master branch) of unoconv:
./unoconv
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
The /usr/local/libodep/lib/libintl.8.dylib library does not exist at my system. Have you any suggestions what I have forgotten?
The text was updated successfully, but these errors were encountered: