Hi,
i have tried to build a user-defined signal processing model. As example i used SDFMySin in document. After compiling and linking in Linux, the model works fine.
But when i wanted to use the model in UNIX, there is an error:
"Could not load libusermodels: ld.so.1:... :libusermodels.so : open failed: No such file or directory."
Must i recompile the model before it is used in Unix?
Or is it possible the recompiling in UNIX(Solaris 9) to spare?
thanks
yanning
i have tried to build a user-defined signal processing model. As example i used SDFMySin in document. After compiling and linking in Linux, the model works fine.
But when i wanted to use the model in UNIX, there is an error:
"Could not load libusermodels: ld.so.1:... :libusermodels.so : open failed: No such file or directory."
Must i recompile the model before it is used in Unix?
Or is it possible the recompiling in UNIX(Solaris 9) to spare?
thanks
yanning
You have to compile and link your models in each of the OS families. Â Currently ADS supports HPUX (11.0, 11i), SunOS (Solaris 8, 9), Rad Hat Linux (7.2, 7.3, 8 ), and Windows (2000/XP).
- Linbing