in reply to Re^3: Perl Tk on a Mac
in thread Perl Tk on a Mac
I have Perl installed with perlbrew and configuration of the Tk package is failing with:
checking whether the C compiler (cc -fno-common -DPERL_DARWIN -mmacosx-version-min=14.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fno-common -DPERL_DARWIN -mmacosx-version-min=14.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -mmacosx-version-min=14.7 -fstack-protector-strong -L/usr/local/lib) works... no configure: error: installation or configuration problem: C compiler cannot create executables. ERROR from evaluation of /Users/ntonkin/.cpanm/work/1742471200.46755/Tk-804.036/JPEG/Makefile.PL: ERROR from evaluation of /Users/nick/.cpanm/work/1742471200.46755/Tk-804.036/JPEG/jpeg/Makefile.PL: Error opening Makefile: No such file or directory at ./Makefile.PL line 41.
I installed gcc from Homebrew but it did not change the error message.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Perl Tk on a Mac
by bliako (Abbot) on Mar 20, 2025 at 12:41 UTC | |
by 1nickt (Canon) on Mar 20, 2025 at 13:41 UTC | |
by 1nickt (Canon) on Mar 21, 2025 at 09:39 UTC | |
by choroba (Cardinal) on Mar 21, 2025 at 09:52 UTC | |
by bliako (Abbot) on Mar 22, 2025 at 17:51 UTC | |
| |
by bliako (Abbot) on Mar 21, 2025 at 09:21 UTC |