Search Criteria
Package Details: weasis-bin 4.5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/weasis-bin.git (read-only, click to copy) |
---|---|
Package Base: | weasis-bin |
Description: | Weasis is a free medical DICOM viewer used in healthcare by hospitals, health networks, multicenter research trials, and patients. |
Upstream URL: | https://nroduit.github.io/ |
Licenses: | EPL-2.0 |
Submitter: | Junker |
Maintainer: | tugyan |
Last Packager: | tugyan |
Votes: | 26 |
Popularity: | 0.39 |
First Submitted: | 2019-02-20 13:00 (UTC) |
Last Updated: | 2024-09-18 15:12 (UTC) |
Latest Comments
« First ‹ Previous 1 2
Junker commented on 2021-02-20 04:12 (UTC)
version 3.7.0 is crashing.. : [1] 570046 abort (core dumped) ./Weasis
check somebody please this PKGBUILD, if you don't have a segfault, i will update it.
Junker commented on 2019-09-17 06:14 (UTC)
fixed.
hakim commented on 2019-09-17 01:34 (UTC)
Fresh install of Manjaro and the weasis-bin installer fails
install: cannot stat '/opt/Weasis/bin/Weasis.desktop': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
Any thoughts on how to install?
nroduit commented on 2019-08-25 16:30 (UTC)
From the version 3.5.3, the native installers (msi, deb, rpm, pkg) replace the weasis-portable.zip package and no longer requires Java to be installed on the system. It also serves as a basis for launching Weasis from a web context using the weasis protocol (https://nroduit.github.io/en/getting-started/weasis-protocol/).
See also https://groups.google.com/d/msg/dcm4che/3C84sscQqkQ/W2nvWma7AQAJ
Junker commented on 2019-08-21 12:40 (UTC)
updated to 3.5.3 version. works with java-11
arkoprovo1996 commented on 2019-08-21 11:59 (UTC) (edited on 2019-08-21 12:00 (UTC) by arkoprovo1996)
Please add the line
JAVACMD=/usr/lib/jvm/java-10-openjdk/bin/java
in file 'viewer-linux.sh' (/opt/weasis-bin/viewer-linux.sh)
before the final line $JAVACMD ...
mzecher commented on 2019-05-21 01:59 (UTC)
Thanks for the package. It does however not work with jre11. I got it to run with jre10-openjdk
Tetrapyle commented on 2019-04-18 16:45 (UTC) (edited on 2019-04-18 16:48 (UTC) by Tetrapyle)
Please, I think you should replace:
by:
in the PKGBUILD.
« First ‹ Previous 1 2