Search Criteria
Package Details: aeskulap 0.2.2beta2+r8+ge710562-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aeskulap.git (read-only, click to copy) |
---|---|
Package Base: | aeskulap |
Description: | Medical image viewer and DICOM client |
Upstream URL: | https://www.nongnu.org/aeskulap |
Licenses: | GPL-2.0-or-later AND LGPL-2.0-or-later AND custom:Public Domain |
Submitter: | haawda |
Maintainer: | vitaliikuzhdin |
Last Packager: | vitaliikuzhdin |
Votes: | 16 |
Popularity: | 0.55 |
First Submitted: | 2018-04-21 17:35 (UTC) |
Last Updated: | 2024-11-30 16:09 (UTC) |
Dependencies (13)
- atkmm
- dcmtkAUR (dcmtk-gitAUR)
- dconf
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glibmm
- gtkmm
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgladeAUR
- libsigc++
- pangomm
- intltool (make)
Latest Comments
1 2 3 4 Next › Last »
dllud commented on 2023-08-04 18:49 (UTC)
Thanks for the prompt reply. I just rebuilt dcmtk without libwrap installed in my system and the dependency is gone. Seems like libwrap is an optional build time dependency of dcmtk that then becomes a mandatory runtime dependency of libdcmnet (one of the libs produced by dcmtk).
haawda commented on 2023-08-04 15:36 (UTC)
I do not have libwrap installed, but aeskulap builds and runs just fine.
dllud commented on 2023-08-04 15:14 (UTC)
Please add libwrap to the dependencies. It is needed both at build time:
And at runtime:
dllud commented on 2023-01-09 18:32 (UTC)
In case others are getting something like this when running aeskulap:
The solution is yet again to rebuild
dcmtk
.haawda commented on 2022-12-20 14:24 (UTC)
Before flagging this package (or any package) out ouf date read the comments.
maderios commented on 2022-11-28 18:30 (UTC)
It builds fine for me too after recompiling dcmtk. @kzod Thanks for information
EasyToRemember commented on 2022-03-20 12:48 (UTC)
@kzod You've nailed it! This infamous trouble of AUR packages :-(
kzod commented on 2022-03-20 07:26 (UTC)
I've had the same issue as EasyToRemeber (
/usr/bin/ld: warning: libicuuc.so.69, needed by /usr/lib/libofstd.so, not found (try using -rpath or -rpath-link)
) but solved it by recompilingdcmtk
which containslibofstd.so
.EasyToRemember commented on 2022-03-12 12:16 (UTC) (edited on 2022-03-12 12:17 (UTC) by EasyToRemember)
x86_64 here.
It still does not compile with icu and lib32-icu standard packages version 70.1-1.
It compiles with icu69-bin AUR package.
haawda commented on 2022-03-12 10:11 (UTC)
Builds fine here with icu 70.
1 2 3 4 Next › Last »