Find the answer to your Linux question:
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 ...
  1. #1
    Just 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:~$

  2. #2
    Linux Newbie lugoteehalt's Avatar
    Join Date
    Jan 2004
    Posts
    231
    Are the things present? Don't know your level of expertise so:
    Code:
    $ locate libcxcore.so
    etc..
    All power is violence; all power is evil.
    Money As Debt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...