There seems to be no way to install Axis2 in an FHS compliant way
-----------------------------------------------------------------
Key: AXIS2C-1340
URL: https://issues.apache.org/jira/browse/AXIS2C-1340
Project: Axis2-C
Issue Type: Bug
Components: build system (Unix/Linux)
Affects Versions: 1.5.0
Environment: Ubuntu 9.04
Reporter: Soren Hansen
Priority: Blocker
I need to be able to install Axis2/C in a way the complies to the FHS: Shared
libraries in /usr/lib , public header files in /usr/include, configuration
files under /etc/, Axis2 modules probably in /usr/lib/axis2c/ or something...
As far as I can see, the only supported installation and use method for Axis2/C
is in its own separate directory (/opt/ style), and then keeping an environment
variable set to track this location. This is not acceptable for inclusion in
Ubuntu or Debian, which makes it impossible for us to package not just Axis2/C,
but also anything that depends on it.
I've spent hours trying to subscribe to your mailing list to discuss this, but
your mailing list system seems to just ignore me, so I see no other way than to
simply file this bug report.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.