Code: Select all
mb029:~ yueren$ /Applications/polymake.app/Contents/MacOS/polymake.run
==========================================================================
your perl version (5.18.4) does not match the perl version this
app was built for (5.18.2)
please download and install the version of polymake that corresponds
to the version of your system perl
You can find the version number by executing
/usr/bin/perl --version
in a terminal.
If there is no version of the polymake app matching your perl version
please contact us at http://forum.polymake.org
==========================================================================
Code: Select all
mb029:~ yueren$ perl --version
This is perl 5, version 18, subversion 4 (v5.18.4) built for
darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)
Copyright 1987-2013, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
mb029:~ yueren$ perlbrew switch perl-5.18.2
A sub-shell is launched with perl-5.18.2 as the activated perl. Run
'exit' to finish it.
bash-3.2$ perl --version
This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-2level
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2013, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
bash-3.2$ /Applications/polymake.app/Contents/MacOS/polymake.run
==========================================================================
your perl version (5.18.4) does not match the perl version this
app was built for (5.18.2)
please download and install the version of polymake that corresponds
to the version of your system perl
You can find the version number by executing
/usr/bin/perl --version
in a terminal.
If there is no version of the polymake app matching your perl version
please contact us at http://forum.polymake.org
==========================================================================
bash-3.2$ /Applications/polymake.app/Contents/MacOS/polymake.start
Can't locate loadable object for module Polymake::Ext in @INC (@INC contains: /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib /Applications/polymake.app/Contents/Resources/polymake/lib/polymake/perlx /Applications/polymake.app/Contents/Resources/perl5 /Applications/polymake.app/Contents/Resources/perl5/lib/perl5/darwin-thread-multi-2level /Applications/polymake.app/Contents/Resources/perl5/lib/perl5 /Applications/polymake.app/Contents/Resources/perl5/lib/perl5/darwin-thread-multi-2level/ /Applications/polymake.app/Contents/Resources/polymake/lib/polymake/lib/ /Applications/polymake.app/Contents/Resources/polymake/lib/polymake/perlx/ /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib/ /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib/Polymake/Namespaces.pm line 17.
Compilation failed in require at /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib/Polymake/Namespaces.pm line 17.
BEGIN failed--compilation aborted at /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib/Polymake/Namespaces.pm line 17.
Compilation failed in require at /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib/Polymake.pm line 27.
BEGIN failed--compilation aborted at /Applications/polymake.app/Contents/Resources/polymake/share/polymake/perllib/Polymake.pm line 27.
Compilation failed in require at /Applications/polymake.app/Contents/Resources/polymake/bin/polymake line 166.
BEGIN failed--compilation aborted at /Applications/polymake.app/Contents/Resources/polymake/bin/polymake line 166.