On Wed, Apr 11, 2007 at 02:46:32PM -0500, Anthony Miller wrote: > On 4/11/07, Andreas Maus <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 11, 2007 at 08:42:02AM -0500, Anthony Miller wrote: > > > I tried this and basically got the same errors. I don't have X > > > running on this server (and don't want to). Here is the relevant > > > output of ./configure --disable-ruby --disable-python > Yes, I've install libart and png from pkg_add. I needed these > libraries for another piece of software. In fact I think the version > off rrdtool from the ports requires these as well. As far as the > freetype2 I have this directory on my system > /usr/X11R6/include/freetype2/freetype with stuff in it. Hi Anthony.
O.K. I was confused about the freetype2 stuff. You said that you don't _run_ X on the server and I read you don't have X _installed_ on the server ;) Can you check the presence of the header files and the libraries? The file config.log can be helpfull. Perhaps you can try to run configure with env LDFLAGS="-L<path_to_your_libs>" CPPFLAGS="-I<path_to_your_header_files>" ? I had no problem building and installint 1.2.19 (with --disable-python). (But you _have_ to uninstall the rrdtool from ports first. It messes up linking - see http://oss.oetiker.ch/rrdtool-trac/ticket/82). But I'm not running 4.0, I'm running from a daily system and ports CVS snapshot (4.1-current) with the new Xenocara system. BTW. According to http://archives.neohapsis.com/archives/openbsd/2007-01/1888.html there should be a newer version of rrdtool in the ports tree for 4.1. HTH, Andreas Maus. -- Dipl.-Ing. Andreas Maus science+computing ag System Administration Hagellocher Weg 73 mail: [EMAIL PROTECTED] 72070 Tuebingen, Germany tel.: +49 7071 9457 456 www.science-computing.de
pgpVm6fMADD3g.pgp
Description: PGP signature
_______________________________________________ rrd-users mailing list [EMAIL PROTECTED] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
