Hey,
Running "pacaur -S mathematica" in the directory with the files:
(output of ls -l)" total 4845616 -rw-r--r-- 1 weetc users 2695 Apr 11 07:06 duplicate-libs.txt drwxr-xr-x 7 root root 4096 May 18 16:14 Install -rw-r--r-- 1 weetc users 4961862431 May 12 14:27 Mathematica_11.3.0_LINUX.sh -rw-r--r-- 1 weetc users 22314 Apr 11 07:06 PKGBUILD drwxr-xr-x 2 weetc users 4096 May 12 14:50 src " produces " ==> ERROR: Mathematica_11.3.0_LINUX.sh was not found in the build directory and is not a URL. :: failed to verify mathematica integrity ".
Have I made a simple mistake here?
Thanks,
TC
Pinned Comments
marmis commented on 2024-12-24 03:37 (UTC) (edited on 2025-05-06 20:14 (UTC) by marmis)
mathematicaandmathematica-lighthave been updated to 14.1. Mathematica is being rebranded to WolframApp or just Wolfram. Because of that, you might have to update your current configuration according to Upgrading from Mathematica to Wolfram:$UserBaseDirectoryis now~/.Wolfram(you may need tomv ~/.Mathematica ~/.Wolfram)MATHINITis nowWOLFRAMNB_INIT(for additional arguments to Wolfram)MATHEMATICA_BASEis nowWOLFRAM_BASE(for custom$BaseDirectory)MATHEMATICA_USERBASEis nowWOLFRAM_USERBASE(for custom$UserBaseDirectory)JP-Ellis commented on 2022-10-08 00:22 (UTC) (edited on 2023-08-19 12:56 (UTC) by JP-Ellis)
Wolfram offers two bundles for Mathematica: one with offline docs included, and one which relies on online docs. I have created corresponding version of the Mathematica package in the AUR:
mathematica: As this package has historically always included offline docs, it will continue to do so now. As of 13.1.0, the package takes up around 14.1GiB with all documentation.mathematica-light: For those people who want a small package and/or want to use online docs, I have created this package which uses Wolfram's online-docs bundling of Mathematica. As of 13.3, the light version takes up around 7.2GiB.