Dr. Volker Zell wrote:
"Harold" == Harold L Hunt, <Harold> writes:
Harold> Ronald,
Harold> Did you point setup.exe to the address given, install it, and run it? Harold> If so, that would be enough of a review for me. I just want to make
Harold> sure it works on someone else's installation.
I just downloaded the source. It configures, compiles, installs and runs fine. In the cygwin readme file the filelist is missing.
Yup, you got me... looks like I forgot to re-run 'spkg' after updating the file list in the readme. New files are below.
------------------------ cut here --------------------------------------
#!/bin/bash
mkdir ddd cd ddd
wget \ http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/setup.hint
wget \ http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1.tar.bz2
wget \ http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1-src.tar.bz2
------------------------ cut here --------------------------------------
MD5 Sums:
b3719958af33c22efd04f13e0de68e84 *./ddd-3.3.8-1-src.tar.bz2 f3244afe271984c1fc1855203cb92300 *./ddd-3.3.8-1.tar.bz2 2c6bec0f95a7c76ee6581133eeab1db6 *./setup.hint
Harold
