Comment 13 for bug 741628

Revision history for this message
Pierre Pietri (pf-pietri) wrote :

With Natty, I try to install simple-scan-1.0.3, and the following occurs:

root@Lutwidge:/home/pierre# cd /home/pierre/Documents/simple-scan.install/simple-scan-1.0.3
root@Lutwidge:/home/pierre/Documents/simple-scan.install/simple-scan-1.0.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking whether gcc and cc understand -c and -o together... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SIMPLE_SCAN... configure: error: Package requirements (
    gtk+-2.0
    gconf-2.0
    gmodule-export-2.0
    gthread-2.0
    cairo
    gdk-pixbuf-2.0
    cairo-pdf
    dbus-glib-1
    gudev-1.0
) were not met:

No package 'gconf-2.0' found
No package 'dbus-glib-1' found
No package 'gudev-1.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 SIMPLE_SCAN_CFLAGS
and SIMPLE_SCAN_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

root@Lutwidge:/home/pierre/Documents/simple-scan.install/simple-scan-1.0.3# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
root@Lutwidge:/home/pierre/Documents/simple-scan.install/simple-scan-1.0.3#

WHAT CAN I DO ???

Is the bug really corrected in Ocelot ?????