Hi Clemens,

this should work:

compile gd somewhere;
put libgd.a in the gstat/lib directory;
put the *.h files in the gstat/include directory;
run ./configure --with-gd in the gstat directory;
compile gstat (run make)
--
Edzer

Reply via email to