FS#9043 - timidity++ links libesd
Attached to Project:
Arch Linux
Opened by Pierre-Paul Paquin (peets) - Saturday, 29 December 2007, 04:08 GMT
Last edited by Greg (dolby) - Wednesday, 23 July 2008, 19:08 GMT
Opened by Pierre-Paul Paquin (peets) - Saturday, 29 December 2007, 04:08 GMT
Last edited by Greg (dolby) - Wednesday, 23 July 2008, 19:08 GMT
|
Details
Description:
timidity++ seems to be compiled against esd. When run on my machine that has no esound, I get this error message: "timidity: error while loading shared libraries: libesd.so.0: cannot open shared object file: No such file or directory" Building from ABS solves this problem. I think esd should be avoided. Additional info: * package version: timidity++ 2.13.2-5 * config and/or log files etc: standard install. Steps to reproduce: On an archlinux that hasn't installed esd: $ pacman -S timidity++ $ timidity |
This task depends upon
Comment by Greg (dolby) - Wednesday,
23 July 2008, 18:42 GMT
Still a problem?
Comment by
Pierre-Paul Paquin (peets) -
Wednesday, 23 July 2008, 19:04 GMT
Not a problem anymore. Just did a fresh install and am playing a
midi file right now. Thanks!