[Anjuta-list] shared library install path



Hello everyone,

I've created a plugin for audacious in Anjuta, as a shared library. Up to now I've been testing it by copying the .so file from src/.libs but now that my plugin is finished I'd like to deploy it.

And here is where the problem starts, as I've got no clue how to set it up so it will install for example myplugin.so in the plugin directory of audacious (in my case /usr/local/lib/audacious/General).

If i right-click on the target for my plugin there is a label with "Install directory: lib" but this isn't changeable.

Now according to the manual I should be able to change it in the group options, which in this case is src/ but here are only compiler settings. If I look at the / group there is an option for me specify the installation path for the docs, so why doesn't the src/ group have such an option for my shared library.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]