Search found 5 matches

by yukangSong
Thu, 2022-04-28, 01:55
Forum: DCMTK - General
Topic: DCMTK installation and sharing dynamic links
Replies: 5
Views: 1484

Re: DCMTK installation and sharing dynamic links

If you are maybe just in the same directory as the storescp file, you have to enter ./storescp to start it unless the current directory is part of the PATH environment variable. Sorry if that's already obvious for you. Thank you for your reply. It seems that I have not done what you said. May I ask...
by yukangSong
Thu, 2022-04-28, 01:53
Forum: DCMTK - General
Topic: DCMTK installation and sharing dynamic links
Replies: 5
Views: 1484

Re: DCMTK installation and sharing dynamic links

Where (in which directory) did you install the DCMTK? Is the "bin" directory in the $PATH? Installing the DCMTK with a CMAKE_INSTALL_PREFIX of "/usr/local", which is also the default, should usually work out-of-the-box. Hello, thank you for your reply, I did not install in "...
by yukangSong
Wed, 2022-04-27, 17:02
Forum: DCMTK - General
Topic: DCMTK installation and sharing dynamic links
Replies: 5
Views: 1484

DCMTK installation and sharing dynamic links

When I have compiled and installed DCMTK using Cmake on Linux, do I need to run the command: "sudo ldconfig" to share dynamic links? But when I run this command, why doesn't the terminal print any information? And when I run the "storescp" command, it shows that I have not instal...
by yukangSong
Wed, 2022-04-27, 13:49
Forum: DCMTK - General
Topic: Compilation of DCMTK-based program fails
Replies: 3
Views: 1203

Re: Compilation of DCMTK-based program fails

Michael Onken wrote: Wed, 2022-04-27, 12:36 Hi,

do you link against dcmrt, one of the libraries inside DCMTK?

BR Michael
Yes, you are right
by yukangSong
Wed, 2022-04-27, 12:28
Forum: DCMTK - General
Topic: Compilation of DCMTK-based program fails
Replies: 3
Views: 1203

Compilation of DCMTK-based program fails

I'm really sorry to bother you. When I use DCMTK library, I have a problem, which has bothered me for a long time. I would appreciate it if you could answer it . When I compile DCMTk-based program, it fails and prints the following information: [100%] Linking CXX executable DICOM /usr/bin/ld: dicomR...