3 messages in com.mysql.lists.gui-toolsRE: MySQL client library| From | Sent On | Attachments |
|---|---|---|
| Thompson, Jordan | 14 Apr 2003 09:44 | |
| Adam Hooper | 14 Apr 2003 13:08 | |
| Thompson, Jordan | 14 Apr 2003 15:09 |
| Subject: | RE: MySQL client library![]() |
|---|---|
| From: | Thompson, Jordan (jtho...@harris.com) |
| Date: | 04/14/2003 03:09:28 PM |
| List: | com.mysql.lists.gui-tools |
Sorry for not replying to the list - I didn't realize it wasn't going there.
I'll see what I can do about trying to get the log over, and in the meantime I'll look into the log myself! Thanks for your help, jor
-----Original Message----- From: Adam Hooper [mailto:ada...@densi.com] Sent: Monday, April 14, 2003 6:05 PM To: Thompson, Jordan Subject: Re: MySQL client library
It could be a completely different error. I've had glibc errors show up as -lqt errors. That's why config.log exists.... All you can deduce is that a program which uses mysql_real_connect() does not compile and run properly. There are thousands of factors involved in compiling and running a program. One of them is that mysql_real_connect() does not exist; what about the others?
I hate to persist, but is there absolutely no way to transfer files from this machine? It really would make it SO much easier if those on the mailing list weren't trying to help out completely blind. Not that your error reports have been sparse -- heck, they're pretty good info -- but, well, those logs aren't there for no reason. They help -- a LOT. If it takes one hour to make this machine capable of file transfers, it'll still save you a lot of time troubleshooting.
Also, please reply to the mailing list. Just the fact that I've replied asking for more info doesn't mean I know the answer to your problem. It just means I think the people on the mailing list will appreciate the info :).
Adam Hooper ada...@densi.com
Thompson, Jordan wrote:
Is it fair to assume that configure has located the libmysqlclient library but cannot find mysql_real_connect in it, so it declares that libmysqlclient does not exist? If this is the case, is it fair to assume that I don't have the right library?
Sorry I can't send the log. It is on another machine that has no connectivity and I cannot even use a floppy.
thanks for your help,
jor
-----Original Message----- From: Adam Hooper [mailto:ada...@densi.com] Sent: Monday, April 14, 2003 4:09 PM To: Thompson, Jordan Cc: 'mysq...@lists.mysql.com' Subject: Re: MySQL client library
The best way to get help would be to copy the config.log into an email and send it to the list. config.log contains all the errors encountered during ./configure.
Adam Hooper ada...@densi.com
Thompson, Jordan wrote:
My sys admin downloaded only the binaries for mySQL server.
I am trying to compile Control Center and it seems that
mySQL client library
is
missing.
Does anyone know if this comes with the source for mySQL server?
Should it have come with the binary version of the mySQL
server download?
Sorry for the confusion... I found the client library, I just needed to tell configure where to find it. I am having another problem (now that I can find the client library.) Once again, sorry for any type-os, but I cannot cut and past :-( . . . checking for "/mysql4.0/lib/libmysqlclient.a"... yes checking for mysql_real_connect in -lmysqlclient... no configure: error Could not find libmysqlclient in '...library include path...'
This library was supposedly downloaded with the 4.0 release of the server software (all binaries.)
thanks in advance for your help, jor




