running in vagrant: libs problem

Asked by Yogesh Baviskar

I am running selenium script using Sikuli but giving following error:

ResourceLoaderBasic: checkLibsDir: Not a valid libs dir for SikuliX (amd64): /vagrant/Backup/libs
[error] ResourceLoaderBasic: check: libs dir is empty, has wrong content or is outdated
[action] ResourceLoaderBasic: check: Please wait! Trying to extract libs to: /vagrant/Backup/libs
[error] ResourceLoaderBasic: checkLibsDir: Not a valid libs dir for SikuliX (amd64): /vagrant/Backup/libs
[error] ResourceLoaderBasic: loadLib: Fatal Error 109: not found: /vagrant/Backup/libs/libVisionProxy.so
[error] Terminating SikuliX after a fatal error(109)! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Yogesh Baviskar
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Are you running some Linux flavour in a vagrant container?

If yes, be sure to use SikuliX 1.1.1 and see:
http://www.sikulix.com/specials/files/linux-setup-prerequisites.html

If not, run a correct setup according to:
http://www.sikulix.com/quickstart/

Revision history for this message
Yogesh Baviskar (yog132) said :
#2

Hello RaiMan,

Thank you for quick reply . I tried steps mention above but still it is not working.

Can we have sharing session so that i can show you my system details.

Thanks,
Yogesh

Revision history for this message
RaiMan (raimund-hocke) said :
#3

Sorry, no time for such special cases.

Search the net for your special combination.

Nevertheless, if anyone here has a chance to get a clue of your situation, then you have to talk about your environment, concrete problems and steps already taken in detail.

Revision history for this message
Yogesh Baviskar (yog132) said :
#4

Hello RaiMan,

Yes . I am using Linux flavor in vagrant .

I go through to document you mention but cant understand what i need to do, from where i need to install.

Can you please explain step by step?

Revision history for this message
RaiMan (raimund-hocke) said :
#5

as said: no time for such special cases.

You have to find your way somehow with the mentioned information (should not be a problem for someone dealing with linux and vagrant as an expert ;-)

Revision history for this message
TestMechanic (ndinev) said :
#6

Yogesh,
What is the Linux flavour?

Revision history for this message
Yogesh Baviskar (yog132) said :
#7

My problem is solved by following document. thank you.