[mrtg] Re: gd problem

JBacher jb at jbacher.com
Fri Dec 24 16:37:20 MET 1999


> zlib and libpng are installed in /usr/local (default) and that's where I'm
> trying to put gd.  However, when I 'make install' it error's out saying it
> can't open /usr/local/lib/libgd.a: no such file or directory.  Now, the
> actual file libgd.a is not there, that's what the install is supposed to do
> (libgd.a IS in the make directory though).  But the directory
> /usr/local/lib is definitely there, that's where the other 2 libraries
> reside.

>From my notes when I did the install:


3) gd
	gzip -d
	tar xvf
	make
	cp libgd.a /usr/local/lib
	cp *.h /usr/local/include
	cp daemons /usr/local/bin
	make install

The gd install shoots craps unless the libraries, headers, and daemons
are copied over before install is run

*/End Notes

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:mrtg-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/mrtg



More information about the mrtg mailing list