[ANNOUNCE] VDR developer version 1.3.29

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

 



Klaus Schmidinger wrote:
> 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.

I've explained that in more detail in the "Patch to Makefile" thread.

First annoyance: The plugin install dir is always treated as
sub-directory of /usr/local/bin.

Second annoyance: Setting PLUGINLIBDIR to anything else but
$(PLUGINDIR)/lib breaks make install and make plugins-clean completely

Third annoyance: Specifying an absolute path as install folder doesn't
work, specifying a relative path with ../ will also compile outside the
build dir. (well, actually not, because its broken.)

Cheers,

Udo



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux