Re: how to connect the gnome aplication(gtk+) to database



Am Sat, 19 Feb 2011 03:22:52 -0500
schrieb angel kingdom <angelkingdom7 gmail com>:

HI,
i am working on a application(project Gutenberg ) which is written in
gtk+ and i want to connect this application with database server to
store dictionary.i am having the Dictionary in xml format.
So,please guide me or give me a link of how to do this work.
I am using ubuntu 9.04
And for database i am using the postgresql..

Hi,

install the libpq-dev package. (At least it's called in Debian Squeeze
libpq-dev, I guess it is same in Ubuntu) In this package you find a
program called pg_config which prints out the compile options you need
to compile against it. You have to add this infos in your
configure /makefile scripts (or whatever you use)

hth
Alex


thank you
Deepa A
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



-- 

Alexander Nagel
E-mail: alexander acwn de
Homepage: 
http://www.acwn.de/
http://www.standspur-kadaver.de/



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