installation of WSF/PHP on Kubuntu

cultr.libero.it's picture
Hi, i'm installing wsf/php 2.1.0 on Kubuntu. i have installed lampp, php5.3.8 and openssl. The problem is that when i execute ./configure i get: ./configure: line 20203: --extension-dir: command not found ./configure: line 20689: test: : unary operator expected Someone could help me? Thanks
nandika's picture

Re

you need to install php-devel package in order to have php config tools. Regards Nandika
cultr.libero.it's picture

I have php5-dev

Thanks, but you intend php5-dev? I have only it.
cultr.libero.it's picture

I installed php5-dev

I installed php5-dev but the error remains. Thanks
pradeeban's picture

Hi, Someone contacted me over

Hi, Someone contacted me over the facebook regarding a build failure, on Ubuntu-10.04. I have addressed those issues in a blog post, http://kkpradeeban.blogspot.com/2012/01/installing-wso2-wsfphp-on-ubuntu-1004.html with the help of Sanjaya. That post might be useful to you too. Thank you. Regards, Kathiravelu Pradeeban.