DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13238>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13238 make install, documentation ------- Additional Comments From [EMAIL PROTECTED] 2003-07-30 22:25 ------- The correct SO names are not being embedded correct for Linux, HPUX or Solaris (unsure about other platforms). We want to embed the SO name: libxalan- c.so.16 instead of the default: libxalan.c.so.16.0. This option has not been implemented on Solaris or HPUX. On Linux, the "-soname" option is used, but it still specifying the real library name (refers to ${LIB} which resolves to libxalan.c.so.16.0).
