D
Deepak
Try to set the LD_LIBRARY_PATH.
Include the path where the library containing the symbols is located.
After setting check if it is included in the linker path.
You can run the command ldd to check it out.
Include the path where the library containing the symbols is located.
After setting check if it is included in the linker path.
You can run the command ldd to check it out.