Making all in src
cd .. && /bin/sh /Users/weero44p/pear-src-0.9.11/missing automake-1.14 --gnu src/Makefile
/Users/weero44p/pear-src-0.9.11/missing: line 81: automake-1.14: command not found
WARNING: 'automake-1.14' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
Make[1]: *** [Makefile.in] Error 127
Make: *** [all-recursive] Error 1
These errors suggest that I need to install gcc, but the ./compile output confirmed that gcc was good. To be clear, this is a new MBPro and I have not installed gcc onto it, but gcc is installed with Monterey:
gcc --version
Apple clang version 13.1.6 (clang-1316.0.21.2)
Target: arm64-apple-darwin21.4.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Also, I have installed 'perl'.
Does anyone have any insight into these issues?
I have also tried to install pear through 'conda install pear' or 'conda install bioconda pear' to no avail. Can anyone help with installing pear on my new M1 MBPro?
Cheers
Rob
Installing Rosetta 2 on this system is not supported
I then tried: sudo /usr/sbin/softwareupdate --install-rosetta --agree-to-license
getting the same errror message.
Please advice
David