[Csnd] persistent FLTK problem
Date | 2018-10-12 00:08 |
From | Forrest Curo |
Subject | [Csnd] persistent FLTK problem |
Interference from an old direct installation of FLTK has made those opcodes inoperable for me for a long time now... but now I have a use in mind. What to do about: WARNING: could not open library '/usr/local/lib/csound/plugins64-6.0/libwidgets.so' (/usr/local/lib/csound/plugins64-6.0/libwidgets.so: undefined symbol: fl_graphics_driver) WARNING: could not open library '/usr/local/lib/csound/plugins64-6.0/libvirtual.so' (/usr/local/lib/csound/plugins64-6.0/libvirtual.so: undefined symbol: fl_graphics_driver) ---- Fl_Device.H (which should contain 'fl_graphics_driver) is in /usr/local/include/FL |
Date | 2018-10-12 00:13 |
From | Steven Yi |
Subject | Re: [Csnd] persistent FLTK problem |
You could try deleting those to .so files and rebuilding (assuming you cleared out the old installation of FLTK and have a new one) On Thu, Oct 11, 2018 at 7:08 PM Forrest Curo |
Date | 2018-10-12 01:51 |
From | Forrest Curo |
Subject | Re: [Csnd] persistent FLTK problem |
Okay, I tried that, reinstalled, rebooted. Same warning... [Do I want 1.1 or 1.3? -dev or not?] On Thu, Oct 11, 2018 at 4:14 PM Steven Yi <stevenyi@gmail.com> wrote: You could try deleting those to .so files and rebuilding (assuming you |
Date | 2018-10-12 02:02 |
From | Forrest Curo |
Subject | Re: [Csnd] persistent FLTK problem |
Or is it csound itself I need to recompile? On Thu, Oct 11, 2018 at 5:51 PM Forrest Curo <treegestalt@gmail.com> wrote:
|
Date | 2018-10-12 08:42 |
From | Victor Lazzarini |
Subject | Re: [Csnd] persistent FLTK problem |
I think it’s 1.3 you want. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 12 Oct 2018, at 01:51, Forrest Curo |
Date | 2018-10-12 19:45 |
From | Forrest Curo |
Subject | Re: [Csnd] persistent FLTK problem |
If I uninstall the package version of csound (no effect on my own at /usr/local/bin/csound) everything continues as before; when I reinstall that [synaptic continues to show 6.10 as the available version but when I run /usr/bin/csound --version afterwards, it shows 6.12] synaptic insists on installing fltk 1.1. Either installation continues to generate the same warning. On Fri, Oct 12, 2018 at 12:42 AM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote: I think it’s 1.3 you want. |
Date | 2018-10-12 20:00 |
From | Victor Lazzarini |
Subject | Re: [Csnd] persistent FLTK problem |
Then it's the case that the package was built against 1.1. It probably works with either, but if you link to one and try to use the other, things go awry Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2018-10-12 20:36 |
From | Forrest Curo |
Subject | Re: [Csnd] persistent FLTK problem |
Ah. Just say "No!" to 1.3. Let's see... On Fri, Oct 12, 2018 at 12:00 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2018-10-13 00:06 |
From | Forrest Curo |
Subject | Re: [Csnd] persistent FLTK problem |
No luck, but thanks! There are of course other ways to interface (~!&@***#!!!) On Fri, Oct 12, 2018 at 12:36 PM Forrest Curo <treegestalt@gmail.com> wrote:
|