Skip to content
Snippets Groups Projects
Commit 5bf2efa0 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add more libs to PHP53

parent 185cb50d
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
- name: "Compile PHP 5.3"
shell: "{{ item }} chdir=/tmp/php53/php-5.3.29"
with_items:
- ./configure --enable-mbstring
- ./configure --with-libdir=/lib/x86_64-linux-gnu --enable-mbstring --enable-sockets --with-zlib --with-openssl=/usr --enable-zip --with-imap-ssl
- make
- make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment