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 ji...@apache.org on 2004/05/11 11:15:56 UTC

[jira] Commented: (AXISCPP-88) Linux documentation problem

The following comment has been added to this issue:

     Author: Sevwandi Abeysinghe
    Created: Tue, 11 May 2004 2:15 AM
       Body:
Linux installation guide is updated this way at one place...

----------------------------------------------------------------------

NOTE: If you use apache 1.3 following two small changes has to be done in $AXISCPP_HOME/configure.ac and $AXISCPP_HOME/src/server/Makefile.am)

in $AXISCPP_HOME/configure.ac

uncomment

AC_OUTPUT(Makefile src/Makefile src/common/Makefile src/engine/Makefile src/soap/Makefile src/wsdd/Makefile src/xml/Makefile src/server/Makefile src/server/apache/Makefile) 

and comment

#AC_OUTPUT(Makefile src/Makefile src/common/Makefile src/engine/Makefile src/soap/Makefile src/wsdd/Makefile src/xml/Makefile src/server/Makefile src/server/apache2/Makefile) 

in $AXISCPP_HOME/src/server/Makefile.am

change SUBDIRS = apache2 to SUBDIRS = apache 
----------------------------------------------------------------------






---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-88?page=comments#action_35489

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-88

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-88
    Summary: Linux documentation problem
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Axis-C++
 Components: 
             Documentation
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Sevwandi Abeysinghe

    Created: Tue, 11 May 2004 1:46 AM
    Updated: Tue, 11 May 2004 2:15 AM
Environment: Linux platform

Description:
In the Linux installation guide the default server is assumed to be Apache 2.0.

But in the documentation there are few places that need to be changed appropriately if the user is using Apache 1.3.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira