mini HOWTO build gnome-db2...



I think that there are some bugs in the current gnome-db2 module that
prevent a correct build.

First: The POTFILES.in of the gnome-db2/po & gnome-db2/libgda/po
directories are empty.
Second: The gnome-db2/macros/Makefile is not generated by autogen.

Solutions:

cd gnome-db2; find . -name "*.c" | egrep -v "/libgda/" | cut -c 3- >
po/POTFILES.in
cd libgda; find . -name "*.c" | cut -c 3- > po/POTFILES.in
(emacs|vi|jed|whatever) gnome-db2/configure.in
go to the line 141 and add:
macros/Makefile

cross your fingers and run ./autogen in both, the gnome-db2 & the
gnome-db2/libgda directories, with the usuals make, make install, pleas
to gods, etc.

Good luck!

-- 
Joaquín Cuenca Abela
e-mail: tempo2@celium.net





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