Search Criteria
Package Details: matlab-support 9.13.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/matlab-support.git (read-only, click to copy) |
---|---|
Package Base: | matlab-support |
Description: | Provides dependencies desktop file and common fixes for MATLAB. |
Upstream URL: | http://www.mathworks.com |
Licenses: | custom |
Conflicts: | matlab |
Provides: | matlab |
Submitter: | mrshannon |
Maintainer: | jclds139 |
Last Packager: | jclds139 |
Votes: | 6 |
Popularity: | 0.103636 |
First Submitted: | 2017-01-04 17:55 (UTC) |
Last Updated: | 2023-01-23 21:15 (UTC) |
Dependencies (22)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- gst-plugins-base-libs
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- libxcrypt-compat
- lsb-release
- net-tools (net-tools-debian-ifconfig, net-tools-git)
- nss (nss-hg)
- procps (procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd, procps-ng-git, procps-ng)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- sudo (nosudo, fake-sudo, sudo-hg, polkit-fakesudo, sudo-git, sudo-selinux)
- unixodbc (erlang-unixodbc-git)
- unzip (unzip-natspec, unzip-zstd)
- wget (wget-git, wget-xdg, wget-xdg-bin)
- gendesk (make)
- gcc (fastgcc, gccrs-git, gcc-git) (optional) – For MEX support
- gcc6 (gcc6-multilib) (optional) – For MEX support
- gcc7 (optional) – For MEX support
- gcc8 (optional) – For MEX support
- gcc9 (gcc9-bin) (optional) – For MEX support
- gconf (gconf-gtk2) (optional) – may be needed for Live Scripts
- Show 2 more dependencies...
Required by (9)
- carnot (requires matlab)
- diplib-git (requires matlab) (optional)
- gurobi (requires matlab) (optional)
- gurobi80 (requires matlab) (optional)
- gurobi81 (requires matlab) (optional)
- jupyter-matlab_kernel (requires matlab) (optional)
- matlab-segymat (requires matlab) (optional)
- python-matlabengine (requires matlab)
- vivado (requires matlab) (optional)
Latest Comments
1 2 Next › Last »
frazar0 commented on 2023-01-17 14:43 (UTC) (edited on 2023-01-17 14:44 (UTC) by frazar0)
Hi! I'm getting the following error:
I think it is due to the recent
libtiff
update. The error goes away by updating the .desktop file as follows:Alad commented on 2022-08-28 16:33 (UTC)
Thanks! Don't know how you found this solution, but it worked.
Androm commented on 2022-08-28 11:10 (UTC) (edited on 2022-08-28 11:11 (UTC) by Androm)
@Alad, a quick fix is editing the '.matlab7rc.sh' in '.../matlab/bin/' by either editing it in place or copying it to '~/.matlab7rc.sh'.
Then, change the line (~170) with LDPATH_PREFIX='' under the case glnx* to: LDPATH_PREFIX='/usr/lib'
This removes the error.
Alad commented on 2022-07-14 14:04 (UTC)
Did anyone notice
is not a MEX file
errors when compiling files withmex
? Tried with gcc and gcc-9Alad commented on 2022-04-20 13:26 (UTC) (edited on 2022-04-20 13:29 (UTC) by Alad)
Some minor points:
env
twice (env env
)provides
can be versioned (provides=$pkgver
)msg2
should be avoided, see https://bugs.archlinux.org/task/43502Thanks for the PKGBUILD :)
jose1711 commented on 2021-11-16 08:54 (UTC)
please replace
science
withScience
ingendesk
command.rellieberman commented on 2018-08-06 15:27 (UTC)
works with R2018(a) with the following change:
add libxss as dependency to allow addon manager to work.
I did not change the default jvm shipped with matlab hence jre7-openjdk wasn't needed. Is the version shipped still considered insecure?
mrshannon commented on 2018-01-08 18:31 (UTC)
My employer only supports the (a) releases with it's license server so I can not test (b) releases. If someone who updates with each release want's to take over the package let me know.
Because the path is not hard-coded based on version, reinstalling the package should make it work with the (b) releases but I cannot verify this.
mrshannon commented on 2017-03-31 22:48 (UTC)
runical commented on 2017-03-31 08:33 (UTC)
1 2 Next › Last »