Results 1 to 2 of 2
I am trying to run algodoo from terminal after I install it, but it doesn't run. It gives this error. I have been having troubles with permissions in the /usr ...
- 04-02-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 9
Missing Dependencies
I am trying to run algodoo from terminal after I install it, but it doesn't run. It gives this error. I have been having troubles with permissions in the /usr folder recently, so I think that is what might have caused this. Please read through it throughly, as algodoo is actually located in the /opt folder.
Code:jon-Tuxbox:~$ sudo '/opt/Algodoo/algodoo/algodoo' There are missing dependencies. Please make sure that all the required libraries are installed. Missing: libcxcore.so.2.1 => not found libcv.so.2.1 => not found libhighgui.so.2.1 => not found jon-Tuxbox:~$
- 04-03-2011 #2
Are the things present? Don't know your level of expertise so:
etc..Code:$ locate libcxcore.so


Reply With Quote