you know google+ would be a better forum for this kind of conversational
interaction. Just saying, it is perfect for what this list is for.
--
--
Soberly and Sincerely Yours,
. Daniel Sprouse
I've never learned anything from someone who agreed with me.
"Science without religion is lame. Religion without science is blind." --Albert
Einstein
"If you have anything at all to give, then you have everything to live
for..." --the prophetess Dale Bozzio
"Es ist was es ist." --Erich Fried
________________________________
From: "[email protected]"
<[email protected]>
To: [email protected]
Sent: Sunday, August 26, 2012 4:28 PM
Subject: Ubuntu-Studio-users Digest, Vol 64, Issue 25
Send Ubuntu-Studio-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ubuntu-Studio-users digest..."
Today's Topics:
1. Re: Building Calf 19, srfftw.h not found (Mac)
2. Re: Building Calf 19, srfftw.h not found (Ralf Mardorf)
3. Re: Building Calf 19, srfftw.h not found (Ralf Mardorf)
4. Re: Building Calf 19, srfftw.h not found (Mac)
5. Re: Building Calf 19, srfftw.h not found (Ralf Mardorf)
6. Re: Building Calf 19, srfftw.h not found (Hartmut Noack)
7. Re: Building Calf 19, srfftw.h not found (Mac)
----------------------------------------------------------------------
Message: 1
Date: Sun, 26 Aug 2012 14:10:13 -0400
From: Mac <[email protected]>
To: Ubuntu Studio Users Help and Discussion
<[email protected]>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID:
<caheqmke5djphhdxxuxyba0d+k2zwgmnholthr7_o2nwdq6z...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
On Sun, Aug 26, 2012 at 1:56 PM, Ralf Mardorf
<[email protected]> wrote:
> Some shots in the dark, since I don't have time to compile it myself at the
> moment.
>
> First of all, did you run "sudo ldconfig" each time after installing what
> ever is needed?
> If you didn't miss to run ldconfig all the times, did you install all
> optional dependencies?
> Are the paths for LV2 and LADSPA set correctly?
> Dunno if there are already issues regarding to a host? Nedko announced to
> stop LV2 support .
> Did you also try the download this version from here?
> http://sourceforge.net/apps/gallery/calf/index.php?g2_itemId=81 [1]
>
> Regards,
> Ralf
>
> [1]
> [spinymouse@archlinux Desktop]$ wget
> http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
> [spinymouse@archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
> [spinymouse@archlinux Desktop]$ cat calf-0.0.18.6/INSTALL
> To compile and install Calf, you need:
>
> - POSIX-compliant operating system
> - G++ version 4.0 or higher (tested with 4.1.3)
> - GTK+2 headers and libraries (glib 2.10, gtk+ 2.12)
>
> Optional but recommended:
> - JACK header and libraries (tested with 0.109.0)
> - LADSPA header
> - DSSI header
> - LV2 core
>
> --
> Ubuntu-Studio-users mailing list
> [email protected]
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
>
I actually got Calf 19.
The have now run configure -enable-experimental, make and sudo make install.
But, for some reason calfjackhost still sees only the original few plugins.
------------------------------
Message: 2
Date: Sun, 26 Aug 2012 20:13:10 +0200
From: Ralf Mardorf <[email protected]>
To: Ubuntu Studio Users Help and Discussion
<[email protected]>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
On Sun, 2012-08-26 at 14:10 -0400, Mac wrote:
> On Sun, Aug 26, 2012 at 1:56 PM, Ralf Mardorf
> <[email protected]> wrote:
> > Some shots in the dark, since I don't have time to compile it myself at the
> > moment.
> >
> > First of all, did you run "sudo ldconfig" each time after installing what
> > ever is needed?
> > If you didn't miss to run ldconfig all the times, did you install all
> > optional dependencies?
> > Are the paths for LV2 and LADSPA set correctly?
> > Dunno if there are already issues regarding to a host? Nedko announced to
> > stop LV2 support .
> > Did you also try the download this version from here?
> > http://sourceforge.net/apps/gallery/calf/index.php?g2_itemId=81 [1]
> >
> > Regards,
> > Ralf
> >
> > [1]
> > [spinymouse@archlinux Desktop]$ wget
> > http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
> > [spinymouse@archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
> > [spinymouse@archlinux Desktop]$ cat calf-0.0.18.6/INSTALL
> > To compile and install Calf, you need:
> >
> > - POSIX-compliant operating system
> > - G++ version 4.0 or higher (tested with 4.1.3)
> > - GTK+2 headers and libraries (glib 2.10, gtk+ 2.12)
> >
> > Optional but recommended:
> > - JACK header and libraries (tested with 0.109.0)
> > - LADSPA header
> > - DSSI header
> > - LV2 core
> >
> > --
> > Ubuntu-Studio-users mailing list
> > [email protected]
> > Modify settings or unsubscribe at:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
> >
>
> I actually got Calf 19.
>
> The have now run configure -enable-experimental, make and sudo make install.
>
> But, for some reason calfjackhost still sees only the original few plugins.
If you now run "sudo ldconfig", what happens after doing this?
http://linux.die.net/man/8/ldconfig
------------------------------
Message: 3
Date: Sun, 26 Aug 2012 20:17:57 +0200
From: Ralf Mardorf <[email protected]>
To: Ubuntu Studio Users Help and Discussion
<[email protected]>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
On Sun, 2012-08-26 at 14:10 -0400, Mac wrote:
> On Sun, Aug 26, 2012 at 1:56 PM, Ralf Mardorf
> <[email protected]> wrote:
> > Some shots in the dark, since I don't have time to compile it myself at the
> > moment.
> >
> > First of all, did you run "sudo ldconfig" each time after installing what
> > ever is needed?
> > If you didn't miss to run ldconfig all the times, did you install all
> > optional dependencies?
> > Are the paths for LV2 and LADSPA set correctly?
> > Dunno if there are already issues regarding to a host? Nedko announced to
> > stop LV2 support .
> > Did you also try the download this version from here?
> > http://sourceforge.net/apps/gallery/calf/index.php?g2_itemId=81 [1]
> >
> > Regards,
> > Ralf
> >
> > [1]
> > [spinymouse@archlinux Desktop]$ wget
> > http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
> > [spinymouse@archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
> > [spinymouse@archlinux Desktop]$ cat calf-0.0.18.6/INSTALL
> > To compile and install Calf, you need:
> >
> > - POSIX-compliant operating system
> > - G++ version 4.0 or higher (tested with 4.1.3)
> > - GTK+2 headers and libraries (glib 2.10, gtk+ 2.12)
> >
> > Optional but recommended:
> > - JACK header and libraries (tested with 0.109.0)
> > - LADSPA header
> > - DSSI header
> > - LV2 core
> >
> > --
> > Ubuntu-Studio-users mailing list
> > [email protected]
> > Modify settings or unsubscribe at:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
> >
>
> I actually got Calf 19.
>
> The have now run configure -enable-experimental, make and sudo make install.
>
> But, for some reason calfjackhost still sees only the original few plugins.
PS: It has nothing to do with your trouble, but you should test sudo
checkinstall next time, instead of sudo make install, if you won't build
a Debian package by other methods, checkinstall often works and you
don't need to do the packaging yourself.
------------------------------
Message: 4
Date: Sun, 26 Aug 2012 14:51:51 -0400
From: Mac <[email protected]>
To: Ubuntu Studio Users Help and Discussion
<[email protected]>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID:
<caheqmkevupjnizahvfzkfwarqsbghqf_bb3jf5dsww4dbe5...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
On Sun, Aug 26, 2012 at 2:17 PM, Ralf Mardorf
<[email protected]> wrote:
> On Sun, 2012-08-26 at 14:10 -0400, Mac wrote:
>> On Sun, Aug 26, 2012 at 1:56 PM, Ralf Mardorf
>> <[email protected]> wrote:
>> > Some shots in the dark, since I don't have time to compile it myself at the
>> > moment.
>> >
>> > First of all, did you run "sudo ldconfig" each time after installing what
>> > ever is needed?
>> > If you didn't miss to run ldconfig all the times, did you install all
>> > optional dependencies?
>> > Are the paths for LV2 and LADSPA set correctly?
>> > Dunno if there are already issues regarding to a host? Nedko announced to
>> > stop LV2 support .
>> > Did you also try the download this version from here?
>> > http://sourceforge.net/apps/gallery/calf/index.php?g2_itemId=81 [1]
>> >
>> > Regards,
>> > Ralf
>> >
>> > [1]
>> > [spinymouse@archlinux Desktop]$ wget
>> > http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
>> > [spinymouse@archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
>> > [spinymouse@archlinux Desktop]$ cat calf-0.0.18.6/INSTALL
>> > To compile and install Calf, you need:
>> >
>> > - POSIX-compliant operating system
>> > - G++ version 4.0 or higher (tested with 4.1.3)
>> > - GTK+2 headers and libraries (glib 2.10, gtk+ 2.12)
>> >
>> > Optional but recommended:
>> > - JACK header and libraries (tested with 0.109.0)
>> > - LADSPA header
>> > - DSSI header
>> > - LV2 core
>> >
>> > --
>> > Ubuntu-Studio-users mailing list
>> > [email protected]
>> > Modify settings or unsubscribe at:
>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
>> >
>>
>> I actually got Calf 19.
>>
>> The have now run configure -enable-experimental, make and sudo make install.
>>
>> But, for some reason calfjackhost still sees only the original few plugins.
>
> PS: It has nothing to do with your trouble, but you should test sudo
> checkinstall next time, instead of sudo make install, if you won't build
> a Debian package by other methods, checkinstall often works and you
> don't need to do the packaging yourself.
>
"sudo checkinstall" says command not found
"sudo ldconfig" produces no output
------------------------------
Message: 5
Date: Sun, 26 Aug 2012 21:33:03 +0200
From: Ralf Mardorf <[email protected]>
To: Ubuntu Studio Users Help and Discussion
<[email protected]>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
On Sun, 2012-08-26 at 14:51 -0400, Mac wrote:
> "sudo checkinstall" says command not found
It's not installed, but you don't need it, it's just a recommendation to
build a package instead of installing it without a package. It should be
available by Synaptic.
> "sudo ldconfig" produces no output
That's correct, "ldconfig creates the necessary links and cache to the
most recent shared libraries", but without being verbose.
It could be that the links were missing and perhaps now it's ok. Is
EQ-12 available now?
Regards,
Ralf
------------------------------
Message: 6
Date: Sun, 26 Aug 2012 23:18:41 +0200
From: Hartmut Noack <[email protected]>
To: [email protected]
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Am 26.08.2012 21:33, schrieb Ralf Mardorf:
> On Sun, 2012-08-26 at 14:51 -0400, Mac wrote:
>> "sudo checkinstall" says command not found
>
> It's not installed, but you don't need it, it's just a recommendation to
> build a package instead of installing it without a package. It should be
> available by Synaptic.
>
>> "sudo ldconfig" produces no output
>
> That's correct, "ldconfig creates the necessary links and cache to the
> most recent shared libraries", but without being verbose.
>
> It could be that the links were missing and perhaps now it's ok. Is
> EQ-12 available now?
I at least got it, it is part of CALF-git for some time now and it works
OK for me...
>
> Regards,
> Ralf
>
>
>
------------------------------
Message: 7
Date: Sun, 26 Aug 2012 18:28:58 -0400
From: Mac <[email protected]>
To: Ubuntu Studio Users Help and Discussion
<[email protected]>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID:
<CAHEqMkG1rjmxAvq2u20RX76U=G+jSEtTOF+hm66bSV=reww...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
No, for some reason only the original plugins are available. Did you use
the --enable-experimental option?
On Aug 26, 2012 5:19 PM, "Hartmut Noack" <[email protected]> wrote:
> Am 26.08.2012 21:33, schrieb Ralf Mardorf:
> > On Sun, 2012-08-26 at 14:51 -0400, Mac wrote:
> >> "sudo checkinstall" says command not found
> >
> > It's not installed, but you don't need it, it's just a recommendation to
> > build a package instead of installing it without a package. It should be
> > available by Synaptic.
> >
> >> "sudo ldconfig" produces no output
> >
> > That's correct, "ldconfig creates the necessary links and cache to the
> > most recent shared libraries", but without being verbose.
> >
> > It could be that the links were missing and perhaps now it's ok. Is
> > EQ-12 available now?
> I at least got it, it is part of CALF-git for some time now and it works
> OK for me...
>
> >
> > Regards,
> > Ralf
> >
> >
> >
>
>
> --
> Ubuntu-Studio-users mailing list
> [email protected]
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.ubuntu.com/archives/ubuntu-studio-users/attachments/20120826/add3b9f8/attachment.html>
------------------------------
--
Ubuntu-Studio-users mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
End of Ubuntu-Studio-users Digest, Vol 64, Issue 25
***************************************************
--
Ubuntu-Studio-users mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users