- or download this
hughdagg@Hughs-iMac jpeg % pwd
/Users/hughdagg/.cpanm/work/1724625386.12184/Tk-804.036/JPEG/jpeg
- or download this
hughdagg@Hughs-iMac jpeg % ./configure
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler ca
+nnot create executables.
- or download this
hughdagg@Hughs-iMac jpeg % cat config.log
This file contains any messages produced by compilers while
...
#line 625 "configure"
#include "confdefs.h"
main(){return(0);}
- or download this
hughdagg@Hughs-iMac jpeg % ./configure "CFLAGS=-std=c89"
checking for gcc... gcc
...
creating jconfig.h
jconfig.h is unchanged
hughdagg@Hughs-iMac jpeg %
- or download this
hughdagg@Hughs-iMac jpeg % cat config.log
This file contains any messages produced by compilers while
...
configure:1488: checking for ranlib
configure:1650: checking libjpeg version number
hughdagg@Hughs-iMac jpeg %