
Search found 6 matches
- Sat, 2006-03-18, 16:40
- Forum: DCMTK - General
- Topic: wwwapp instalation
- Replies: 8
- Views: 10513
- Fri, 2006-03-17, 12:10
- Forum: DCMTK - General
- Topic: wwwapp instalation
- Replies: 8
- Views: 10513
Did all other files compile? (apps and src directories)? Well, here is the list of available executables in "bin" directory after compilation and installation: dcm2pnm dcmgpdir dcmpsmk dcod2lum storescp dcm2xml dcmj2pnm dcmpsprt dconvlum storescu dcmcjpeg dcmmkcrv dcmpsrcv dsr2html termscu dcmconv ...
- Thu, 2006-03-16, 18:28
- Forum: DCMTK - General
- Topic: wwwapp instalation
- Replies: 8
- Views: 10513
wwwapp instalation
OS: FreeBSD 5.4 wwwapp.txt, INSTALLATION part, 3-rd paragraph "INSTALL FILES": b) Then copy all executables from dcmtk/dcmwlm/wwwapps to the same directory: preplock, readoviw, readwlst and writwlst. I made compilation and installation with all available modules, but I can't find these executables r...
- Thu, 2004-12-16, 17:34
- Forum: DCMTK - Installation
- Topic: instalation error in FreeBSD system
- Replies: 6
- Views: 9411
I have include wchar.h before iostream declaration in ofstream.h, but i get the following error: (cd config; make ARCH="" all) (cd ofstd; make ARCH="" all) (cd include; make ARCH="" all) (cd libsrc; make ARCH="" all) c++ -DHAVE_CONFIG_H -DNDEBUG -c -I. -I. -I../include -I../../config/include -O -I/u...
- Sun, 2004-12-12, 10:59
- Forum: DCMTK - Installation
- Topic: instalation error in FreeBSD system
- Replies: 6
- Views: 9411
Strings from config/Makefile.def: CC = gcc CFLAGS = -O -I/usr/local/include/libxml2 -I/usr/local/include -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BS D_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -Wall CXX = c++ CXXFLAGS = -O -I/usr/local/include/libxml2 -I/usr/lo...
- Mon, 2004-12-06, 23:22
- Forum: DCMTK - Installation
- Topic: instalation error in FreeBSD system
- Replies: 6
- Views: 9411
instalation error in FreeBSD system
Hi all, during instalation's "make all" stage, I get the following error: In file included from /usr/include/c++/3.4/bits/postypes.h:46, from /usr/include/c++/3.4/iosfwd:50, from /usr/include/c++/3.4/ios:44, from /usr/include/c++/3.4/ostream:45, from /usr/include/c++/3.4/iostream:45, from ../include...