Package Details: java-matlab 1:R2025a.25.1.0.2943329-6

Git Clone URL: https://aur.archlinux.org/matlab.git (read-only, click to copy)
Package Base: matlab
Description: A high-level language for numerical computation and visualization (Java components)
Upstream URL: https://www.mathworks.com/products/matlab.html
Keywords: computation matlab numerical visualization
Licenses: custom:MATLAB EULA
Provides: java-matlab-version
Submitter: ido
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 41
Popularity: 0.78
First Submitted: 2015-08-15 09:33 (UTC)
Last Updated: 2025-06-25 09:52 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 26 Next › Last »

silverbluep commented on 2021-01-30 08:41 (UTC)

I would check mathworks forums for a fix; as if the provided installer is not working on your system it's an issue on the installer end. I can't replicate your issue so I don't know how to help you.

If you find the solution please post it here.

Hork commented on 2021-01-29 20:49 (UTC)

Seems to be a matlab installer issue. Cannot install even with their default installer. Generate a "archive is not a ZIP archive" error but last one has this issue is way back to 2016a. No idea what's going wrong there.

Hork commented on 2021-01-28 19:06 (UTC)

Not really, I created the tar bar exactly as the md instructed. However, the downloaded matlab folder does not have that file in the first place.

silverbluep commented on 2021-01-28 16:26 (UTC)

I assume this is a problem with the way you created the tar file; did you follow the instructions as exactly stated in the README provided by the repo? I would delete the one you have and recreate the needed files.

Hork commented on 2021-01-28 10:47 (UTC) (edited on 2021-01-28 10:49 (UTC) by Hork)

I straced that matlab/bin/glnxa64/install_unix, stat("/tmp/makepkg/matlab/src/matlab/sys/java/jre/glnxa64/jre/lib/security/jssecacerts", 0x7fffe1f6baf0) = -1 ENOENT (No such file or directory) is what I suspect wrong. Do you have this file in your downloaded matlab folder?

silverbluep commented on 2021-01-27 19:44 (UTC) (edited on 2021-01-27 19:47 (UTC) by silverbluep)

What is that installer? I can't help if you are not being specific. The installer for MATLAB does not print to stdout; and that's on mathworks nothing I can do. There should be some installer log somewhere; but I don't know where the installer puts it. Your problem is not due to python; because anything to do with python is printed on stdout when you run makepkg.

You don't need to do any chrooting; install dependencies, bring together the neccessary files and mimic the PKGBUILD steps (on your home directory; NOT on your main system.) Be sure to read the README.md in the repo, and make sure you are not using ANY aur helper.

Hork commented on 2021-01-27 17:30 (UTC)

That is the thing, I don't actually know whats wrong with that installer, it does not have any log. I don't even know how to debug this, I might need to do some chroot to mimic makepkg and go through build steps one by one.

silverbluep commented on 2021-01-26 19:55 (UTC) (edited on 2021-01-26 19:59 (UTC) by silverbluep)

that is not very specific; what issue are you having? Either way; make sure you rebuild the aur dependencies and jupyter-matlab_kernel-git again so that everything is using python 3.9 (you need to rebuild python-dependent aur packages again; even if their pkgbuild are not updated)

I built this package just fine; with the up to date versions of dependencies. And everything works. So curious as to what is not working.

Hork commented on 2021-01-26 18:39 (UTC)

I still have that python issue, with latest pkgbuild.