Thank you Tobi! I do understand about having a private copy to test a new release. And I actually used the "./configure --help" before I posted on this list, but apparently I misread the --enable-perl-site-install or skipped by the "site" part of it and thought that it just enabled installing of the perl components, which did happen, just not where I expected. I guess that makes good sense as a default. Thanks again and keep up the great work!
Cheers, Dave On Fri, Oct 21, 2011 at 7:30 AM, Tobias Oetiker <[email protected]> wrote: > Hi David, > > see > > ./configure --help > > > try > > --enable-perl-site-install > > BUT unless you have a single purpose system, you might also want to > think about what you do with your running app when you want to try > out a new rrd version ... > > > cheers > tobi > > > Yesterday David Faught wrote: > >> When I installed rrdtool-1.4.5 using the command "./configure >> --prefix=/usr/local/rrdtool-1.4.5", and make, etc. it proceeds to put >> the RRDs.pm and related perl goodies in subdirectories of the prefix >> directory even though the configure script understands where my perl >> install is. How can I configure rrdtool to properly put the RRDs >> stuff where it belongs?? > >> >> Thanks for any insight! >> >> Dave >> >> _______________________________________________ >> rrd-users mailing list >> [email protected] >> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users >> >> > > -- > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 > _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
