Subject Re: [firebird-php] Building interbase.so on Mandriva
Author Jochem Maas
Lester Caine wrote:
>

isn't there a 'modules' target for make?

./configure '--with-ibase' (or what ever the configure switch is)
./make modules

or you can just do make and then move the .so by hand rather than
running 'make install', no?

> Does anybody have some notes on how I actually build interbase.so on
> Mandriva?
>
> I've got the source files from www.php.net, but I don't want to build a
> complete copy of php, just the one module, and I'm a little stuck as to
> where
> to go next.
>
> Lars Westermann has identified the probable cause of the problems with the
> module on 64 bit systems, but he can't test it as he does not actually
> have a
> 64 bit machine. I've installed a clean copy of Mandriva 2008.0 on the
> development machine, and no I'm trying to get to a situation where I can
> build
> a new version to check things out.
>
> --
> Lester Caine - G8HFL
> -----------------------------
> Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
> <http://home.lsces.co.uk/lsces/wiki/?page=contact>
> L.S.Caine Electronic Services - http://home.lsces.co.uk
> <http://home.lsces.co.uk>
> MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
> <http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/>
> Firebird - http://www.firebirdsql.org/index.php
> <http://www.firebirdsql.org/index.php>
>
>