Hi Mark,

Thank's !

But i have bad asked about my problem. The main executable (csound) itself can 
be launched as well. And the system libraries it needs can be also opened. That 
is the list provided by ldd, and with the debug command you tell i verified 
that no issue was in that.

Only, after that, csound needs to use some plugin libraries, what i also 
compiled, linked and installed during the build. But, for a reason, after i 
launches Csound, it cannot open the required plugins, and i get :

bash-3.00# csound
Localisation of messages is disabled, using default language.
time resolution is 1000.000 ns
WARNING: could not open library '/usr/pkg/lib/csound/plugins/libampmidid.so' 
(-1)
WARNING: could not open library '/usr/pkg/lib/csound/plugins/libbabo.so' (-1)
WARNING: could not open library '/usr/pkg/lib/csound/plugins/libbarmodel.so' 
(-1)
 
...
 
WARNING: could not open library '/usr/pkg/lib/csound/plugins/libvaops.so' (-1)
WARNING: could not open library '/usr/pkg/lib/csound/plugins/libvbap.so' (-1)
WARNING: could not open library '/usr/pkg/lib/csound/plugins/libwidgets.so' (-1)
0dBFS level = 32768.0
Csound version 5.07 beta (float samples) Feb 28 2008
libsndfile-1.0.17

Than means : all its own plugins : and, of course, it cannot work to render any 
sound file.

As i explained, these plugin libraries are at the right place, in the related 
path, in 755 mode, and in ELF 64 as well.

It seems to be a trivial problem, but for the moment, i do not found the way to 
fix it...


Cheers,

Sergio
 
 
This message posted from opensolaris.org

Reply via email to