Off-Topic > SCM EXtensions

Audacity2.scm missing libtiff.so.5

(1/1)

crim:
Hi
Audacity2.scm seems to be missing libtiff.so.5.

'/apps/audacity2/localbin/audacity: error while loading shared libraries: libtff.so.5: cannot open shared object file: no such file or directory'

Any ideas on where to find it? Thanks for all the hard work.

Jason W:
Hi,
libtiff.so.5 is in the gtk2.scm extension, so it should be found.  Is gtk2.scm installed, or the standard gtk2.tcz?

SamK:
Hi crim,

--- Quote from: crim on April 26, 2012, 06:45:50 PM ---'/apps/audacity2/localbin/audacity: error while loading shared libraries: libtff.so.5: cannot open shared object file: no such file or directory'
--- End quote ---

The .desktop file uses a different path and executable

--- Code: ---grep Exec /apps/audacity2/share/applications/audacity2.desktop
Exec=/apps/audacity2/bin/audacity2
--- End code ---
Using this Audacity works fine.

crim:
Thanks SamK and JasonW - I installed gtk2.scm and now Audacity2 opens fine. Appreciate the quick help, keep up the good work!

Navigation

[0] Message Index

Go to full version