Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Problem loading shared libraries

kayss
Beginner
240 Views
Hello everyone,
I am programming in ubuntu linux.
I have a runtime error when my application try to acces to share librarylibippcore.so.6.1.
However this library is in /opt/intel/ipp/6.1.1.042/ia32/sharelib/libippcore.so.6.1
And my IPPROOT variable is:/opt/intel/ipp/6.1.1.042/ia32/
I don't knok what is the problem.
Please, someone can help me...
Thank you
0 Kudos
2 Replies
Chao_Y_Intel
Moderator
240 Views


Can you add /opt/intel/ipp/6.1.1.042/ia32/sharelib path into LD_LIBRARY_PATH enviroment?

thanks,
Chao
0 Kudos
Naveen_G_Intel
Employee
240 Views

Hi,

If you still get runtime error after setting LD_LIBRARY_PATH, give snap shot of complete error information, it helps to rectify the problem.

Regards,

Naveen Gv

0 Kudos
Reply