Hi Sergio, What Linux are you using? I'm wondering if SELinux is enabled or some other kind of security system, which I've experienced sometimes messes with library loading. steven On Sun, Mar 9, 2008 at 6:42 PM, cochedelaferte wrote: > > Hi all, > > After a clean build from sources, i installed Csound and all files > (libraries, tcl, java). I can launch it, but 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/libcompress.so' > (-1) > WARNING: could not open library '/usr/pkg/lib/csound/plugins/libdate.so' > (-1) > > (and all plugins). > > - my OPCODEDIR is set as well and recognized (not error message about that). > - the plugins are all in 755 mode, also in the pathes. > - assuming that i works in 64 bits, i verified with ldd and ld_debug that > the main executable csound finds all its required system libraries. > > What can mean this "(-1)" ? I builded csound with only the default options, > but it recognized as well my installed Jack, and other hand it builded > itself all plugins. > > I don't have yet Portaudio installed, assuming i intend to use Jack (OSS). > I'll make that, as try, but what can that have to see with the plugins > problem ? > > - I posted a time in the Sourceforge forum, but after some tries and > reflexions i have no idea about what happens. Other hand, it seems that i'm > the only one with this kind of issue. Strange... > > (Of course, same problem using Blue) > > Best regards, > > Sergio > > > > > > -- > View this message in context: http://www.nabble.com/Plugins-tp15949384p15949384.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >