Feature #610
Please consider adding a --with-audacious= option to specify an absolute directory
0%
Description
Hello there.
I compile audacious into a standalone versioned directory at:
/Programs/Audacious/3.7.1/
The compilation was without error, Audacious compiled successfully.
Now, when I try to compile audacious-plugins 3.7.1 it tells me
that it can not find Audacious. Most software will be installed
at /usr/lib - I have symlinked all libraries to /System/Libraries
though.
I assume that audacious-plugins could be able to find the required
files, if it is to know to use /Programs/Audacious/3.7.1/ as the
prefix (rather than, let's say, /usr/).
Perhaps a proper way to enable this would be to add a
--with-audacious feature, in order to allow audacious-plugins
to find the above.
Thank you for reading! Great work with audacious, also very nice
and clean issue tracker here, better than trac. :D
History
#1
Updated by robert heiler over 9 years ago
To clarify the above, what I mean with the:
--with-audacious
was actually this option:
--with-audacious=/Programs/Audacious/3.7.1
#2
Updated by John Lindgren over 9 years ago
- Status changed from New to Rejected
Not necessary. See #186. Ask on the forums if you still need help.