Search Criteria
Package Details: matlab-support 9.14.0-1
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: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-01-04 17:55 (UTC) |
| Last Updated: | 2023-03-25 03:31 (UTC) |
Dependencies (24)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsndfile (libsndfile-gitAUR)
- libxcrypt-compat
- libxt
- lsb-release
- make (make-gitAUR, make-staticAUR)
- net-tools (net-tools-gitAUR)
- nss (nss-hgAUR)
- procps (procps-ng-gitAUR, procps-ng)
- python
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, doas-sudo-shim-vAUR, sudo-selinuxAUR)
- unixodbc (unixodbc-gitAUR)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- wget (wget-gitAUR)
- gendesk (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (optional) – For MEX support
- gcc6AUR (gcc6-multilibAUR) (optional) – For MEX support
- gcc7AUR (optional) – For MEX support
- gcc8AUR (optional) – For MEX support
- Show 4 more dependencies...
Required by (15)
- digital_rf-git (requires matlab) (optional)
- diplib-git (requires matlab) (optional)
- java-matlab (requires matlab)
- jupyter-matlab_kernel (requires matlab) (optional)
- matlab-gcc (requires matlab)
- matlab-gcc-fortran (requires matlab)
- matlab-gcc11 (requires matlab)
- matlab-gcc12 (requires matlab)
- matlab-gcc13 (requires matlab)
- matlab-gcc8 (requires matlab)
- matlab-gcc9 (requires matlab)
- matlab-segymat (requires matlab) (optional)
- vitis (requires matlab) (optional)
- vivado (requires matlab) (optional)
- yalmip-git (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
libtiffupdate. 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 fileerrors 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:
envtwice (env env)providescan be versioned (provides=$pkgver)msg2should be avoided, see https://bugs.archlinux.org/task/43502Thanks for the PKGBUILD :)
jose1711 commented on 2021-11-16 08:54 (UTC)
please replace
sciencewithScienceingendeskcommand.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 »