← Back to team overview

sikuli-driver team mailing list archive

[Question #665097]: Ubunto Linux Installation

 

New question #665097 on Sikuli:
https://answers.launchpad.net/sikuli/+question/665097

Just installed Ubuntu 16.04LTS on an old laptop 
Now trying to install SIKULIX - so instead of just diving in i have read the instructions first and not even downloaded Sikuli


Found this and Following the instructions on 
http://sikulix.com/specials/files/linux-setup-prerequisites.html

sudo apt install libopencv-dev
sudo apt install tesseract-ocr

Above both worked ok

so doing the next bit


jeff@jeff-Satellite-L650:~$ ldconfig -p libopencv_core.so.2.4
/sbin/ldconfig.real: relative path `libopencv_core.so.2.4' used to build cache
jeff@jeff-Satellite-L650:~$ ldconfig -p libopencv_imgproc.so.2.4
/sbin/ldconfig.real: relative path `libopencv_imgproc.so.2.4' used to build cache
jeff@jeff-Satellite-L650:~$ ldconfig -p libopencv_highgui.so.2.4
/sbin/ldconfig.real: relative path `libopencv_highgui.so.2.4' used to build cache
jeff@jeff-Satellite-L650:~$ ldconfig -p libtesseract.so.3
/sbin/ldconfig.real: relative path `libtesseract.so.3' used to build cache

then 
jeff@jeff-Satellite-L650:~$ ldd -r libopencv_core.so.2.4
ldd: ./libopencv_core.so.2.4: No such file or directory

so have stopped here


-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.