Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Doesn't work under Linux #2

Open
raichu opened this issue May 24, 2014 · 0 comments
Open

Doesn't work under Linux #2

raichu opened this issue May 24, 2014 · 0 comments

Comments

@raichu
Copy link

raichu commented May 24, 2014

julia> Pkg.add("Mathematica")
INFO: Cloning cache of Mathematica from git://github.com/one-more-minute/Mathematica.jl.git
INFO: Installing Mathematica v0.1.0
INFO: Package database updated
INFO: METADATA is out-of-date — you may not have the latest version of Mathematica
INFO: Use `Pkg.update()` to get the latest versions of your packages

julia> Pkg.update()
INFO: Updating METADATA...
INFO: Computing changes...
INFO: No packages to install, update or remove
julia> using Mathematica

WARNING: deprecated syntax "x[i:]" at /home/me/.julia/v0.3/Mathematica/src/MathLink.jl:43.
Use "x[i:end]" instead.

WARNING: deprecated syntax "x[i:]" at /home/me/.julia/v0.3/Mathematica/src/MathLink.jl:148.
Use "x[i:end]" instead.

WARNING: deprecated syntax "x[i:]" at /home/me/.julia/v0.3/Mathematica/src/MathLink.jl:181.
Use "x[i:end]" instead.
ERROR: error compiling Open: could not load module ml64i3: ml64i3: cannot open shared object file: No such file or directory
 in include at boot.jl:244
while loading /home/me/.julia/v0.3/Mathematica/src/MathLink.jl, in expression starting on line 95
while loading /home/me/.julia/v0.3/Mathematica/src/Mathematica.jl, in expression starting on line 1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant