1. Make sure your dynamic loader knows about
the location of your dynamic libraries. Depending
on the Linux distro, this is done by various  ways,
eg. ldconfig, setting LD_LIBRARY_PATH, etc.

2. Looks like you might have a different version of
FLTK to that linked by libwidgets.so. Make sure you
only have one (the right one) around. I think 1.1.7 or
1.1.8.

Victor


----- Original Message -----
From: "Boenn G (CCI)" <gboenn@glam.ac.uk>
Date: Thursday, March 27, 2008 5:38 pm
Subject: [Csnd] Csound5.06 warnings
To: csound@lists.bath.ac.uk

> Hi again,
>
> and sorry to come up with so many installation issues today.
> I used the installer from Csound5.06-x86_64d.tar.gz
> After installing 5.06 successfully into the system dirs, i get
> the following warnings when running csound:
>
> WARNING: could not open library
> '/usr/local/csound64_64/libwidgets.so' (/usr/local/csound64_64/libwidgets.so: undefined symbol: _ZN2Fl4lockEv)
> WARNING: could not open library
> '/usr/local/csound64_64/lib_scoregen.so' (lib_csnd.so: cannot
> open shared object file: No such file or directory)
> WARNING: '/usr/local/csound64_64/libcsnd.so' is not a Csound
> plugin library
>
> i found lib_csnd.so required by lib_scoregen.so in here:
> /usr/local/csound64_64/frontends/
> the ususal csound instruments do work, but:
> the fltk opcodes don't run (because of libwidgets.so?),
> and tclcsound.so seems to be missing.
>
> Georg
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> "unsubscribe csound"