Hi, In message <_A4463@delegate-en.ML_> on 05/23/09(06:52:02) you Marvin <pn4iqbdyi-aipiirad27tr.ml@ml.delegate.org> wrote: |Thanks for that. I was about to test this but after compilation on debian |etch I run into the following error while running the binary: | |-- src Sign> 9.9.4-pre2 000000000X d87fb3077acc36f2 (Author@DeleGate.ORG) |-- bld Sign> 9.9.4-pre2 000000000X d87fb3077acc36f2 (bla@bla..) |-- exe Sign? 9.9.4-pre2 2009052223 0000000000000000 (none@nowhere) |-- File MD5: 5d96843bab0c2e76596ead988bf5c488 |** NG, this executable is not signed: |/tmp/install/delegate9.9.4-pre2/src/./dg.exe | |Any ideas? First of all, you are recommended to use the binary-distribution of DeleGate at <URL:ftp://ftp.delegate.org/pub/DeleGate/beta/bin-latest9/> Second, the error message means the build-procedure of make does not finished properly. The checksum (MD5) of the executable should be written into the executalbe with "-Fesign -s -w" option as follows: ... cp -f -p dg.exe delegated ./dg.exe -Fesign -s -w delegated #### loading common conf: /Users/yutaka/delegate/common.conf -- src Sign> 9.9.4-pre2 000000000X d87fb3077acc36f2 (Author@DeleGate.ORG) -- bld Sign> 9.9.4-pre2 000000000X d87fb3077acc36f2 () -- File MD5: fd4b93990b309027497bf596e9f6f071 old> 9.9.4-pre2 2009052519 0000000000000000 (none@nowhere) new> 9.9.4-pre2 000000000X fd4b93990b309027 () -rwxr-xr-x 1 yutaka yutaka 4092864 May 25 19:33 delegated ================ ... Third, you can update (repaire) the checksum of a DeleGate executalbe manually as follows: % delegated -Fesign -w Cheers, Yutaka -- 9 9 Yutaka Sato <y.sato@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller