universal frameworks for Macintosh
Please download the GNUreadline.framework and the GMP.framework and install
both either in /Library/Frameworks or
$HOME/Library/Frameworks with
unzip GNUreadline-framework.zip -d /Library/Frameworks
unzip GMP-framework.zip -d /Library/Frameworks
or with
unzip GNUreadline-framework.zip -d $HOME/Library/Frameworks
unzip GMP-framework.zip -d $HOME/Library/Frameworks
The frameworks are based on gmp-4.2.1 and readline-5.2 and have been compiled
under Mac OS 10.4 (Tiger) also for the ppc architecture. Building the
frameworks can be looked up in build-framework.sh inside the frameworks.