Tcl8.6

From Eggdrop Wiki

Jump to: navigation, search
File:Ambox_deletion.png This page is deprecated as of Eggdrop 1.6.20. You should upgrade instead of applying the fixes below!


./configure your bot. Open the file config.h in an editor of your choice.

Search for (should be around line 244)

/* Define for Tcl that has threads. */
/* #undef HAVE_TCL_THREADS */

and insert the following right after it

#define USE_INTERP_RESULT 1

Carry on with your make config && make && make install.

Retrieved from "http://eggwiki.org/Tcl8.6"
Personal tools