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

by RyanH
Wed Dec 07, 2005 5:39 pm
Forum: Modules & Programming
Topic: Mysql.mod
Replies: 3
Views: 10477

I actually modified mysql_mod.h in the mysql.mod directory, which had an include to mysql/mysql.h. I changed the include to /usr/local/include/mysql/mysql.h and now all is well. Thanks for your help.
by RyanH
Tue Dec 06, 2005 7:30 pm
Forum: Modules & Programming
Topic: Help with compiling Eggy w/ MySQL.mod
Replies: 8
Views: 16956

My apologies, my error is completely different. Sorry.
by RyanH
Tue Dec 06, 2005 7:30 pm
Forum: Modules & Programming
Topic: Help with compiling Eggy w/ MySQL.mod
Replies: 8
Views: 16956

Mind stating how you got around it? I am receiving the same errors that you received the second time around.
by RyanH
Tue Dec 06, 2005 7:18 pm
Forum: Modules & Programming
Topic: Mysql.mod
Replies: 3
Views: 10477

Mysql.mod

I have failed attempts with fbsql and mysqltcl, I am closer to getting fbsql to work, I must say, but I'd much rather have this working. The following is errors from mysql.mod 0.6 compilation using standard gmake (after gmake config of course). MySQL version is quite a bit outdated, being 4.0.xx and...