Search found 4 matches

Go to advanced search

by schmitt
19 Jul 2019, 23:14
Forum: Installing polymake
Topic: Installing the Julia-package on macOS 10.14.5
Replies: 7
Views: 10840

Re: Installing the Julia-package on macOS 10.14.5

Providing /usr/local/include as environment variable actually solved the problem (almost)! I also had to do export LDFLAGS="-L/usr/local/Cellar/mpfr/4.0.2/lib -lmpfr -L/usr/local/Cellar/gmp/6.1.2_2/lib -lgmp" because Julia threw this error: ld: library not found for -lmpfr │ clang: error: ...
by schmitt
19 Jul 2019, 19:35
Forum: Installing polymake
Topic: Installing the Julia-package on macOS 10.14.5
Replies: 7
Views: 10840

Re: Installing the Julia-package on macOS 10.14.5

I just compiled Polymake again and started Julia in the same shell (so the same environment), but still get the error. However, I now have to amend/correct my first reply: I set the JAVA_HOME environment variable. configure tells me that it cannot find bliss, javaview, scip, singular and soplex. Doe...
by schmitt
19 Jul 2019, 18:13
Forum: Installing polymake
Topic: Installing the Julia-package on macOS 10.14.5
Replies: 7
Views: 10840

Re: Installing the Julia-package on macOS 10.14.5

Thanks for your reply! Did you install brew into the standard location (which is /usr/local), or to some other path? I'm pretty sure I did. (The directories Homebrew and Cellar are in /usr/local.) Does the file /usr/local/include/gmp.h exist? Yes, it is a link to /usr/local/Cellar/gmp/6.1.2_2/includ...
by schmitt
17 Jul 2019, 12:59
Forum: Installing polymake
Topic: Installing the Julia-package on macOS 10.14.5
Replies: 7
Views: 10840

Installing the Julia-package on macOS 10.14.5

I successfully compiled polymake on macOS 10.14.5 using homebrew and perlbrew following the instructions (https://polymake.org/doku.php/install/mac#source_installation). However, now I would like to install the Julia-package. So I did export POLYMAKE_CONFIG="~/Documents/polymake/bin/polymake-co...

Go to advanced search