我用的是AMD X86 64位的机器.下载了jpegsrc.v6b.tar.gz后,使用./configure --prefix=/usr/local/php/modules/jpeg6 --enable-shared --enable-static
编译,出现以下错误
checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
晕呀,结果编译好GD库后,还是不支持 jpeg |