wink: error while loading shared libraries: libexpat.so.0

Bug #208125 reported by Jarod
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wink (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: wink

ubuntu: 8.04

[code]
$ wink
/usr/lib/wink/wink: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
[/code]

can fix by:
[code]
sudo ln -s /usr/lib/libexpat.so /usr/lib/libexpat.so.0
[/code]

Revision history for this message
Jarod (liuyuanzhi) wrote :

after
sudo ln -s /usr/lib/libexpat.so /usr/lib/libexpat.so.0
wink can launch, but seems its function not working.
new a project and press the hotkeys no screenshot being done

Revision history for this message
Roderick B. Greening (roderick-greening) wrote :

Never add symlinks to older libraries, as this can lead to unexpected results and system instability. The program wink needs to be rebuilt. See Bug #185868 for more info.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.