  | | | compiled operator install on linux | compiled operator install on linux 2004-03-17 - By Antonio Fenollera
Back Hi all, I'm trying to install a compiled operator through the spdl on linux and I'm getting the following error when I try to use it:
//ERROR : "2227 - Unable to locate the library named "cpp_splatter.so" for "CppSplatter" operator addon"
The COP I'm trying to install is the one that cames with the sdk in the case studies (cpp_splatter) I have compiled it with make using the given makefile. I have tried also with another one I have created that is working properly on windows and compiles on linux and I get the same error...
I'm follwing the instructions given on the documentation to install it:
xsi -i cpp_splatter.spdl
Does anybody know what is happening??? Any advices to solve this problem???
Thanks in advance
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> <font size="2">Hi all,<br> I'm trying to install a compiled operator through the spdl on linux and I'm getting the following error when I try to use it:<br> <br> //ERROR : "2227 - Unable to locate the library named "cpp_splatter.so" for "CppSplatter" operator addon"<br> <br> The COP I'm trying to install is the one that cames with the sdk in the case studies (cpp_splatter) I have compiled it with make using the given makefile. I have tried also with another one I have created that is working properly on windows and compiles on linux and I get the same error...<br> <br> I'm follwing the instructions given on the documentation to install it:<br> <br> xsi -i cpp_splatter.spdl<br> <br> <br> Does anybody know what is happening??? Any advices to solve this problem???<br> <br> Thanks in advance</font> </body> </html>
|
|
 |