Hi, Tobias!
$ ./configure --help tells me:
--enable-perl-site-install by default the rrdtool perl modules are installed together with rrdtool in $prefix/lib/perl. You have to put a 'use lib qw($prefix/lib/perl)' into your scripts when you want to use them. When you set this option the perl modules will get installed wherever your perl setup thinks it is best.
Let me just repeat what my brain told me: With the default behaviour they should be installed in $prefix/lib/perl which would be okay and sufficient for me/us. But they went into /usr/lib/perl and not to $prefix/lib/perl !?
if you did not put --enable-perl-site-install then I don't know what is happening to you ... since I use the prefix install all the time and it works fine ...
I've just verified that. --enable-perl-site-install works as intended. But the $prefix is just never used which is exactly my/our problem. _Not_ using --enable-perl-site-install does not work as documented (see above). It installs files to /usr/lib/perl and not where the $prefix points to. So, I would consider that as a bug. I would prefer a fix that nothing goes out of $prefix per definition. :-) That's the usual behaviour for almost all of the packages out there. Can you fix that, please? Thanks, Clemens Koller _______________________________ R&D Imaging Devices Anagramm GmbH Rupert-Mayer-Str. 45/1 81379 Muenchen Germany http://www.anagramm-technology.com Phone: +49-89-741518-50 Fax: +49-89-741518-19