Share

microCODE

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

compiling .so without ./buildconf

You are viewing a single message from this topic. View all messages.

  1. nobody

    2004-10-15 14:28:29 UTC
    Is there a chance (workaround?) to compile "microcode" without removing the "configure" file and without recreating the PHP-configfile with "./buildconf"?

    "./buildconf --force" runs into trouble, because outdated "autoconf" and outdated "libtool" on a machine I maintenance. So I tried to leave "configure" untouched and ran

    ./configure --with-microcode=shared --with-apxs=/usr/sbin/apxs
    make

    in the PHP source-dir. But with this the default PHP binries are created, not the "microcode.so" (the "modules-dir" is empty).
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.