[chuck-users] Okay, trying to compile chuck 1.3 etc

forrest curo treegestalt at gmail.com
Sat Oct 6 17:22:52 EDT 2012


On Sat, Oct 6, 2012 at 10:20 AM, Kassen <signal.automatique at gmail.com>wrote:

> On Sat, Oct 06, 2012 at 12:04:40PM +0200, Harald wrote:
> > > RtAudio/RtAudio.cpp:1835:23: fatal error: jack/jack.h: No such file or
> directory
> > > RtAudio/RtAudio.cpp:5212:28: fatal error: alsa/asoundlib.h: No such
> file or directory
> > > RtAudio/RtAudio.cpp:6455:23: fatal error: soundcard.h: No such file or
> directory
> >
> > if header files are missing, you need *-dev.deb packages.
> > On most linux systems developer (headers *.h and static libs *.a)
> > ending in -dev and runtime (dynamic libs *.so) packages are separate.
> > Most of these package names will start with "lib", e.g. libjackxxx and
> > libjackxxx-dev or libsndfilexxx(-dev), but some may also have other
> > names like rtaudioxxx(-dev) etc.
>
> Exactly. This looks like libjack-dev is missing, and libasound-dev
>
> I wonder why it'd need both, maybe the libasound is used for MIDI even
> if you pick Jack for audio in/out.
>
> Anyway, look for those two in synaptic (I don't think Synaptic is
> installed by default in Ubuntu anymore, but that is probably the
> easiest program to look for and get these). You also at least need
> libsndfile-dev
>

Yeah, just got the libsndfile package... which synaptic was not pointing to
when I searched on 'sndfile', oh well.

[Googling 'sndfile.h' had gotten me directly to one downloadable version,
but evidently the wrong one.]

I think it'll work I think it'll work....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20121006/7f5a2702/attachment.html>


More information about the chuck-users mailing list