[Kst] kdeextragear-2/kst/plugins/interpolations
Andrew Walker
arwalker at sumusltd.com
Thu Jan 29 03:20:13 CET 2004
Hi George,
The install_LTLIBRARIES is used to install the plugins to
a different directory than the standard kde module
directory. As I understand it the prefix to LTLIBRARIES
simply defines where the resultant files should be installed.
With the modifications you made the .so files and corresponding
.xml files end up in different directories, which I assume
was not what was intended.
I'll have a look at the changes you made for the gsl stuff, and
ensure that it is working.
Thanks,
Andrew
-----Original Message-----
From: George Staikos [mailto:staikos at kde.org]
Sent: Wednesday, January 28, 2004 4:54 PM
To: kst at kde.org
Cc: Andrew Walker
Subject: Re: [Kst] kdeextragear-2/kst/plugins/interpolations
On Wednesday 28 January 2004 19:19, Andrew Walker wrote:
> CVS commit by arwalker:
>
> Added interpolations
>
>
> A akima/Makefile.am 1.1
Hi Andrew,
Please have a look at the recent changes I made to the other Makefile.am in
the plugins directories. install_LTLIBRARIES is not correct for plugins
since they are indeed plugins, and not libraries. Also -lgsl should not be
hardcoded since I added an autoconf check for it. (Note: it was untested, it
may not work) You can use the autoconf variable and set SUBDIRS as
appropriate.
Thank you
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list