| Summary: | timidity ignores -arts use-flag | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | bdonlan |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
bdonlan
2003-06-25 09:27:18 UTC
This is most likely due to something you have emerged earlier which links to arts, and timidity++ also links to. Try re-emerging any such packages (with "-arts" of course, and "alsa" if that's what your trying to use) and then re-emerge timidity++. Puggy Which packages might those be? Ok. Scratch that. I think the problem lies that your path is choosing to execute the timidity provided by kdemultimedia instead of the one emerged with media-sound/timidity++. which timidity should tell you which binary is being used. You want to be using /usr/bin/timidity to use the media-sound/timidity++ package. Puggy media-sound/timidity++ has no arts options so the above is almost certainly the problem. Puggy PATH issue, closing. That fixes it, thanks. |