Re: [amide-users] help building amide for centos 6.8
Brought to you by:
loening
|
From: Allan D. <am...@fa...> - 2017-01-22 10:18:40
|
On 20/01/17 23:39, Allan Duncan wrote: > On 20/01/17 20:44, Andreas Loening wrote: >> Hi All, >> >> I've been pretty behind on a bunch of stuff (for years really). Anyway, >> I took a couple hours tonight, merged in Gert's tree, went through the >> Debian patches, updated things for newer versions of ffmpeg, updated >> some minor stuff, etc. I then pushed the code back to the mercurial >> repository. The ffmpeg fix (from Reinhard Tartler) seems to work, but >> it's really only a temporary fix as it still uses a function that's to >> be deprecated. >> >> I put together a SRPM package as well: >> https://web.stanford.edu/~loening/files/amide-1.0.6-2.fc25.src.rpm >> >> I haven't put this as a real 1.0.6 package on the website yet, because >> it hasn't been tested enough. If you guys have any other patches you'd >> like to see added in, let me know. > > I successfuly compiled this on FC25, but haven't had time to diff it > with the old version. > > Something in the DICOM reading interpretations has broken spewing > hundreds of warnings. > > I've rolled back and will find a scan that has a lot fewer piccies > (whole body PETs are big) to bring it down to manageable numbers to get > some eg's. OK, I done some digging and the warnings that are thrown up appear to be tracking the data file reading actions. I've attached the first three I get as the data is being loaded. The scan only has two frames and generates about 16 messages. configure has gdb debugging generated in 1.05 and 1.06, so I suspect there is also code enabled for program testing purposes left turned on. Andreas? |