|
From: | Andy Buckle |
Subject: | Re: Can't install dicom package (0.1.1 and 0.1.2 (user version)) in octave 4.0.2 and ubuntu 14.0 |
Date: | Sat, 28 Jan 2017 06:47:54 +0000 |
I've been trying a lot of things, even changing from w10 to ubuntu asa virtual
machine. So, I'm not a Linux user.
NO problem installing octave, but when I try to install dicom at octave CLI i
have this errors:
pkg install dicom-0.1.1.tar.gz
dicominfo.cpp:45:33: fatal error: gdcm-2.0/gdcmReader.h: No such file or
directory
compilation terminated.
make: *** [dicominfo.o] Error 1
make: *** Waiting for unfinished jobs....
dicomdict.cpp:30:31: fatal error: gdcm-2.0/gdcmDict.h: No such file or
directory
compilation terminated.
make: *** [dicomdict.o] Error 1
dicomread.cpp:27:38: fatal error: gdcm-2.0/gdcmImageReader.h: No such file or
directory
compilation terminated.
make: *** [dicomread.oct] Error 1
make: Entering directory '/tmp/oct-gASVrN/dicom/src'
mkoctfile -c -g dicominfo.cpp
mkoctfile -c -g dicomdict.cpp
mkoctfile -L/usr/local/lib -lgdcmcharls -lgdcmjpeg8 -lgdcmjpeg12
-lgdcmjpeg16 -lgdcmCommon -lgdcmDICT -lgdcmDSED -lgdcmIOD -lgdcmMSFF -g
dicomread.cpp
Makefile:51: recipe for target 'dicominfo.o' failed
Makefile:57: recipe for target 'dicomdict.o' failed
Makefile:44: recipe for target 'dicomread.oct' failed
make: Leaving directory '/tmp/oct-gASVrN/dicom/src'
pkg: error running `make' for the dicom package.
error: called from 'configure_make' in file
/usr/share/octave/4.0.2/m/pkg/private/configure_make.m near line 96, column 9
I've installed the latest versions of cmake, installed the gdcm 2.6 package
and followed this page:
http://gdcm.sourceforge.net/wiki/index.php/Compilation
As I've said, I have just 5 hours using Ubuntu for the first time.
I'd appreciate your help!
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |