
configure:error:GDbuildtestfailed.Pleasechecktheconfig.logfordetailsThiserroroccuresbecuasethelinker(ld)cannotfindthejpeglibrary.Youcanfixthisproblembyeditingtheconfig.nicefileinsidethephpdirectoryandaddingLDFLAGS='-L/path/to/lib'\(注释:linux64位机器此处应写为LDFLAGS='-L/usr/lib64'\)abovethe./configure\Forexampleisyourlibjpeg.soresidesinside/usr/local/lib,you'dadd-L/usr/loc...