I'm getting an : "error while loading shared libraries : libpt.so.2.10.10" is it a version problem perhaps?

Asked by Panos Toumpaniaris

I'm getting an : "error while loading shared libraries : libpt.so.2.10.10" is it a version problem perhaps?

all dependencies seem to be installed but it keeps failing. I think althoug libpt2.10.10v5 is installed, actually only libpt.so.2.10.11 is available.

Can this be worked around?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu t38modem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

uname -a; lsb_release -a

Thanks

Revision history for this message
Patrick (redfisch) said :
#2

Hi,
Hugly but you can :

 ln -s /usr/lib/libpt.so.2.10.11 /usr/lib/libpt.so.2.10.10

Funny because T38modem shows clearly PTLIB 2.10.11 and PTLIB 2.10.10

# t38modem --help
T38Modem Version 2.0.0
 (OPAL-3.10.10/3.10.10 (svn:29150), PTLIB-2.10.10/2.10.11 (svn:30295)) by Vyacheslav Frolov on Unix Linux (4.4.0-104-generic-x86_64)

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.