Ubuntu-Studio-users Digest, Vol 64, Issue 25

Daniel Sprouse danielsprouse at yahoo.com
Sun Aug 26 22:35:27 UTC 2012


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: "ubuntu-studio-users-request at lists.ubuntu.com" <ubuntu-studio-users-request at lists.ubuntu.com>
To: ubuntu-studio-users at lists.ubuntu.com 
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
    ubuntu-studio-users at lists.ubuntu.com

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
    ubuntu-studio-users-request at lists.ubuntu.com

You can reach the person managing the list at
    ubuntu-studio-users-owner at lists.ubuntu.com

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 <ussndmac at charter.net>
To: Ubuntu Studio Users Help and Discussion
    <ubuntu-studio-users at lists.ubuntu.com>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID:
    <CAHEqMkE5DJPhhdXxuXybA0D+k2zWGmNhoLthR7_o2Nwdq6ZaKQ at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Sun, Aug 26, 2012 at 1:56 PM, Ralf Mardorf
<ralf.mardorf at alice-dsl.net> 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 at archlinux Desktop]$ wget
> http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
> [spinymouse at archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
> [spinymouse at 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
> Ubuntu-Studio-users at lists.ubuntu.com
> 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 <ralf.mardorf at alice-dsl.net>
To: Ubuntu Studio Users Help and Discussion
    <ubuntu-studio-users at lists.ubuntu.com>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <1346004790.2689.21.camel at localhost.localdomain>
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
> <ralf.mardorf at alice-dsl.net> 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 at archlinux Desktop]$ wget
> > http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
> > [spinymouse at archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
> > [spinymouse at 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
> > Ubuntu-Studio-users at lists.ubuntu.com
> > 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 <ralf.mardorf at alice-dsl.net>
To: Ubuntu Studio Users Help and Discussion
    <ubuntu-studio-users at lists.ubuntu.com>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <1346005077.2689.24.camel at localhost.localdomain>
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
> <ralf.mardorf at alice-dsl.net> 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 at archlinux Desktop]$ wget
> > http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
> > [spinymouse at archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
> > [spinymouse at 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
> > Ubuntu-Studio-users at lists.ubuntu.com
> > 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 <macdroid53 at gmail.com>
To: Ubuntu Studio Users Help and Discussion
    <ubuntu-studio-users at lists.ubuntu.com>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID:
    <CAHEqMkEvUpjNiZAhVFZKfwArQSbgHqF_BB3Jf5dswW4dBE5feA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Sun, Aug 26, 2012 at 2:17 PM, Ralf Mardorf
<ralf.mardorf at alice-dsl.net> wrote:
> On Sun, 2012-08-26 at 14:10 -0400, Mac wrote:
>> On Sun, Aug 26, 2012 at 1:56 PM, Ralf Mardorf
>> <ralf.mardorf at alice-dsl.net> 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 at archlinux Desktop]$ wget
>> > http://garr.dl.sourceforge.net/project/calf/calf/0.0.18.6/calf-0.0.18.6.tar.gz
>> > [spinymouse at archlinux Desktop]$ tar xzvf calf-0.0.18.6.tar.gz
>> > [spinymouse at 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
>> > Ubuntu-Studio-users at lists.ubuntu.com
>> > 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 <ralf.mardorf at alice-dsl.net>
To: Ubuntu Studio Users Help and Discussion
    <ubuntu-studio-users at lists.ubuntu.com>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <1346009583.3641.3.camel at localhost.localdomain>
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 <zettberlin at linuxuse.de>
To: ubuntu-studio-users at lists.ubuntu.com
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID: <503A92B1.9050607 at linuxuse.de>
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 <ussndmac at charter.net>
To: Ubuntu Studio Users Help and Discussion
    <ubuntu-studio-users at lists.ubuntu.com>
Subject: Re: Building Calf 19, srfftw.h not found
Message-ID:
    <CAHEqMkG1rjmxAvq2u20RX76U=G+jSEtTOF+hm66bSV=reww84Q at 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" <zettberlin at linuxuse.de> 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
> Ubuntu-Studio-users at lists.ubuntu.com
> 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
Ubuntu-Studio-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


End of Ubuntu-Studio-users Digest, Vol 64, Issue 25
***************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-studio-users/attachments/20120826/0521ef32/attachment-0001.html>


More information about the Ubuntu-Studio-users mailing list