Search found 6 matches

by retsil
Fri, 2005-06-24, 09:35
Forum: DCMTK - General
Topic: dcm2xml and xml2dcm
Replies: 3
Views: 5187

base64 encoding

Just a further question Jörg,

Is base64 encoding/decoding supported for all transfer syntaxes or does it just work for some?
I can't get dcm2xml to generate base64 encoded tags (where VR is OW or OB) when using the +Eb (aka --encode-base64) on SunOS

Cheers,

Robbie
by retsil
Wed, 2005-06-22, 06:49
Forum: DCMTK - Installation
Topic: Make on SunOS
Replies: 5
Views: 10042

Thanks

Thanks for that,

It looks like I have no need for that module. I'll just make all other modules manually.
by retsil
Tue, 2005-06-21, 08:09
Forum: DCMTK - General
Topic: dcm2xml and xml2dcm
Replies: 3
Views: 5187

dcm2xml and xml2dcm

I've been using xml2dcm and dcm2xml to prototype a simple DICOM reader/writer/editor. Most of my work invloves using an existing DICOM file as a template. Thus, I've reasoned that I can probably make of the modifications I would ever need to using XPaths. I was interested if there is a convention fo...
by retsil
Mon, 2005-06-20, 01:07
Forum: DCMTK - Installation
Topic: Make on SunOS
Replies: 5
Views: 10042

Make error

Hello again, After sucessfully configuring with ./configure I seem to get the following make error. I'm not sure where to start with this one... a - dsrchecc.o a - dsrprocc.o ar: writing libdcmsr.a ranlib libdcmsr.a (cd apps; make ARCH="" all) c++ -DHAVE_CONFIG_H -DNDEBUG -c -I. -I. -I../i...
by retsil
Mon, 2005-06-20, 00:46
Forum: DCMTK - Installation
Topic: Make on SunOS
Replies: 5
Views: 10042

Thanks

Thanks for that. I forgot that libraries from blastwave were not in the usual place. adac9{17}(~/download/dcmtk-3.5.3/dcmdata/apps) > echo $LD_LIBRARY_PATH /usr/openwin/lib:/usr/local/lib You have produced a very wonderful and useful set of tools. I've been trying to get the libraries compiled for v...
by retsil
Thu, 2005-06-09, 04:44
Forum: DCMTK - Installation
Topic: Make on SunOS
Replies: 5
Views: 10042

Make on SunOS

I get the following the following errors when attempting to compile on SunOS. Is there a dependancy for the dcmtk core package? adac9{9}(~) > uname -a SunOS adac9 5.9 Generic sun4u sparc SUNW,Ultra-5_10 adac9{10}(~) > gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.2/specs ...