To downgrade to a previous version, can I simply remove the current version, and copy over the compiled version from another bot in a different directory?
I need to go from 1.9.4 to 1.9.1. The current user and chan files should be ok.
Of course I would not copy over the previous config, user and chan file, nor any different scripts, or botchk, etc. Just the Eggdrop link to eggdrop-1.9.1, the eggdrop-1.9.1 directory, the modules link and modules-1.9.1 directory, and the help and language directories. I don't know if the included scripts have changed, so I would copy them over as well.
The reason is due to a script I need to have working for this specific bot that is having some issues with the later versions. Those issues appear to be a TCL version issue, and I can't get a newer version of TCL to work on this CentOS 7 install. I've spent quite a few hours working on TCL, and either it doesn't work, or compiling Eggdrop doesn't work.. chicken or egg, maybe. giving up!
Rolling back to Eggdrop 1.9.1 would be much easier, for now. I'm going to set up a new KVM (soon) with a different flavor of Linux, and redo everything anyway, but I need this bot working soon