Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octave!? - [jl.config] unable to determine file format of 'jldict' #56

Open
Mr-Carvalho opened this issue Jan 19, 2018 · 1 comment
Open

Comments

@Mr-Carvalho
Copy link

Hey, I might be a little in over my head, by I was challenged to integrate some Julia functions on top of MATLAB for an assignment, however a MATLAB license was out of the picture so I was expected to do the same using Octave instead of MATLAB. So I've been trying to follow this example step by step, I have Julia installed and the directory set on my Windows10 environment variables. However as soon as I run 'jl.config' I get the following message:
INFO: Could not find files for the given pattern(s).
error: load: unable to determine file format of 'jldict'
error: called from
get at line 305 column 17
eval_with_exe at line 382 column 17
config at line 179 column 20

This points to the line
jlhome = jl.eval_with_exe('unsafe_string(Base.JLOptions().julia_home)');

Is this due to my attempt to run mexjulia on Octave, or am I doing anything wrong in particular?
I'm sorry if my question seems out of place, but I tried everything else the issues segment and came out short. Any help?

Btw, I'm running Lucia version 0.6.2

@twadleigh
Copy link
Collaborator

twadleigh commented Jan 19, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants