Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Problem loading shared libraries

kayss
Beginner
590 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
590 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
590 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