Problems with building samples in binary distribution
-----------------------------------------------------

         Key: AXIS2C-165
         URL: http://issues.apache.org/jira/browse/AXIS2C-165
     Project: Axis2-C
        Type: Bug

  Components: build system (Unix/Linux)  
    Versions: 0.92    
 Environment: Linux (gcc 4.0.2)
    Reporter: Nabeel Yoosuf


When compiled the samples in the binary distribution to a folder other than the 
extracted folder, I see the following problems.

1. I get the following error. 

make[1]: *** No rule to make target `../install-sh', needed by `all-am'.  Stop.
make[1]: Leaving directory 
`/home/nabeel/mydata/downloads/axis2c-bin-0.91-linux/samples'
make: *** [install-recursive] Error 1

Note: This anyway copies the compiled samples to my --prefix location

2. axis2.xml does not get copied
3. addressing module in axis2.xml is enable by default. shouldn't we disable it 
in axis2.xml for clients since make install does not copy modules in my 
destination?
4. libs does not get copied
5. it doesn't create the logs folder
6. the source also gets copied to the install directory.



-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to