On Fri, Jun 29, 2012 at 2:02 PM, Andy Buckle <andybuc...@gmail.com> wrote:
> I got round to testing. I did
>
> svn co
> https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/extra/dicom/
>
> then from Octave (from extra\dicom\src), I did
>
> >test dicomdict.cpp
> PASSES 1 out of 1 tests
> >test dicominfo.cpp
> PASSES 2 out of 2 tests
> >test dicomlookup.cpp
> PASSES 2 out of 2 tests
> >test dicomread.cpp
> PASSES 1 out of 1 tests
>
> Michael - thanks again, a working Windows version will be really handy
> for me. I do have a few comments.
>
>
> http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/Octave%203.6.2%20for%20Windows%20Microsoft%20Visual%20Studio/
>
> The README recommends avoiding whitespace in the path, but then
> defaults to "C:\Program Files\...".
Yes, that's something I should change in the installer.
> If the user chooses somewhere
> else, then the dicom package installer fails, (presumably because the
> dicom package installer is only checking the default location).
>
No, it's retrieving the installation directory from the registry. In my
WinXP test environment, I have octave installed in C:\Software\Octave-3.6.2
and it's working fine. Installing the dicom package is also OK. After
installing the main octave package, the installation path is stored in the
registry:
key: HKLM\Software\Microsoft\Windows\CurrentVersion\App
Paths\octave-3.6.2.exe
value: Path
That key is then used by the dicom installer to locate the octave
installation and install the dicom package accordingly. Could you check
what's the value in your registry?
Michael.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev