Hi! I have attached a patch for where some files goes when doing a make install. I found it weird to not be able to use the normal ./configure flags to decide where files get installed, and especially annoying is the way the files get installed directly under $(prefix)/doc and not for example in a rrdtool sub directory.
The patch installs doc, contrib, man and examples in the following way: $(datadir)/rrdtool/contrib $(datadir)/rrdtool/contrib/trytime $(datadir)/rrdtool/doc $(datadir)/rrdtool/html $(datadir)/rrdtool/examples $(mandir)/man1 Where $(datadir) is $(prefix)/share by default and $(mandir) is $(prefix)/man -- Mats Rynge Aixpdslib -- http://aixpdslib.seas.ucla.edu -- Attached file removed by Listar and put at URL below -- -- Type: application/octet-stream -- Size: 3k (3491 bytes) -- URL : http://www.ee.ethz.ch/~slist/pantomime/rrdtool.patch -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
