[vdr] [ANNOUNCE] VDR developer version 1.3.29
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Tue Aug 16 18:29:48 CEST 2005
Udo Richter wrote:
> Klaus Schmidinger wrote:
>
>>- Added some 'mkdir -p' to the Makefile's 'install' target (thanks to
>>Wayne Keer).
>
>
> I just have to ask again: Why is the default install path for plugins
> /usr/local/bin/PLUGINS/lib ?
By default the PLUGINS directory is a subdirectory of the VDR source
directory, and the library files are compiled into a subdirectory
'lib' in that directory. The settings
PLUGINDIR= ./PLUGINS
PLUGINLIBDIR= $(PLUGINDIR)/lib
in the Makefile reflect that.
You can overwrite this in your Make.config file.
Klaus
More information about the vdr
mailing list