octave-maintainers
[Top][All Lists]
Advanced

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

Re: GUI work


From: Thomas Weber
Subject: Re: GUI work
Date: Fri, 05 Dec 2008 12:02:42 +0100

Am Freitag, den 05.12.2008, 11:38 +0100 schrieb Levente Torok:
> Hi John,
> 
> On my ubuntu I experienced the following:
> ===============
> address@hidden:~/octaveDE$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for DEPS... configure: error: Package requirements (glib-2.0 
> gthread-2.0 gtkmm-2.4 gtksourceview-2.0 gdl-1.0 vte ) were not met:
> 
> No package 'gtkmm-2.4' found
> No package 'gtksourceview-2.0' 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 DEPS_CFLAGS
> and DEPS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> ========
> However they seem to be installed:
> ===============
> 
> address@hidden:~/octaveDE$ dpkg -l | grep gtkmm
> ii  libgtkmm-2.4-1c2a                          1:2.12.5-2                     
>                       C++ wrappers for GTK+ 2.4 (shared libraries)
> ii  libgtkmm-dev                               1.2.10-8.1                     
>                       C++ wrapper for GTK+ 1.2 (development files)

These are the development files for GTK 1.2, not for 2.4.

Similar problem with your gtksourceview stuff, you have the development
files for 1.8, not 2.2.

        Thomas




reply via email to

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