Thursday, January 22, 2009

Deb and RPM packages for WSF/PHP

From 1.2.1 release on wards, we did not release the .deb and .rpm packages for WSF/PHP. This was due to number of reasons.When the number of release packages were big, the testing process involved becomes lengthy. Also due the different versions of operating systems these packages have to be built for each version. Since the limited about of resources and time availability, we decided to release only the src [1]packages for linux , and binary and src packages for Windows. Also we released a [2]pecl package for Linux as well. In case you are using the PECL package, you will also need to download and install the dependency library WSF/C[3]. Therefore, it is always easier to download and installed the src package, since it contains all the decencies as well.  How ever we did not remove the installation instructions for deb and rpm since it might be useful if one is using and older release which contained deb and rpm packages or if one wished to build them manually.

In case you want to build the  binary packages for linux yourself, you can find the installation instructions here.

[1] http://dist.wso2.org/products/wsf/php/2.0.0/wso2-wsf-php-src-2.0.0.tar.gz

[2]http://dist.wso2.org/products/wsf/php/2.0.0/wso2_wsf_php-2.0.0.tgz

[3] http://wso2.org/downloads/wsf/c

[4]. http://wso2.org/wiki/display/wsfphp/Release+Process

8 comments:

  1. This was very helpful to read and makes a lot of sense. I spent a fair amount of time yesterday, as you may have noticed, ranting about the lack of such packages.

    My only suggestion is that you make this more clear in the online documentation.

    The 2.0.0 install guide (http://wso2.org/project/wsf/php/2.0.0/docs/install_guide.html) still has a section about installing from .deb or .rpm and it's not at all clear that those aren't available on the site.

    ReplyDelete
  2. Thanks for feedback. Will update the documentation ASAP.

    ReplyDelete
  3. Where are the .deb or .rpm packages for version 2.0 of wsf/php?

    ReplyDelete
  4. .debs and .rpm packages were not released for 2.0.0.

    However, if you are interested in, you can try using building them using the build scripts available in the svn

    ReplyDelete
  5. is it possible to have any support for a rpm creation ?
    i try to create a rpm for RedHat but i have aa dependency problem when the generated rpm. it try to find 64 bits dependencies but i use a 32 bit platform

    http://wso2.org/forum/thread/5476

    thanks

    ReplyDelete
  6. -------------------------------------
    Mark Biek said...
    My only suggestion is that you make this more clear in the online documentation.
    The 2.0.0 install guide (http://wso2.org/project/wsf/php/2.0.0/docs/install_guide.html) still has a section about installing from .deb or .rpm and it's not at all clear that those aren't available on the site.
    January 23, 2009 5:25 AM
    -------------------------------------
    Nandika said...
    Thanks for feedback. Will update the documentation ASAP.
    January 25, 2009 9:31 PM
    -------------------------------------

    The documentation has not been modified since january.
    What did you mean by ASAP ?

    (Doc was Last-Modified: Wed, 17 Sep 2008 05:57:35 GMT according to apache/2 on wso2.org)

    ReplyDelete
  7. Try to see post Build RPM WSO2 WSF/PHP 2.1 per Zend Server 5 at http://musarra.wordpress.com/2011/05/10/build-rpm-wso2-wsfphp-2-1-per-zend-server-5/

    Bye,
    Antonio.

    ReplyDelete