[Sugar-devel] Compiling sugar with jhbuild in Fedora 17

Peter Robinson pbrobinson at gmail.com
Sun Apr 15 17:32:56 EDT 2012


On Sun, Apr 15, 2012 at 12:43 AM, Manuel Kaufmann <humitos at gmail.com> wrote:
> Hello,
>
> I installed Fedora 17 in my Netbook, I ran "depscheck" and I installed
> all the depencies to compile sugar but I'm getting this error:
>
> configure: error: Package requirements (telepathy-glib >= 0.11.9) were not met:
>
> No package 'telepathy-glib' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables TELEPATHY_CFLAGS
> and TELEPATHY_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> The log of the "./configure" is attached.
>
> [humitos at eulogia sugar-jhbuild]$ sudo yum install telepathy-glib
> Loaded plugins: langpacks, presto, refresh-packagekit
> Package telepathy-glib-0.18.0-1.fc17.i686 already installed and latest version
> Nothing to do
> [humitos at eulogia sugar-jhbuild]$

You need to install the devel package. "yum install
telepathy-glib-devel" should fix that for you.

Peter


More information about the Sugar-devel mailing list