Ubuntu 16 has libicui18n.so.52: cannot open shared object file

Asked by Marco Righi

Dear All,
I am testing Autopanogiga (http://www.kolor.com/autopano/download/ deb 64 bit)on Ubuntu 16 and at execution time I got the following error:

Command 689 of 4 $AutopanoGiga
/usr/lib/AutopanoGiga/AutopanoGiga: error while loading shared libraries: libicui18n.so.52: cannot open shared object file: No such file or directory

Do you think it is a bug or simply libcui52 are deprecated?

P,lease contact me if you need more information.

Bye
Marco

Question information

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

Ubuntu 16 doesn't exist. Are you using Ubuntu 16.04 (Codenamed Xenial and LTS) or 16.10 (Codenamed Yakety)?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If you run:

lsb_release -a

You will be shown, if you are unsure.

Revision history for this message
Marco Righi (marco-righi) said :
#3

Command 1997 of 1 $lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

OK so it's Ubuntu 16.04, not Ubuntu 16 which doesn't exist.

If you run:

sudo updatedb; locate libicui18n

What is the output?

The command may take a while but should output something useful.

Revision history for this message
Marco Righi (marco-righi) said :
#5

/media/data/users/home/marco/.dropbox-dist/dropbox-lnx.x86_64-4.4.29/libicui18n.so.42
/opt/dassault-systemes/DraftSight/Libraries/libicui18n.so
/opt/dassault-systemes/DraftSight/Libraries/libicui18n.so.52
/usr/lib/chromium-browser/libs/libicui18n.so
/usr/lib/i386-linux-gnu/libicui18n.so.55
/usr/lib/i386-linux-gnu/libicui18n.so.55.1
/usr/lib/x86_64-linux-gnu/libicui18n.a
/usr/lib/x86_64-linux-gnu/libicui18n.so
/usr/lib/x86_64-linux-gnu/libicui18n.so.55
/usr/lib/x86_64-linux-gnu/libicui18n.so.55.1
/usr/local/MATLAB/MATLAB_Production_Server/R2015a/bin/glnxa64/libicui18n.so.52
/usr/local/MATLAB/MATLAB_Production_Server/R2015a/bin/glnxa64/libicui18n.so.52.1

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Try:

sudo ln -s /opt/dassault-systemes/DraftSight/Libraries/libicui18n.so.52 /usr/lib/x86_64-linux-gnu/libicui18n.so.52

Should help

Revision history for this message
Marco Righi (marco-righi) said :
#7

Dear Andrew,
the symbolic link should help but it is a trick. I think that we could help Ubuntu community permitting to install old lib cu 52 using standard repositories. Why this old library has been removed?

Best
Marco Righi

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

Possibly:

sudo apt-get install libicu52

Revision history for this message
Marco Righi (marco-righi) said :
#9

I agree but it is not in the repository. Why?

Command 1300 of 8 #apt-get install libicu52
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libicu52

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

i suggest you report a bug

Can you help with this problem?

Provide an answer of your own, or ask Marco Righi for more information if necessary.

To post a message you must log in.