Commit 75e88427 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

merge -c 13713 2.1.0 to main. close[t:1916]

git-svn-id: file:///svn/toku/tokudb@13789 c7de825b-a66e-492c-adef-691d508d4ae1
parent e93fa0a3
...@@ -16,8 +16,8 @@ For example, on Centos 5, 64 bit libraries are found in /usr/lib64. Installation ...@@ -16,8 +16,8 @@ For example, on Centos 5, 64 bit libraries are found in /usr/lib64. Installation
is as simple as executing the following: is as simple as executing the following:
sudo cp libtokufractaltreeindex-RELEASE.so /usr/lib64 sudo cp libtokufractaltreeindex-RELEASE.so /usr/lib64
Some users put it into "/usr/mysql/lib" because some useful binaries Some users put it into "/usr/local/mysql/lib" because some useful binaries
include "/usr/mysql/lib" in their rpath, and can use the library. include "/usr/local/mysql/lib" in their rpath, and can use the library.
Some users put it into /opt, for example in "/opt/tokutek/lib". In this Some users put it into /opt, for example in "/opt/tokutek/lib". In this
case you will need to arrange for the loader to be able to find it case you will need to arrange for the loader to be able to find it
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment