Re: [orca-list] trying to compile java ATK wrapper, error log given in the mail.



checking pkg-config is at least version 0.9.0... yes
checking for JAW... configure: error: Package requirements (
    atk >= 1.17.0
    glib-2.0
    gthread-2.0
    gmodule-2.0
    gdk-2.0
    gconf-2.0
) were not met:

No package 'gconf-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 JAW_CFLAGS
and JAW_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

so, the exact thing you are missing is the gconf -2.0.pc file to link
against libgconf.  You probably need to install a package something like
libgconf-dev.  You can find out exactly with apt-file search
gconf-2.0.pc

Trev


krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ sudo apt-get
install gconf
gconf2                  gconf-cleaner           gconf-editor
gconf2-common           gconf-defaults-service
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ sudo apt-get
install gconf
gconf2                  gconf-cleaner           gconf-editor
gconf2-common           gconf-defaults-service
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ sudo apt-get
install gconf2
gconf2         gconf2-common
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ sudo apt-get
install gconf2
[sudo] password for krishna:
Reading package lists... Done
Building dependency tree
Reading state information... Done
gconf2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ whereis gconf2
gconf2:
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ whereis gconf
gconf: /etc/gconf /usr/share/gconf
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ sudo apt-get
build-dep gnome-orca
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed
  cdbs docbook-xsl docbook-xsl-doc-html fdupes gnome-pkg-tools
libbonobo2-dev
  libffi-dev libidl-dev liblouis-dev liborbit2-dev libpopt-dev libssl-dev
  orbit2 python-dev python-gnome2-dev python-gobject-dev python-gtk2-dev
  python-gtk2-doc python-pyorbit-dev python2.6-dev
0 upgraded, 20 newly installed, 0 to remove and 45 not upgraded.
Need to get 13.2MB of archives.
After this operation, 63.2MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://gb.archive.ubuntu.com/ubuntu/ maverick/main fdupes i386
1.50-PR2-3 [20.0kB]
Get:2 http://gb.archive.ubuntu.com/ubuntu/ maverick/main cdbs all
0.4.83ubuntu2 [1,216kB]
Get:3 http://gb.archive.ubuntu.com/ubuntu/ maverick/main docbook-xsl
all 1.75.2+dfsg-5 [1,602kB]
Get:4 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
docbook-xsl-doc-html all 1.75.2-1 [552kB]
Get:5 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
gnome-pkg-tools all 0.16.3ubuntu1 [23.5kB]
Get:6 http://gb.archive.ubuntu.com/ubuntu/ maverick/main libidl-dev
i386 0.8.14-0.1 [84.0kB]
Get:7 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
liborbit2-dev i386 1:2.14.18-0.1 [378kB]
Get:8 http://gb.archive.ubuntu.com/ubuntu/ maverick/main libpopt-dev
i386 1.16-1 [50.3kB]
Get:9 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
libbonobo2-dev i386 2.32.0-0ubuntu1 [662kB]
Get:10 http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main
libssl-dev i386 0.9.8o-1ubuntu4.3 [2,013kB]
Get:11 http://gb.archive.ubuntu.com/ubuntu/ maverick/main orbit2
i386 1:2.14.18-0.1 [11.4kB]
Get:12 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
python2.6-dev i386 2.6.6-5ubuntu1 [4,401kB]
Get:13 http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main
python-dev all 2.6.6-2ubuntu2 [958B]
Get:14 http://gb.archive.ubuntu.com/ubuntu/ maverick/main libffi-dev
i386 3.0.9-2ubuntu2 [95.2kB]
Get:15 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
python-gobject-dev all 2.21.5-0ubuntu3 [308kB]
Get:16 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
python-gtk2-dev all 2.21.0-0ubuntu1 [162kB]
Get:17 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
python-pyorbit-dev all 2.24.0-5ubuntu3 [10.9kB]
Get:18 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
python-gnome2-dev all 2.28.1-1ubuntu2 [74.2kB]
Get:19 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
python-gtk2-doc all 2.21.0-0ubuntu1 [1,382kB]
Get:20 http://gb.archive.ubuntu.com/ubuntu/ maverick/main
liblouis-dev i386 2.0.0-1ubuntu1 [158kB]
Fetched 13.2MB in 1min 3s (208kB/s)
Selecting previously deselected package fdupes.
(Reading database ... 245945 files and directories currently installed.)
Unpacking fdupes (from .../fdupes_1.50-PR2-3_i386.deb) ...
Selecting previously deselected package cdbs.
Unpacking cdbs (from .../cdbs_0.4.83ubuntu2_all.deb) ...
Selecting previously deselected package docbook-xsl.
Unpacking docbook-xsl (from .../docbook-xsl_1.75.2+dfsg-5_all.deb) ...
Selecting previously deselected package docbook-xsl-doc-html.
Unpacking docbook-xsl-doc-html (from
.../docbook-xsl-doc-html_1.75.2-1_all.deb) ...
Selecting previously deselected package gnome-pkg-tools.
Unpacking gnome-pkg-tools (from
.../gnome-pkg-tools_0.16.3ubuntu1_all.deb) ...
Selecting previously deselected package libidl-dev.
Unpacking libidl-dev (from .../libidl-dev_0.8.14-0.1_i386.deb) ...
Selecting previously deselected package liborbit2-dev.
Unpacking liborbit2-dev (from
.../liborbit2-dev_1%3a2.14.18-0.1_i386.deb) ...
Selecting previously deselected package libpopt-dev.
Unpacking libpopt-dev (from .../libpopt-dev_1.16-1_i386.deb) ...
Selecting previously deselected package libbonobo2-dev.
Unpacking libbonobo2-dev (from
.../libbonobo2-dev_2.32.0-0ubuntu1_i386.deb) ...
Selecting previously deselected package libssl-dev.
Unpacking libssl-dev (from .../libssl-dev_0.9.8o-1ubuntu4.3_i386.deb) ...
Selecting previously deselected package orbit2.
Unpacking orbit2 (from .../orbit2_1%3a2.14.18-0.1_i386.deb) ...
Selecting previously deselected package python2.6-dev.
Unpacking python2.6-dev (from .../python2.6-dev_2.6.6-5ubuntu1_i386.deb) ...
Selecting previously deselected package python-dev.
Unpacking python-dev (from .../python-dev_2.6.6-2ubuntu2_all.deb) ...
Selecting previously deselected package libffi-dev.
Unpacking libffi-dev (from .../libffi-dev_3.0.9-2ubuntu2_i386.deb) ...
Selecting previously deselected package python-gobject-dev.
Unpacking python-gobject-dev (from
.../python-gobject-dev_2.21.5-0ubuntu3_all.deb) ...
Selecting previously deselected package python-gtk2-dev.
Unpacking python-gtk2-dev (from
.../python-gtk2-dev_2.21.0-0ubuntu1_all.deb) ...
Selecting previously deselected package python-pyorbit-dev.
Unpacking python-pyorbit-dev (from
.../python-pyorbit-dev_2.24.0-5ubuntu3_all.deb) ...
Selecting previously deselected package python-gnome2-dev.
Unpacking python-gnome2-dev (from
.../python-gnome2-dev_2.28.1-1ubuntu2_all.deb) ...
Selecting previously deselected package python-gtk2-doc.
Unpacking python-gtk2-doc (from
.../python-gtk2-doc_2.21.0-0ubuntu1_all.deb) ...
Selecting previously deselected package liblouis-dev.
Unpacking liblouis-dev (from .../liblouis-dev_2.0.0-1ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 5 added doc-base file(s)...
Registering documents with scrollkeeper...
Processing triggers for install-info ...
Setting up fdupes (1.50-PR2-3) ...
Setting up cdbs (0.4.83ubuntu2) ...
Setting up docbook-xsl (1.75.2+dfsg-5) ...
Setting up docbook-xsl-doc-html (1.75.2-1) ...
Setting up gnome-pkg-tools (0.16.3ubuntu1) ...
Setting up libidl-dev (0.8.14-0.1) ...
Setting up liborbit2-dev (1:2.14.18-0.1) ...
Setting up libpopt-dev (1.16-1) ...
Setting up libbonobo2-dev (2.32.0-0ubuntu1) ...
Setting up libssl-dev (0.9.8o-1ubuntu4.3) ...
Setting up orbit2 (1:2.14.18-0.1) ...
Setting up python2.6-dev (2.6.6-5ubuntu1) ...
Setting up python-dev (2.6.6-2ubuntu2) ...
Setting up libffi-dev (3.0.9-2ubuntu2) ...
Setting up python-gobject-dev (2.21.5-0ubuntu3) ...
Setting up python-gtk2-dev (2.21.0-0ubuntu1) ...
Setting up python-pyorbit-dev (2.24.0-5ubuntu3) ...
Setting up python-gnome2-dev (2.28.1-1ubuntu2) ...
Setting up python-gtk2-doc (2.21.0-0ubuntu1) ...
Setting up liblouis-dev (2.0.0-1ubuntu1) ...
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ ./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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for library containing strerror... none required
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JAW... configure: error: Package requirements (
    atk >= 1.17.0
    glib-2.0
    gthread-2.0
    gmodule-2.0
    gdk-2.0
    gconf-2.0
) were not met:

No package 'gconf-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 JAW_CFLAGS
and JAW_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ sudo ./install-sh
./install-sh: no input file specified.
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ whereis java
java: /usr/bin/java /etc/java /usr/lib/java /usr/share/java
/usr/share/man/man1/java.1.gz
krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ clear

krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$ ./configure
java_home=/usr/bin
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for library containing strerror... none required
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JAW... configure: error: Package requirements (
    atk >= 1.17.0
    glib-2.0
    gthread-2.0
    gmodule-2.0
    gdk-2.0
    gconf-2.0
) were not met:

No package 'gconf-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 JAW_CFLAGS
and JAW_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

krishna kk-laptop:~/Downloads/java-atk-wrapper-0.30.4$

_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp

Attachment: signature.asc
Description: Digital signature



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