Re: [gnome-db] How to build libgda and use it with Vala
Gergely Polonkai <[email protected]> Fri, 4 Sep 2015 15:04:40 +0200
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <CACczBULbKLjORkWKd=TwoE8v9D_xtJ+uL9u+eiGeU=6JDwhjgw@mail.gmail.com> |
One more thing came into my mind: the INSTALL file *is* present if you have already ran autogen.sh, as it is copied there by automake; if you checked out the Git repository, it will be missing for sure. For some technical background, the autogen.sh script generates some build-related files, including configure, and at the end it actually runs the configure script with the same parameters you passed to autogen.sh itself. 2015-09-04 14:46 GMT+02:00 Gergely Polonkai <[email protected]>: > Hello, > > all you have to do is running > > ./autogen.sh --enable-vala > > This should build the Vala bindings. The INSTALL file is indeed missing, I > give it a go, create one and submit it later today. > > Best, > Gergely > > 2015-09-04 9:23 GMT+02:00 <[email protected]>: > >> Hello everyone, >> >> I'm just starting out with Vala, I want to know how to build libgda and >> use it to access a Firebird database (and possibly SQLite too) from Vala >> code. I have downloaded libgda-master and the README says to refer to the >> file named INSTALL for instructions on building libgda but the INSTALL file >> does not exist. >> >> If someone would take the time to explain how to build libgda and get the >> Vala bindings up and running I'd appreciate it. >> >> >> >> Thanks. >> >> Steve >> >> >> >> >> _______________________________________________ >> gnome-db-list mailing list >> [email protected] >> https://mail.gnome.org/mailman/listinfo/gnome-db-list >> >> > _______________________________________________ gnome-db-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-db-list