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 3 matches

by eviltone
Mon Oct 30, 2006 3:59 pm
Forum: Modules & Programming
Topic: mysql.mod 0.6 and eggdrop1.6.18
Replies: 5
Views: 12686

moved to another server and it compiled fine, must be as above.
the forums on barkerjr's site are full of mysql.mod compile errors

http://barkerjr.net/phpBB2/index.php
by eviltone
Sat Oct 28, 2006 9:06 am
Forum: Modules & Programming
Topic: mysql.mod 0.6 and eggdrop1.6.18
Replies: 5
Views: 12686

set the full path to mysql.h in mysql_mod.h, now i get this Successful compile: eggdrop gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H `mysql_config --cflags` -DMAKING_MODS -c .././mysql.mod/mysql.c In file included from ../mysql.mod/mysql_mod.h:32, from .....
by eviltone
Fri Oct 27, 2006 3:52 pm
Forum: Modules & Programming
Topic: mysql.mod 0.6 and eggdrop1.6.18
Replies: 5
Views: 12686

mysql.mod 0.6 and eggdrop1.6.18

i cannot get the bot to compile with the mysql module. this is on to a shell account. output from bots .status for tcl etc OS: FreeBSD 4.11-RELEASE-p25 Tcl library: /usr/local/lib/tcl8.4 Tcl version: 8.4.7 (header version 8.4.7) the output from make command T@th eggdrop1.6.18 $ make This may take a ...