Search Criteria
Package Details: macaulay2 19030.995c6fd8c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/macaulay2.git (read-only, click to copy) |
---|---|
Package Base: | macaulay2 |
Description: | Software system for algebraic geometry and commutative algebra |
Upstream URL: | http://www.math.uiuc.edu/Macaulay2/ |
Licenses: | GPL |
Submitter: | remyoudompheng |
Maintainer: | ConnorBehan |
Last Packager: | ConnorBehan |
Votes: | 7 |
Popularity: | 0.015238 |
First Submitted: | 2009-04-09 17:09 (UTC) |
Last Updated: | 2024-12-15 03:38 (UTC) |
Dependencies (26)
- boost (boost-gitAUR)
- cblas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- cddlib
- eigen (eigen-gitAUR)
- flint
- frobbyAUR
- gc (gc-gitAUR)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR)
- gdbm (gdbm-gitAUR)
- gfan
- givaro
- glpk (glpk-gitAUR, glpk-cut-logAUR)
- gtest (googletest-gitAUR)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- mpfr (mpfr-gitAUR)
- mpirAUR
- mpsolveAUR (mpsolve-gitAUR)
- ntl (ntl-threadingAUR)
- onetbb
- readline (readline-gitAUR)
- Show 6 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
onecan commented on 2021-02-15 23:25 (UTC) (edited on 2021-02-15 23:26 (UTC) by onecan)
Thanks for the speedy response.
I was using autoconf 2.71-1. Going to src/M2/M2 and running "make get-autoconf" returned the error "No rule to make target `get-autoconf'", but downgrading my autoconf to 2.69-7 avoided the "underfined configure variables" error below.
I now get a bunch of new errors:
DanGrayson commented on 2021-02-15 22:30 (UTC)
... and then run "make" in the same directory to remake "configure", after deleting "configure", if necessary.
DanGrayson commented on 2021-02-15 22:29 (UTC)
That's strange, it's worked for us. What version of autoconf do you have? You can run "make get-autoconf" in the source directory "M2" to get and use version 2.69.
onecan commented on 2021-02-15 22:20 (UTC)
Build fails with the error:
DanGrayson commented on 2021-01-05 17:03 (UTC)
The tar file can also be obtained from
ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/Factory/factory-4.1.3.tar.gz
, according to Hans Schoenemann.
DanGrayson commented on 2021-01-05 02:24 (UTC)
I've sent a message to someone at Singular about the expired certificate. So it might come back to life.
smallmouse commented on 2021-01-04 21:55 (UTC)
the certificate for "https://service.mathematik.uni-kl.de/ftp/pub/Math/Singular/Factory/factory-4.1.3.tar.gz" is expired meaning singular-factory can't be installed but I was able to install this anyway by installing "singular" instead and removing the dependency
Dylan14 commented on 2020-10-21 21:04 (UTC)
Working pkgbuild for macaulay2 which circumvents the issue I had: https://pastebin.com/7Ey2DfNi
DanGrayson commented on 2020-10-21 14:16 (UTC)
Since the directory editors/emacs is a submodule, perhaps it hasn't been populated yet. As part of building, you should be running "make" in the "M2" directory of the source tree -- that will create the configure script and populate that submodule. Is it being done? Or maybe it's being done with a target different from 'all' ?
There is no difference between 8b41c61 and 995c6fd.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »