Question #708171 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708171
Status: Open => Solved
Juliana XIAO confirmed that the question is solved:
Hi! Asif,
Thanks for those suggestions, I tried to use DYLD_LIBRARY_PATH environment
variable but it did not work.
But the following action did the trick:
I made a copy of the following 3 files under the same directory:
/usr/local/Cellar/leptonica/1.83.1/lib/libleptonica.6.dylib
/usr/local/Cellar/leptonica/1.83.1/lib/libleptonica.a
/usr/local/Cellar/leptonica/1.83.1/lib/libleptonica.dylib
and then renamed the copied ones to the following 3 file names:
/usr/local/Cellar/leptonica/1.83.1/lib/liblept.5.dylib
/usr/local/Cellar/leptonica/1.83.1/lib/liblept.a
/usr/local/Cellar/leptonica/1.83.1/lib/liblept.dylib
and now it is working fine.
Thanks,
Juliana
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp