Giter Site home page Giter Site logo

libpolymake-julia's People

Contributors

alexej-jordan avatar bdapro avatar benlorenz avatar fingolfin avatar ivanspirandelli avatar kalmarek avatar lkastner avatar saschatimme avatar sebasguts avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

benlorenz

libpolymake-julia's Issues

Executable `polymake_run_script` loads system `libperl` but is compiled with `Perl_jll`

I encounter this problem when precompiling Polymake.jl, which invokes polymake_run_script and then fails, because system perl on Fedora does not define PL_exit_flags. The following "fix" illustrates the problem:

mv polymake_run_script polymake_run_script_ORIG
Then I create a script that overwrite the environment variable:
cat polymake_run_script LD_LIBRARY_PATH=/home/XXX/.julia/artifacts/06ceadfe6189348f596024106c6a86d1d0ae2273/lib:$LD_LIBRARY_PATH /home/XXX/.julia/artifacts/ed052e20a0e8679067418195e52f8837b27e7a7e/bin/polymake_run_script_ORIG $@
This makes Polymake.jl precompile.

I should mention that gmp, mpfr etc. also point to system libraries, but these define all symbols.

I'm not so much of an expert on JLLWrapper, but is static linking an option?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.