This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by saibalban2
Mon Dec 07, 2009 6:43 am
Forum: Eggdrop Help
Topic: mysqltcl problem
Replies: 2
Views: 3502

In your case copy the folder /usr/local/lib/mysqltcl3.05/ to /usr/local/lib/tcl8.5.4 with cp -arv.
Everything should work.
by saibalban2
Mon Dec 07, 2009 6:41 am
Forum: Eggdrop Help
Topic: mysqltcl problem
Replies: 2
Views: 3502

Simply copy the content of /usr/lib/mysqltcl-3.05 folder to /usr/lib/tcl$ver/. All tcl packages are located typically under /usr/lib/tcl$ver folder. Tcl will be able to locate your mysqltcl package from there.