[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Orthanc, Was: Introducing myself - conquest



> On Mon, Jan 27, 2014 at 12:56:21PM +0100, Karsten Hilbert wrote:
> 
> > > Perhaps you could give a look at Orthanc [1], that is a lightweight
> > > DICOM store that is built on the top of DCMTK, that is already
> > > packaged into Debian [2], and that is known to work in combination
> > > with Ginkgo CADx since release 0.7.0 [3].
> > 
> > This is your Jan 2013 answer to my inquiry on just that:
> > 
> > 	Date: Thu, 31 Jan 2013 18:05:52 +0100
> > 	From: Sebastien Jodogne <s.jodogne@chu.ulg.ac.be>
> > 	To: debian-med@lists.debian.org
> > 	Subject: Re: Orthanc 0.5.0
> > 
> > 	> Would you mind giving some hints as to best
> > 	> configure Ginkgo CADx
> > 	>       apt-get install ginkgocadx
> > 	>
> > 	> such that it will nicely interface with ORTHANC ?
> > 
> > 	As written in my previous answer, Orthanc does not currently support the "PACS Q/R"
> > 	feature of Ginkgo CADx, because Orthanc does not implement DICOM C-Find SCP and C-Move
> > 	SCP (yet).
> >
> > Are you saying this has changed ?
> 
> The tweet seems to suggest as much.
> 
> However,
> 
> 	invoke-rc.d orthanc start
> 
> doesn't do anything and directly invoking the server says:
> 
> 	root@hermes:~# Orthanc --verbose --logdir=/var/log/orthanc/ /etc/orthanc/orthanc.json
> 	Orthanc: symbol lookup error: Orthanc: undefined symbol: _ZN3fLI7FLAGS_vE
> 
> Environment:
> 
> 	dcmtk:
> 	  Installiert:           3.6.1~20131114-4
> 	  Installationskandidat: 3.6.1~20131114-4
> 	  Versionstabelle:
> 	 *** 3.6.1~20131114-4 0
> 	         10 ftp://ftp.de.debian.org/debian/ experimental/main i386 Packages
> 	        100 /var/lib/dpkg/status
> 	     3.6.0-15+b1 0
> 	        990 http://ftp.de.debian.org/debian/ jessie/main i386 Packages
> 	        990 ftp://ftp.de.debian.org/debian/ testing/main i386 Packages
> 	         50 ftp://ftp.de.debian.org/debian/ unstable/main i386 Packages
> 	     3.6.0-12 0
> 	        500 http://ftp.de.debian.org/debian/ wheezy/main i386 Packages
> 
> 	orthanc:
> 	  Installiert:           0.7.2-1
> 	  Installationskandidat: 0.7.2-1
> 	  Versionstabelle:
> 	 *** 0.7.2-1 0
> 	         50 ftp://ftp.de.debian.org/debian/ unstable/main i386 Packages
> 	        100 /var/lib/dpkg/status
> 
> Attached the /etc/orthanc/orthanc.json.
> 
> Note that there is no http server running.
> 
> 	root@hermes:~# gdb /usr/sbin/Orthanc
> 	GNU gdb (GDB) 7.6.1 (Debian 7.6.1-1)
> 	Copyright (C) 2013 Free Software Foundation, Inc.
> 	License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> 	This is free software: you are free to change and redistribute it.
> 	There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> 	and "show warranty" for details.
> 	This GDB was configured as "i486-linux-gnu".
> 	For bug reporting instructions, please see:
> 	<http://www.gnu.org/software/gdb/bugs/>...
> 	Reading symbols from /usr/sbin/Orthanc...(no debugging symbols found)...done.
> 	(gdb) set pagination 0
> 	(gdb) run --verbose --logdir=/var/log/orthanc/ /etc/orthanc/orthanc.json
> 	Starting program: /usr/sbin/Orthanc --verbose --logdir=/var/log/orthanc/ /etc/orthanc/orthanc.json
> 	warning: Could not load shared library symbols for linux-gate.so.1.
> 	Do you need "set solib-search-path" or "set sysroot"?
> 	/usr/sbin/Orthanc: symbol lookup error: /usr/sbin/Orthanc: undefined symbol: _ZN3fLI7FLAGS_vE
> 	[Inferior 1 (process 22322) exited with code 0177]
> 	(gdb) bt
> 	No stack.
> 	(gdb) thread apply all bt full
> 	(gdb) symbol-file /usr/sbin/Orthanc
> 	Load new symbol table from "/usr/sbin/Orthanc"? (y or n) y
> 	Reading symbols from /usr/sbin/Orthanc...(no debugging symbols found)...done.
> 	(gdb)
> 
> Despite:
> 
> 	liborthancclient-dev:
> 	  Installiert:           0.7.2-1
> 	  Installationskandidat: 0.7.2-1
> 	  Versionstabelle:
> 	 *** 0.7.2-1 0
> 	         50 ftp://ftp.de.debian.org/debian/ unstable/main i386 Packages
> 	        100 /var/lib/dpkg/status
> 
> What can I do ?
> 
> Karsten

-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


Reply to: