RE: Using gnome-db in Glade



>===== Original Message From Rodrigo Moya <rodrigo linuxave net> =====

>what? you're running autogen.sh in the macros directory??? You don't
>have to do this. You must run autogen.sh in the glade top directory. Or
>if there is no autogen.sh (which should if you got the source from CVS),
>run configure.

Found the instruction to do so while browsing the CVS site.

>
>do so, and if you find any problem, send gain the output so that we can
>see.
>
Script started on Fri Sep 15 04:37:55 2000
kgb10:/usr/local/glade-0.5.9# ./configure --enable-gnome-db --with-bonobo
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for os2.h... (cached) no
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ca cs da de el en_GB es fr ga gl it 
ja no pl pt_BR ru sv uk
checking for gnome-config... (cached) /usr/bin/gnome-config
checking for Bonobo > 0.9... found
checking if Bonob uses OAF... no
checking for gda-config... (cached) /usr/bin/gda-config
creating ./config.status
creating glade.spec
creating Makefile
creating glade/Makefile
creating glade/gbwidgets/Makefile
creating glade/gnome/Makefile
creating glade/gnome-db/Makefile
creating glade/data/Makefile
creating glade/data/gtk/Makefile
creating macros/Makefile
creating intl/Makefile
creating po/Makefile.in
creating doc/Makefile
creating doc/C/Makefile
creating config.h
config.h is unchanged
kgb10:/usr/local/glade-0.5.9# exit

Script done on Fri Sep 15 04:39:38 2000

Then I ran make

Script started on Fri Sep 15 04:40:10 2000
kgb10:/usr/local/glade-0.5.9# make
make  all-recursive
make[1]: Entering directory `/usr/local/glade-0.5.9'
Making all in macros
make[2]: Entering directory `/usr/local/glade-0.5.9/macros'
/bin/sh ./config.status --recheck
./config.status: ./config.status: No such file or directory
make[2]: *** [config.status] Error 127
make[2]: Leaving directory `/usr/local/glade-0.5.9/macros'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/glade-0.5.9'
make: *** [all-recursive-am] Error 2
kgb10:/usr/local/glade-0.5.9# 
Script done on Fri Sep 15 04:41:09 2000

Not the error I was getting earlier.  Fear it changed because I ran from 
/macros.
Brings us back to question of downloading or installing from CVS?

Thanks

>cheers
>
>
>_______________________________________________
>gnome-db-list mailing list
>gnome-db-list gnome org
>http://mail.gnome.org/mailman/listinfo/gnome-db-list





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