You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dushshantha Chandradasa (JIRA)" <ji...@apache.org> on 2007/09/04 06:24:58 UTC

[jira] Created: (AXIS2C-687) Provide correct configure options for samples in INSTALL file

Provide correct configure options for samples in INSTALL file
-------------------------------------------------------------

                 Key: AXIS2C-687
                 URL: https://issues.apache.org/jira/browse/AXIS2C-687
             Project: Axis2-C
          Issue Type: Test
    Affects Versions: Current (Nightly)
            Reporter: Dushshantha Chandradasa
             Fix For: 1.1.0


Provide correct configure options for samples in INSTALL file. 

What we have now :

./configure --prefix=${AXIS2C_HOME} --with-axis2_util=${AXIS2C_HOME}/include/axis2-1.0
            --with-axiom=${AXIS2C_HOME}/include/axis2-1.0

Should change to :

./configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-687) Provide correct configure options for samples in INSTALL file

Posted by "Dushshantha Chandradasa (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dushshantha Chandradasa resolved AXIS2C-687.
--------------------------------------------

    Resolution: Fixed

> Provide correct configure options for samples in INSTALL file
> -------------------------------------------------------------
>
>                 Key: AXIS2C-687
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-687
>             Project: Axis2-C
>          Issue Type: Test
>    Affects Versions: Current (Nightly)
>            Reporter: Dushshantha Chandradasa
>             Fix For: 1.1.0
>
>
> Provide correct configure options for samples in INSTALL file. 
> What we have now :
> ./configure --prefix=${AXIS2C_HOME} --with-axis2_util=${AXIS2C_HOME}/include/axis2-1.0
>             --with-axiom=${AXIS2C_HOME}/include/axis2-1.0
> Should change to :
> ./configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org