Closed Audacious-Bot closed 6 months ago
Original Redmine Comment Author Name: robert heiler Original Date: 2016-01-04T08:38:45Z
To clarify the above, what I mean with the:
--with-audacious
was actually this option:
--with-audacious=/Programs/Audacious/3.7.1
Original Redmine Comment Author Name: John Lindgren Original Date: 2016-01-04T19:02:48Z
Not necessary. See #186. Ask on the forums if you still need help.
Author Name: robert heiler Original Redmine Issue: https://redmine.audacious-media-player.org/issues/610 Original Date: 2016-01-04
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