> >Output seems like to be similar to usual compilation process.
> >There is php4 installed as shared module via apxs from source.
> >System is FreeBSD. The most wondering thing is that 3 weeks
> >ago extension was compiled w/o any problem on the same system.
> >Two things were changed - libmidard was recompiled w/SG support
> >and PHP module was recompiled w/curl support.
>
> [directed towards original poster...]
>
> When you build the PHP module, is the command 'phpize' executed?
> Is the execution of the phpize script successful?
>
> The command 'phpize' is included with the source and with PHP-devel
> rpms and lets you compile a PHP dynamically-loaded extension without
> rebuilding the entire PHP source tree.
>
> What I've found is that even if you take the sample PHP extension created
by
> the ext_skel script in the PHP tarball, it won't build the .so file unless
> you either
> build using the source tree and take a couple extra steps as documented on
the
> PHP and Zend websites, or use PHPize.
>
> The Midgard PHP extension, as distributed, should be ready to build as an
.so,
> but if you don't have phpize you're SOL. On my Redhat 7.1 system, it's in
> /usr/bin.

Thank you, but problem is already solved - I've compiled MySQL client
library
statically linked somehow. Now it's all right and i'm in deep reseaching of
Midgard/Asgard/Nadmin capabilites, and i'm slighly disappointed.
But hope that there would by enough features to fullfil project
requirements,
and as it said in Russian proverb "People should not check teeth of the
horse given as a gift" ;-)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to