This is a discussion on Re: [Samba] Re: Samba with Mysql, compilation problem. (Additionnal within the Samba forums, part of the Networking and Network Related category; Hi, Thank you for the help. I have managed to make the ./configure and compilation end with no errors, with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
Thank you for the help. I have managed to make the ./configure and compilation end with no errors, with the help of Collen who told me to make few symlinks of mysql and some little adds in the configure script. Now i am trying to get the mysql module to work with samba, and i still get the stupid message like "No builtin mysql plugin" or something. I also have try to locate anything named pdb_mysql but there is nothing, so maybe it has been compiled with samba like Collen said! I'm not sure of what to do now, so any help will be greatly appreciated. Thank you all, Pierre paul kölle wrote: >MARTIN Pierre wrote: > > >>Hey people, >> >>i just had a compilation error! I'm pretty happy because it means that i >>am doing something wrong. It seems that the compiler doesn't find >>mysql.h include header file. The point is that i have all these includes >>files in this folder: >>/usr/local/mysql/include/mysql/ >> >> >> >try: >CFLAGS="$CFLAGS -I/usr/local/mysql/include/" LDFLAGS="$LDFLAGS >-L/usr/local/mysql/lib" ./configure --foo --bar > >not sure if you have to add the last /mysql/ part also, just try it ;) > >hth > Paul > > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |