Hello,

Can anyone help me?
I have a problem with dynamically linked shared libraries. How I can do a
binary build so that everything comes with binary and there is no
dependesies at all?
In example libraries libaprutil-1.so.0 libpq.so.3 and libap-1.so.0 causes
problems when binary is installed to different machine than build machine.

I have tested to use --enable-static-support flag and I have disabled all
default services in my binbuild.sh but still it uses those libraries.
I don't also have any modules enabled at the moment.

- Mikko

Reply via email to