Re: [LHA-misc] Compiling php with gd and static?
Status: Beta
Brought to you by:
ncherry
From: Mike B. <mi...@ba...> - 2001-06-18 18:50:56
|
WHat build command did you use to build php? (You can see it in teh output frmo phpinfo(); What version of gd is installed on your system? Mike Neil Cherry wrote: > Anyone know how to get 4.0.5 to compile as a command line program? Or > how to get it to compile to accept ImagePNG or ImageJPG functions? This > is driving me crazy! I've got MySQL working but I can't get the Imagexxx > function calls to work (in either the CGI/CLI version or the dynamic > loadable module). I just get a complaint that there is no such function > (at least I got rid of the ImageCreate complaints). > > |