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

problem with installation #63

Open
pls30 opened this issue Apr 24, 2020 · 2 comments
Open

problem with installation #63

pls30 opened this issue Apr 24, 2020 · 2 comments

Comments

@pls30
Copy link

pls30 commented Apr 24, 2020

start_matlab2017a_win64.bat does not work. Please help me

@pls30
Copy link
Author

pls30 commented Apr 28, 2020

Problem solved.

Error downloading URL. Your network connection may be down or your proxy settings improperly configured.
(i think that there is some problem with the URL certificate)

I have separately downloaded the following zip:
cvx2.1_b1110_mpt3_1_win32_and_win64.zip

I extracted this folder by calling it "externals" inside ellipsoids-2.1, placing it alongside the other folders (automation, products etc.)

Inside the s_install file I commented on the following line of code:% installexternals (true);

At this point I launched the .bat file related to my version and it worked.

I noticed that the externals folder still wasn't in the path, so I added it by hand including all the subfolders.

@tarkesdora
Copy link

tarkesdora commented May 15, 2021

Hello,
I am also trying to install this tool in MATLAB 2017b. Any help or information is highly appreciated.
I am facing an error message while installing especially at these two lines of s_install:

s_setjavapath;
modgen.logging.log4j.Log4jConfigurator.configureSimply();

The error message I get is this:
"Error using modgen.java.AJavaStaticPathMgr/setUp (line 72)".
and it shows the error message as per Line 72 of the code as:
files []
are in current static path but not
in ...\Ellipsoid_ToolBox\install\javaclasspath.txt while files
[...\Ellipsoid_ToolBox\lib\jmodgen\FileUtils\bin\modgenfileutils.jar]
are in ...\Ellipsoid_ToolBox\install\javaclasspath.txt but not in
current static path.
It can be that C:\Users..\AppData\Roaming\MathWorks\MATLAB\R2017b\javaclasspath.txt file contains the same
entries as ...\Ellipsoid_ToolBox\install\javaclasspath.txt.
If that is the case please remove those entries and restart Matlab!

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