| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ed Carp | Date: | March 13 1999 4:39pm |
| Subject: | Re: help! Installed RPMS, can't get link. Not FLOOR Problem. | ||
| View as plain text | |||
> I installed the Mysql 3.22 rpms off the tcx.se website. Mysql is up and >running. Installed the clients and thde development rpms. > > I am able to compile a program without errors. As soon as I try to >link, I get mysql_connect, mysql_*** (put what you want in ***) not >found. > > I am compiling and linking with the following: > > gcc -g -o foo -I/usr/include/mysql -L/usr/lib/mysql -lmysqlclient main.c I use: gcc -g -DDBUG_OFF -rdynamic -o $F $F.c -I/usr/local/src/mysql/include -L/usr/local/lib/mysql -lmysqlclient -ln sl -lm -lcrypt -ldl Make sure that the mysqlclient lib is where you think it is!
| Thread | ||
|---|---|---|
| • help! Installed RPMS, can't get link. Not FLOOR Problem. | Wade Maxfield | 13 Mar |
| • help! Installed RPMS, can't get link. Not FLOOR Problem. | sinisa | 14 Mar |
| • Re: MySQL 4.0.13 has been released | Dr. Frank Ullrich | 21 May |
| • Re: MySQL 4.0.13 has been released | Ben Clewett | 22 May |
| • Re: MySQL 4.0.13 has been released | Lenz Grimmer | 22 May |
| • Re: MySQL 4.0.13 has been released | Ben Clewett | 22 May |
| • Re: MySQL 4.0.13 has been released | Lenz Grimmer | 22 May |
| • Re: MySQL 4.0.13 has been released | Jeremy Zawodny | 22 May |
| • Re: help! Installed RPMS, can't get link. Not FLOOR Problem. | Ed Carp | 13 Mar |
| • Re: help! Installed RPMS, can't get link. Not FLOOR Problem. | Wade Maxfield | 14 Mar |
