Subject | Re: Compile Firebird in C / Linux |
---|---|
Author | Milan Babuskov |
Post date | 2007-05-09T15:38:12Z |
--- stephen4css wrote:
error prone. Most of the people who use C API acutally write their own
IBPP-like interface and use that in applications.
Another upside is that it comes with test suite that you can compile
with simple:
make
So, download and unpack IBPP (it unpacks to current directory!). Then
simply go to the tests/unixes directory and type make.
There is also a good "hello world" kind of example here:
http://sotu.berlios.de/Firebird-Embedded-Linux-HOWTO.html
just skip the beginning and take a look at step 4.
--
Milan Babuskov
http://www.flamerobin.org
> 1. One page of instructions (it may literally be one line)As already noted, IBPP is a better way to go than C API. It's less
> on how to compile to executable in a current Linux
> 2. A 'Hello World" example using the employee.fdb example database.
> 3. A single command (make/configure) that would compile all the
> download example code to executable (in Linux).
>
> For now, could someone please show me (anywhere on the web)
error prone. Most of the people who use C API acutally write their own
IBPP-like interface and use that in applications.
Another upside is that it comes with test suite that you can compile
with simple:
make
So, download and unpack IBPP (it unpacks to current directory!). Then
simply go to the tests/unixes directory and type make.
There is also a good "hello world" kind of example here:
http://sotu.berlios.de/Firebird-Embedded-Linux-HOWTO.html
just skip the beginning and take a look at step 4.
--
Milan Babuskov
http://www.flamerobin.org