Compile dcmtk-3.5.4 with MinGW

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
paolom
Posts: 169
Joined: Tue, 2008-09-16, 15:02

Compile dcmtk-3.5.4 with MinGW

#1 Post by paolom »

Hi,

I've read more documents, but I can't find the answer about my problem.

Is it possible to compile automatically (command line) the dcmtk-3.5.4 under Windows using MinGW?!?!?

If not, how can I compile under Windows the dcmtk-3.5.4 automatically?

Thanks

Jörg Riesmeier
ICSMED DICOM Services
ICSMED DICOM Services
Posts: 2217
Joined: Fri, 2004-10-29, 21:38
Location: Oldenburg, Germany

#2 Post by Jörg Riesmeier »

So "./configure; make; make install" does not work on your system?

According to the install file, DCMTK 3.5.4 has been tested successfully on the following system:
Windows XP / Intel x86 / MinGW/MSys 1.0.10 (gcc 3.4.2)

paolom
Posts: 169
Joined: Tue, 2008-09-16, 15:02

#3 Post by paolom »

This is the errors on MSYS ./configure in the dcmtk-3.5.4 directory:

Code: Select all

$ ./configure
Running configure for module config.
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking whether make sets ${MAKE}... yes
configure: error: cannot find install-sh or install.sh in `pwd` ./`pwd`
Running configure for module dcmdata.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmimage.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmimgle.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmjpeg.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmnet.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmpstat.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmqrdb.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmsign.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmsr.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmtls.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module dcmwlm.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module ofstd.
./configure: test: too many arguments
Cannot find configure directory
Running configure for module doxygen.
./configure: test: too many arguments
Cannot find configure directory
Which is the problem? I need to use autoconf or automake?

Thanks.[/code]

Jörg Riesmeier
ICSMED DICOM Services
ICSMED DICOM Services
Posts: 2217
Joined: Fri, 2004-10-29, 21:38
Location: Oldenburg, Germany

#4 Post by Jörg Riesmeier »

I guess something is wrong with your installation of MinGW.

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1493
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#5 Post by Marco Eichelberg »

Most likely a problem with $PATH - it seems that the wrong version of "test" is being used.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest