All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
  Print view

Installing ATK on Ubuntu 12.04
Author Message
PostPosted: Wed May 23, 2012 3:45 am 
Offline

Joined: Wed May 23, 2012 3:29 am
Posts: 1
Hi,
I am a new user and require some assistance in installing ATK.
I am running Ubuntu 12.04

Have glib-networking-common, glib-networking-services & glib-networking installed.

When I run ./configure all seems good till the last few lines which indicates that it can't find glib -see following; full config.log below

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.31.2... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLIB 2.31.2 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.


7720:~/ATK/atk-2.4.0$ sudo apt-get install glib-networking
Reading package lists... Done
Building dependency tree
Reading state information... Done
glib-networking is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.

How do I add the location of the file glib-2.0.pc to the environment variable PKG_CONFIG_PATH
How do I find where the glib-2.0.pc file is.

Many thanks to anyone who can help me. :D

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by atk configure 2.4.0, which was
generated by GNU Autoconf 2.68. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = MaintStar-7720
uname -m = i686
uname -r = 3.2.0-24-generic-pae
uname -s = Linux
uname -v = #38-Ubuntu SMP Tue May 1 16:40:26 UTC 2012

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2482: checking for a BSD-compatible install
configure:2550: result: /usr/bin/install -c
configure:2561: checking whether build environment is sane
configure:2611: result: yes
configure:2752: checking for a thread-safe mkdir -p
configure:2791: result: /bin/mkdir -p
configure:2804: checking for gawk
configure:2820: found /usr/bin/gawk
configure:2831: result: gawk
configure:2842: checking whether make sets $(MAKE)
configure:2864: result: yes
configure:2959: checking whether make supports nested variables
configure:2976: result: yes
configure:3060: checking for gcc
configure:3076: found /usr/bin/gcc
configure:3087: result: gcc
configure:3316: checking for C compiler version
configure:3325: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3336: $? = 0
configure:3325: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:3336: $? = 0
configure:3325: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3336: $? = 4
configure:3325: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3336: $? = 4
configure:3356: checking whether the C compiler works
configure:3378: gcc conftest.c >&5
configure:3382: $? = 0
configure:3430: result: yes
configure:3433: checking for C compiler default output file name
configure:3435: result: a.out
configure:3441: checking for suffix of executables
configure:3448: gcc -o conftest conftest.c >&5
configure:3452: $? = 0
configure:3474: result:
configure:3496: checking whether we are cross compiling
configure:3504: gcc -o conftest conftest.c >&5
configure:3508: $? = 0
configure:3515: ./conftest
configure:3519: $? = 0
configure:3534: result: no
configure:3539: checking for suffix of object files
configure:3561: gcc -c conftest.c >&5
configure:3565: $? = 0
configure:3586: result: o
configure:3590: checking whether we are using the GNU C compiler
configure:3609: gcc -c conftest.c >&5
configure:3609: $? = 0
configure:3618: result: yes
configure:3627: checking whether gcc accepts -g
configure:3647: gcc -c -g conftest.c >&5
configure:3647: $? = 0
configure:3688: result: yes
configure:3705: checking for gcc option to accept ISO C89
configure:3769: gcc -c -g -O2 conftest.c >&5
configure:3769: $? = 0
configure:3782: result: none needed
configure:3813: checking for style of include used by make
configure:3841: result: GNU
configure:3867: checking dependency style of gcc
configure:3978: result: gcc3
configure:4025: checking build system type
configure:4039: result: i686-pc-linux-gnu
configure:4059: checking host system type
configure:4072: result: i686-pc-linux-gnu
configure:4092: checking for a sed that does not truncate output
configure:4156: result: /bin/sed
configure:4174: checking for grep that handles long lines and -e
configure:4232: result: /bin/grep
configure:4237: checking for egrep
configure:4299: result: /bin/grep -E
configure:4304: checking for fgrep
configure:4366: result: /bin/grep -F
configure:4401: checking for ld used by gcc
configure:4468: result: /usr/bin/ld
configure:4475: checking if the linker (/usr/bin/ld) is GNU ld
configure:4490: result: yes
configure:4502: checking for BSD- or MS-compatible name lister (nm)
configure:4551: result: /usr/bin/nm -B
configure:4669: checking the name lister (/usr/bin/nm -B) interface
configure:4676: gcc -c -g -O2 conftest.c >&5
configure:4679: /usr/bin/nm -B "conftest.o"
configure:4682: output
00000000 B some_variable
configure:4689: result: BSD nm
configure:4692: checking whether ln -s works
configure:4696: result: yes
configure:4704: checking the maximum length of command line arguments
configure:4824: result: 1572864
configure:4841: checking whether the shell understands some XSI constructs
configure:4851: result: yes
configure:4855: checking whether the shell understands "+="
configure:4861: result: yes
configure:4896: checking for /usr/bin/ld option to reload object files
configure:4903: result: -r
configure:4972: checking for objdump
configure:4988: found /usr/bin/objdump
configure:4999: result: objdump
configure:5028: checking how to recognize dependent libraries
configure:5224: result: pass_all
configure:5284: checking for ar
configure:5300: found /usr/bin/ar
configure:5311: result: ar
configure:5389: checking for strip
configure:5405: found /usr/bin/strip
configure:5416: result: strip
configure:5488: checking for ranlib
configure:5504: found /usr/bin/ranlib
configure:5515: result: ranlib
configure:5605: checking command to parse /usr/bin/nm -B output from gcc object
configure:5723: gcc -c -g -O2 conftest.c >&5
configure:5726: $? = 0
configure:5730: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5733: $? = 0
configure:5787: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5790: $? = 0
configure:5828: result: ok
configure:6637: checking how to run the C preprocessor
configure:6668: gcc -E conftest.c
configure:6668: $? = 0
configure:6682: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "atk 2.4.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE_URL ""
| #define PACKAGE "atk"
| #define VERSION "2.4.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6707: result: gcc -E
configure:6727: gcc -E conftest.c
configure:6727: $? = 0
configure:6741: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6741: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "atk 2.4.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE_URL ""
| #define PACKAGE "atk"
| #define VERSION "2.4.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6770: checking for ANSI C header files
configure:6790: gcc -c -g -O2 conftest.c >&5
configure:6790: $? = 0
configure:6863: gcc -o conftest -g -O2 conftest.c >&5
configure:6863: $? = 0
configure:6863: ./conftest
configure:6863: $? = 0
configure:6874: result: yes
configure:6887: checking for sys/types.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for sys/stat.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for stdlib.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for string.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for memory.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for strings.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for inttypes.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for stdint.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6887: checking for unistd.h
configure:6887: gcc -c -g -O2 conftest.c >&5
configure:6887: $? = 0
configure:6887: result: yes
configure:6901: checking for dlfcn.h
configure:6901: gcc -c -g -O2 conftest.c >&5
configure:6901: $? = 0
configure:6901: result: yes
configure:7382: checking for objdir
configure:7397: result: .libs
configure:7693: checking if gcc supports -fno-rtti -fno-exceptions
configure:7711: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7715: $? = 0
configure:7728: result: no
configure:7748: checking for gcc option to produce PIC
configure:8020: result: -fPIC -DPIC
configure:8032: checking if gcc PIC flag -fPIC -DPIC works
configure:8050: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8054: $? = 0
configure:8067: result: yes
configure:8091: checking if gcc static flag -static works
configure:8119: result: yes
configure:8134: checking if gcc supports -c -o file.o
configure:8155: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8159: $? = 0
configure:8181: result: yes
configure:8189: checking if gcc supports -c -o file.o
configure:8236: result: yes
configure:8269: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9255: result: yes
configure:9292: checking whether -lc should be explicitly linked in
configure:9297: gcc -c -g -O2 conftest.c >&5
configure:9300: $? = 0
configure:9315: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9318: $? = 0
configure:9330: result: no
configure:9494: checking dynamic linker characteristics
configure:9927: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9927: $? = 0
configure:10145: result: GNU/Linux ld.so
configure:10247: checking how to hardcode library paths into programs
configure:10272: result: immediate
configure:10792: checking whether stripping libraries is possible
configure:10797: result: yes
configure:10832: checking if libtool supports shared libraries
configure:10834: result: yes
configure:10837: checking whether to build shared libraries
configure:10858: result: yes
configure:10861: checking whether to build static libraries
configure:10865: result: no
configure:10903: checking for bind_textdomain_codeset
configure:10903: gcc -o conftest -g -O2 conftest.c >&5
configure:10903: $? = 0
configure:10903: result: yes
configure:10913: checking for some Win32 platform
configure:10923: result: no
configure:10934: checking for native Win32 platform
configure:10952: result: no
configure:11110: checking for aclocal flags
configure:11119: result:
configure:11228: checking for pkg-config
configure:11246: found /usr/bin/pkg-config
configure:11258: result: /usr/bin/pkg-config
configure:11283: checking pkg-config is at least version 0.16
configure:11286: result: yes
configure:11303: checking for GLIB - version >= 2.31.2
configure:11436: result: no
configure:11464: gcc -o conftest -g -O2 -Wall -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:25:18: fatal error: glib.h: No such file or directory
compilation terminated.
configure:11464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "atk 2.4.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE_URL ""
| #define PACKAGE "atk"
| #define VERSION "2.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #include <stdio.h>
|
| int
| main ()
| {
| return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
| ;
| return 0;
| }
configure:11490: error:
*** GLIB 2.31.2 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_atk_aclocal_flags=
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DEP_CFLAGS_set=
ac_cv_env_DEP_CFLAGS_value=
ac_cv_env_DEP_LIBS_set=
ac_cv_env_DEP_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/colin/ATK/atk-2.4.0/missing --run aclocal-1.11 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
ATK_API_VERSION='1.0'
ATK_BINARY_AGE='20410'
ATK_INTERFACE_AGE='1'
ATK_MAJOR_VERSION='2'
ATK_MICRO_VERSION='0'
ATK_MINOR_VERSION='4'
ATK_VERSION='2.4.0'
AUTOCONF='${SHELL} /home/colin/ATK/atk-2.4.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/colin/ATK/atk-2.4.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/colin/ATK/atk-2.4.0/missing --run automake-1.11'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=' -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DEP_CFLAGS=''
DEP_LIBS=''
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
FGREP='/bin/grep -F'
GETTEXT_PACKAGE=''
GLIB_CFLAGS=''
GLIB_COMPILE_RESOURCES=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GLIB_PACKAGES='gobject-2.0'
GLIB_REQUIRED_VERSION='2.31.2'
GMOFILES=''
GMSGFMT=''
GOBJECT_QUERY=''
GREP='/bin/grep'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE=''
GTK_DOC_BUILD_HTML_FALSE=''
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE=''
GTK_DOC_USE_REBASE_TRUE=''
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE=''
HTML_DIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_EXE_MACHINE_FLAG=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='20409:1:20409'
MAKEINFO='${SHELL} /home/colin/ATK/atk-2.4.0/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MKINSTALLDIRS=''
MSGFMT=''
MSGFMT_OPTS=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='atk'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk'
PACKAGE_NAME='atk'
PACKAGE_STRING='atk 2.4.0'
PACKAGE_TARNAME='atk'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.0'
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_NLS=''
VERSION='2.4.0'
WINDRES=''
XGETTEXT=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/colin/ATK/atk-2.4.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "atk"
#define PACKAGE_TARNAME "atk"
#define PACKAGE_VERSION "2.4.0"
#define PACKAGE_STRING "atk 2.4.0"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
#define PACKAGE_URL ""
#define PACKAGE "atk"
#define VERSION "2.4.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1

configure: exit 1


Top
 Profile  
 

Re: Installing ATK on Ubuntu 12.04
PostPosted: Thu May 24, 2012 2:19 am 
Regular
Offline

Joined: Wed Aug 26, 2009 4:49 am
Posts: 353
Location: Queenstown, New Zealand
I think you have the wrong forum !

ATK 2.4.0 is a Linux graphical package of some kind ?

This forum is for ATK the PHP Framework !!

Wayne


Top
 Profile  
 

Re: Installing ATK on Ubuntu 12.04
PostPosted: Wed Jul 17, 2013 11:31 am 
Offline

Joined: Wed Jul 17, 2013 11:30 am
Posts: 2
Hi,
I am a new user and require some assistance in installing ATK.
I am running Ubuntu 12.04

_________________
Herbal Medicine


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group