Library loading problem

Asked by Hugo Santos

Hello folks
I'm using Ubuntu with 3.13.0-35-generic and today I download the Xibo client for ubuntu.When I tried to install it it complains about missing dependecies.I edit the install script and after some apt-cache search I inject the more recent missing dependencies and I install just fine.
The new dependencies I add was
libboost-python1.55.0
libboost-thread1.55.0
libavutil51
libavcodec54
Like I say it install without any error, then I configure the site.cfg located in /opt/xibo/pyclient/client/python
When I try to lunch ./XiboClient.py
I get this:
Traceback (most recent call last):
  File "./XiboClient.py", line 24, in <module>
    from libavg import *
  File "/usr/local/lib/python2.7/dist-packages/libavg/__init__.py", line 15, in <module>
    from avg import *
ImportError: libboost_python-py27.so.1.46.1: cannot open shared object file: No such file or directory
I know it is complaining about the version since my system have a new version libboost_python-py34.so.1.55.0 located at /usr/lib/i386-linux-gnu/libboost_python-py34.so.1.55.0
I belive the Xibo is hard coded for that library.
Is there any way to make a symbolic link to the new library ?
Is yes how?
Thanks for your time.

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

You need to use Ubuntu 12.04 32 bit. That's all we support at present

Revision history for this message
Hugo Santos (hugo-santos-5) said :
#2

Uhmm ok .My goal is to put Xibo running on a raspberry pi
Can this be done running the lastest version of Xibo?

Revision history for this message
Alex Harrington (alexharrington) said :
#3

The RPi isn't supported at all by the project as it isn't suitable. There
are community images available but they're not supported and in my opinion
only barely function so aren't suitable for proper use

Can you help with this problem?

Provide an answer of your own, or ask Hugo Santos for more information if necessary.

To post a message you must log in.