Add default location of JDK and libjvm on HP-UX IA64
----------------------------------------------------
Key: DAEMON-228
URL: https://issues.apache.org/jira/browse/DAEMON-228
Project: Commons Daemon
Issue Type: Improvement
Components: Jsvc
Affects Versions: Nightly Builds
Reporter: Michael Osipov
Attachments: DAEMON-228.patch
1. Added two more recent JDK locations.
2. libraries on IA64 end with .so and PA-RISC on .sl. I have added a further
flag to switch between these.
{noformat}
smartld@blnn721x - /opt/java6/jre/lib/IA64N/server
bash $ ll
total 308976
-r-xr-xr-x 1 bin bin 76798188 May 11 2010 #libjvm.so*
dr-xr-xr-x 2 bin bin 8192 Jun 28 12:20 ./
dr-xr-xr-x 8 bin bin 8192 Jun 28 12:20 ../
-r--r--r-- 1 bin bin 2400 Mar 11 2011 Xusage.txt
lr-xr-xr-x 1 bin bin 13 Jun 28 12:20 libjsig.so@ ->
../libjsig.so
-r-xr-xr-x 1 bin bin 234296 Mar 11 2011 libjunwind.so*
-r-xr-xr-x 1 bin bin 238304 Mar 11 2011 libjunwind64.so*
-r-xr-xr-x 1 bin bin 80868772 Mar 11 2011 libjvm.so*
{noformat}
This patch includes DAEMON-227. If 227 is applied separately, I can recreate
this patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira