Forums Register Login Forgot your login/password? Search
PROBELM! Installing Sphinx on MySQL 5.1.39
Common forum | 1 | 2 | 3 | 4 | 5 | ... | 449 | 450 | 451 | 452 | next »» | Create new thread
|
utdrmac
Name: Matthew |
2010-04-22 17:40:23
| reply! Hello, Trying to install sphinx on MySQL 5.1.39 and continue to get this error: [localhost (none)]>INSTALL PLUGIN sphinx SONAME 'sphinx.so'; ERROR 1127 (HY000): Can't find symbol '_mysql_plugin_interface_version_' in library Everything compiles fine. I can confirm that the above symbol is not listed in the source for sphinx. What's the deal? I followed the directions in the docs. -Matthew |
|
utdrmac
Name: Matthew |
to: utdrmac, 2010-04-22 18:06:00
| reply! Found something that said not to do "--plugins=sphinx" in the mysql ./configure but different issue now: [localhost (none)]>INSTALL PLUGIN sphinx SONAME 'ha_sphinx.so'; ERROR 1126 (HY000): Can't open shared library '/usr/lib64/mysql/plugin/ha_sphinx.so' (errno: 2 undefined symbol: _ZN7handler21column_bitmaps_signalEv) > Hello, > Trying to install sphinx on MySQL 5.1.39 and continue to get this error: > > [localhost (none)]>INSTALL PLUGIN sphinx SONAME 'sphinx.so'; > ERROR 1127 (HY000): Can't find symbol '_mysql_plugin_interface_version_' in library > > Everything compiles fine. I can confirm that the above symbol is not listed in the source > for sphinx. > > What's the deal? I followed the directions in the docs. > > -Matthew |
Common forum | 1 | 2 | 3 | 4 | 5 | ... | 449 | 450 | 451 | 452 | next »» | Create new thread