Why do I get the error message that says:" Error installing third party software MinGW 4.9.2 Core: java.util.zip.ZipException: archive is not a ZIP archive"
Show older comments
Whenever I try installing MinGW 4.9.2, I get the error message that says "Error installing third party software MinGW 4.9.2 Core: java.util.zip.ZipException: archive is not a ZIP archive" I want to install MinGW-w64 C/C++ compiler so that I can be able to use/run my generated code since when I type mex -setup, Matlab tells me I need the compiler. I tried doing the installation from TDM-GCC using the Addons Menu. I am using Matlab 2015b.
Note: Someone had similar problem in 2011 and Matlab support team give this answer below which the person accepted as best answer: "This error can occur when there is not enough space in the /tmp directory to contain the product archive during extraction. Increasing the space available within the /tmp directory will resolve this error." If this is the solution, how do I increase space in the /tmp directory? Please help. Thanks.
1 Comment
Accepted Answer
More Answers (1)
chenxi zhao
on 27 Aug 2017
0 votes
when I tried to install matlab r2016b in mac, I got the same error message---- archive is not a zip archive. How to solve this problem in mac? thx!
1 Comment
Walter Roberson
on 27 Aug 2017
Is it possible that you are low on disk space?
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!