Hi, I have successfully compiled rrd on my HP-UX 11.00 box. First you should download the following software depots from the HP-UX porting center http://hpux.asknet.de/ : freetype gettext gd jpeg libiconv libpng xpm and zlib Then I have used the following configure command on the same rrd version as you: ./configure --enable-local-libpng --enable--local-zlib --with-gnu-ld --with-pic
You should have /usr/local/bin at first position in your path and /usr/local/lib in your ldpath. If you are using the HP ANSI C compiler and compile with shared libraries, you must edit the main Makefile and change the CFLAGS from -fPIC to +z. Best regards, Dirk Am Donnerstag, 24. Juni 2004 19:56 schrieb ESIN TOLGA AKAY: > Hi all, > Is there any successfull installation to HP UX 10.20 > The configuration scripts fails like below > Any clue? -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
