Displaying 2 results from an estimated 2 matches for "mysql_backend".
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to
this ML.
So here is the description of my problem:
I began with a clean samba installation from the stable branch few
monthes ago, everything was just fine, i have a linux box which was
sharing files for another linux workstation and two WinXP laptops. The
sharing linux box is a debian stable branch O/S, which is my choice
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
...l --with-shared-modules=pdb_mysql
>>> >>>
>>> >>> mysql lib's in the: /usr/lib/mysql (symlink will do)
>>> >>> mysql headers in the: /usr/include/mysql (symlink will do)
>>> >>>
>>> >>> you can compile the mysql_backend into samba so there isn't an
>>> >>> external module !
>>> >>>
>>> >>> your problem is that samba can't find the header files from
>>
>>
>> mysql (.h)
>>
>>> >>> I think that the guy'...