Browse Community
Help
Log In
Responses(1)
Solutions(0)
YT.Kim
20 Posts
0
June 29th, 2010 01:00
You have to set the environment variale to provide path of SDK libraries. If you use SUN solaris or Linux, please set LD_LIBRARY_PATH as follows:
LD_LIBRARY_PATH=/usr/local/Centera_SDK/lib/32 (32-bit)
LD_LIBRARY_PATH=/usr/local/Centera_SDK/lib/32 (64-bit)
32 or 64 can be determined by which bits of OS you are using.
for AIX, set LIBPATH. for HP, set SHLIB_PATH.
Regards
YT
Dell Support Resources
View All
Top
YT.Kim
20 Posts
0
June 29th, 2010 01:00
You have to set the environment variale to provide path of SDK libraries. If you use SUN solaris or Linux, please set LD_LIBRARY_PATH as follows:
LD_LIBRARY_PATH=/usr/local/Centera_SDK/lib/32 (32-bit)
LD_LIBRARY_PATH=/usr/local/Centera_SDK/lib/32 (64-bit)
32 or 64 can be determined by which bits of OS you are using.
for AIX, set LIBPATH. for HP, set SHLIB_PATH.
Regards
YT