Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.6
-
None
Description
---------------------------------------------
DESCRIPTION
---------------------------------------------
- After user Install ignite odbc driver according to platforms\cpp\odbc\README.txt he/she should add directories with libignite-odbc.so to the LD_LIBRARY_PATH (this information is in platforms\cpp\odbc\README.txt - it's OK). As a rule, it will be done once
- After that user can build and run odbc-example and this action could happens many times and this can be done much later after driver installation
- Therefore LD_LIBRARY_PATH could be reseted and it will not be enough the platforms/cpp/examples/README.txt for odbc-example running
---------------------------------------------
PROPOSAL
---------------------------------------------
Add information about adding path to libignite-odbc.so to the LD_LIBRARY_PATH into "Running examples on Linux" part of the platforms/cpp/examples/README.txt
For example, this text:
* Make sure path to libignite-odbc.so is added to LD_LIBRARY_PATH (usually it is /usr/local/lib)
Attachments
Issue Links
- links to