Csound Csound-dev Csound-tekno Search About

[Csnd] RE: Re: Csound5.06 warnings

Date2008-03-27 21:23
From"Boenn G (CCI)"
Subject[Csnd] RE: Re: Csound5.06 warnings
Thanks Victor,

sorry, i still get the same errors after running ldconfig /usr/local/csound64_64 as super-user and making sure that there are no older csound versions around.

I have fltk-1.1.7-23 installed in:

/usr/lib64/libfltk.so.1.1
/usr/lib64/libfltk_forms.so.1.1
/usr/lib64/libfltk_gl.so.1.1
/usr/lib64/libfltk_images.so.1.1

which version has been used for csound5.06?
the final version of fltk 1.1.8 came out only today.

Georg


-----Original Message-----
From: Victor.Lazzarini@nuim.ie [mailto:Victor.Lazzarini@nuim.ie]
Sent: Thu 27/03/2008 18:47
To: csound@lists.bath.ac.uk
Subject: [Csnd] Re: Csound5.06 warnings
 
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)" 
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"