automake
[Top][All Lists]
Advanced

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

Installing daemon's plugin DSOs in a specific folder


From: Henri Herscher
Subject: Installing daemon's plugin DSOs in a specific folder
Date: Tue, 24 Jan 2006 10:49:19 -0500

Hi,

I have a project that builds a main daemon and a set of plugins (each
in a separate subdirectory) that will be dlopened at runtime. The
daemon is an sbin_PROGRAMS and gets installed into /usr/sbin, that's
fine.

The plugins however are lib_LTLIBRARIES and get installed into /usr/lib.

I would like the plugins to be installed to say
/usr/lib/myprogram/plugins. How do I do that in Makefile.am ?

Thanks a lot
Henri




reply via email to

[Prev in Thread] Current Thread [Next in Thread]