Search Criteria
Package Details: cadabra2 2.3.6.8-1
Git Clone URL: | https://aur.archlinux.org/cadabra2.git (read-only, click to copy) |
---|---|
Package Base: | cadabra2 |
Description: | A field-theory motivated approach to computer algebra |
Upstream URL: | http://cadabra.science |
Licenses: | |
Conflicts: | |
Submitter: | yitzi |
Maintainer: | a.kudelin |
Last Packager: | a.kudelin |
Votes: | 4 |
Popularity: | 0.002260 |
First Submitted: | 2017-01-04 21:02 |
Last Updated: | 2021-02-11 10:08 |
Latest Comments
yitzi commented on 2018-03-07 17:38
Try cadabra2-git. There are some changes that have not been released yet.
ploamphed commented on 2018-03-07 15:24
I am having problem building cadabra2. Final lines of the build process read:
[ 81%] Built target cadabra_server
Scanning dependencies of target cadabra-server
[ 83%] Building CXX object client_server/CMakeFiles/cadabra-server.dir/cadabra-server.cc.o
[ 83%] Linking CXX executable cadabra-server
/usr/bin/ld: CMakeFiles/cadabra-server.dir/cadabra-server.cc.o: undefined reference to symbol 'pthread_join@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line<br> collect2: error: ld returned 1 exit status
make[2]: *** [client_server/CMakeFiles/cadabra-server.dir/build.make:101: client_server/cadabra-server] Error 1
make[1]: *** [CMakeFiles/Makefile2:567: client_server/CMakeFiles/cadabra-server.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
==> ERROR: A failure occurred in build().