the problem isn't eggdrop itself
the problem come from the tcl/tk package used in that compil eggdrop rls
the latest tcl/tk cygwin package supporting windows style path is v8.4.7
if your eggdrop is compiled with newer tcl/tk you should use cygwin style path
exemple:
======
c:\eggdrop\eggdrop.exe
become
/cygdrive/c/eggdrop/eggdrop
i think this can maybe help you
have fun
bounty
|