| Hi,
Machine - MacBook Pro mid-2014 MacOS Sierra 10.12.6
I am having trouble installing the httrack-3.49.2.tar.gz. When I run the
./configure command from a regular user account and from the admin account, I
get the following error:
Jeffreys-MBP:httrack-3.49.2 john$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/Users/john/Downloads/httrack-3.49.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
This seems pretty basic and I doing something wrong? | |