denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Compile error


From: ben
Subject: Re: [Denemo-devel] Compile error
Date: Sat, 21 Feb 2009 12:44:18 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

alex stone a écrit :
> Ok, just got the latest tarball, and tried to compile.
>  
> Error is:
>  
> "guile-config required but not found."
>  
> Guile is installed, with libs.
>  
> Any clues?
>  
> Alex.
> Debian 5 Lenny (ppc)
if you /compile/ denemo, having the libs is not enough: you need the C
development files of each used library, plus pkg-confg scripts.

For guile 1.8, this is given in the "guile-1.8-dev" debian package.

You will also need "-dev" packages of libgtk (and X11), libglib,
libaubio, libsamplerate, libfftw3.

If the denemo debian package matches the tarball version in terms of
build dependencies, you can intstall all build dependencies in one
command:        apt-get build-dep denemo

You can also install the "build-essential" package which provides a C
compiler and core development files.

- ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]