DICOM module

If you are looking for a specific 64-bit package and you can't find it in any of the 64-bit repos, please post a request for it here
benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

DICOM module

Post#1 by benjibasson » 23 May 2024, 14:37

Hi, I am looking for DICOM module working on Porteus V5.01 XFCE to read medicals images from CD. ( scan, MRI)
Where can I find it please?

Cheers

beny
Full of knowledge
Full of knowledge
Posts: 2254
Joined: 02 Jan 2011, 11:33
Location: italy

DICOM module

Post#2 by beny » 23 May 2024, 18:12

hi benjibasson,i have build the packages that i suppose are useful for you,but we have the same problem my build environment is current,maybe work or maybe not, try if work for you: there are two files into the directory
https://www.mediafire.com/folder/xm2jbnpqw2ptv/dicom

benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

DICOM module

Post#3 by benjibasson » 25 May 2024, 17:17

Hi, thanks for the module
Unfortunately it doesn't work because of versions. 15.

In fact I have a working dicom on another PC 200km away, but I don't remember it's name ( appli java ou python ?)

beny
Full of knowledge
Full of knowledge
Posts: 2254
Joined: 02 Jan 2011, 11:33
Location: italy

DICOM module

Post#4 by beny » 25 May 2024, 17:58

hi,with a spare usb i have installed a porteus stock but the build of the packages fail,so why don't try a porteux current if you have a device,i think you have a lot of software version too new for the slackware version,is just an hint

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 4253
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

DICOM module

Post#5 by ncmprhnsbl » 26 May 2024, 02:18

beny wrote:
25 May 2024, 17:58
too new for the slackware version
not in this case
anything listed on SBO should compile in a slackware-15.0 environment.
in this case porteus-5.01 is missing: gconf(make), gtkmm (and gtk2)
here's a bundled module: aeskulap-02.2-x86_64-bundle.xzm
it contains:
aeskulap-0.2.2_e710562d-x86_64-1_SBo.tgz
dcmtk-3.6.8-x86_64-1_SBo.tgz
gtkmm2-2.24.5-x86_64-4.txz

it requires: gtk+2 which if you don't have, can be gotten via bundles or getpkg
tested on a sample .DCM from here: https://www.rubomedical.com/dicom_files/
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

benjibasson
Samurai
Samurai
Posts: 191
Joined: 06 Mar 2019, 15:14
Distribution: Arch linux

DICOM module

Post#6 by benjibasson » 29 May 2024, 16:36

Hi, I would like to run this dicom browser https://www.xnat.org/download/dicombrowser/ witch is a java application
unfortunaly pmod neither slapt-mod find any java

Code: Select all

./DicomBrowser
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be at least 1.7.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
JVM is not found by slapt-mod neither pmod

Code: Select all

root@porteus:/home/guest# pmod -s JVM

Looking for JVM in package list. Please wait... DONE

No package name matches the pattern.

root@porteus:/home/guest# slapt-mod -s JVM
clojure-1.11.0.1100-x86_64-1salix15.0  (Dynamic programming language for JVM)
jvmetro-0.1-x86_64-1salix15.0  (Jack Visual Metronome)

Where is the JVM module for Porteus 5.0.1 x86_64 please

beny
Full of knowledge
Full of knowledge
Posts: 2254
Joined: 02 Jan 2011, 11:33
Location: italy

DICOM module

Post#7 by beny » 29 May 2024, 17:00

hi benjibasson:https://slackware.nl/slakfinder/index.p ... e=#results
the virtual machine is included into the jdk package seem.

Post Reply