Search Criteria
Package Details: 3dslicer 4.11.20210226-1
Git Clone URL: | https://aur.archlinux.org/3dslicer.git (read-only, click to copy) |
---|---|
Package Base: | 3dslicer |
Description: | A multi-platform, free and open source software package for visualization and medical image computing |
Upstream URL: | https://www.slicer.org/ |
Licenses: | |
Submitter: | tmladek |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 16 |
Popularity: | 1.40 |
First Submitted: | 2015-01-21 08:58 |
Last Updated: | 2021-02-27 10:51 |
Dependencies (22)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- curl (curl-git, curl-minimal-git)
- dcmtk (dcmtk-snapshot, dcmtk-git)
- libarchive (libarchive-git)
- libxt
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-multimedia (qt5-multimedia-git)
- qt5-script (qt5-script-git)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webengine
- qt5-x11extras (qt5-x11extras-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- rapidjson (rapidjson-git)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- teem
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git) (make)
- cmake (cmake-git) (make)
- gendesk (make)
- git (git-git) (make)
- subversion (make)
Required by (1)
- python-nipype (optional)
Latest Comments
1 2 3 Next › Last »
hottea commented on 2021-02-26 09:00
@bartus You could simply install this pkg from Arch Linux Chinese Community Repository. I also maintain pkg
teem
there with cmake fix. So, if you'd like to build 3dslicer from source, you also need the teem pkg from ArchLiuxCN repo. You could check all pkg build log in ArchLinuxCN repo here.bartus commented on 2021-02-26 08:04
Won't build after f921426afaf3 against modified
teems
package #792288 (cmake issue):Without modifying
teems
got this error.hottea commented on 2021-02-18 07:31
@bartus sorry, but pkg teem is not maintained by me.
bartus commented on 2021-02-18 07:22
teem
package cmake configuration is broken, already posted a patch to the maintainerhttps://aur.archlinux.org/packages/teem/#comment-792288
Perhaps consider packaging the
svn
version of theteem
forAUR
as it had cmake configuration rewritten in 2019 (teem:1.10.0
is from 2012 )https://sourceforge.net/p/teem/code/6355/
hottea commented on 2020-10-25 08:17
Hi, I could now build 3dslicer from the source, see also the PKGBUILD. You could install it from Arch Linux Chinese Community Repository.
GuSec commented on 2020-09-14 22:31
Two issues:
/opt/3dslicer/Slicer
is fragile to execution directory (only full path works from my home dir). Solution: Do what zotero does; wrap by symlink to path-resolving script, e.g..png
), check withdesktop-file-validate /usr/share/applications/3dslicer.desktop
, thus not displaying the application. Solution: Drop file suffix in.desktop
(icons found by stem alone).I also suggest
/usr/share
as an install prefix rather than/opt
, if possible.hottea commented on 2019-11-19 01:14
@gdolle It's really hard to build 3dslicer from source. It would compile python 2.7 from source and bundle with 3dslicer.
gdolle commented on 2019-11-18 13:52
I agree with @hottea, this should be named 3dslicer-bin (existing now). Maybe change this PKGBUILD to follow build from source instructions https://www.slicer.org/wiki/Documentation/Nightly/Developers/Build_Instructions#Linux
net147 commented on 2019-11-17 23:49
Fails to download https://www.slicer.org/slicerWiki/images/7/71/3DSlicerLogo-DesktopIcon-128x128.png with 404 Not Found.
ng0177 commented on 2019-09-30 10:50
My NVIDIA graphics card is not used i.e. turning of a volume blurs the model. Any advice?