|
From: Leif M. <le...@ta...> - 2004-01-29 06:29:58
|
Paul,
I actually do not have access to an HP-UX system personally. But as
I understand it,
64-bit versions of HP-UX (and Solaris) require a slightly different
native library.
Here are some messages from the archive where this was previously
discussed.
http://sourceforge.net/mailarchive/message.php?msg_id=6216873
http://sourceforge.net/mailarchive/message.php?msg_id=6222861
http://sourceforge.net/mailarchive/message.php?msg_id=6229425
http://sourceforge.net/mailarchive/message.php?msg_id=6235817
http://sourceforge.net/mailarchive/message.php?msg_id=6252999
http://sourceforge.net/mailarchive/message.php?msg_id=6270183
http://sourceforge.net/mailarchive/message.php?msg_id=6282129
http://sourceforge.net/mailarchive/message.php?msg_id=6307507 <-
required makefile
I would like to be able to get things set up so the HP-UX release
includes both
binaries. Or at least 32 and 64 bit releases for the platform. If you
have any info
that would be helpful, I would appreciate it.
Most features of the Wrapper will work fine without the native
library. It is required
to be able to handle system signals correctly however. The next release
also includes
a few more native features that users have requested.
Cheers,
Leif
Paul Barry (DL/LMI) wrote:
>Hi All,
>
>I am new to the Wrapper (which is a great program by the way) and HP-UX which I am testing an application on. I have used it successfully on Solaris, but when I use it on a HP-UX, the following warning message appears in the logfile for any application that I run.
>
>
>WARNING - Unable to load native library 'libwrapper.so'. The file
>is located on the path at the following location but could
> not be loaded:
>/home/lmipbay/dev/wrapper/wrapper_hpux_3.0.5/bin/../lib/libwrapper.so
>Please verify that the file is readable by the current user
>and that the file has not been corrupted in any way.
>System signals will not be handled correctly.
>
>But then it continues to work correctly. Is this error message valid?
>
>Regards
>
>Paul
>
>
>-------------------------------------------------------
>The SF.Net email is sponsored by EclipseCon 2004
>Premiere Conference on Open Tools Development and Integration
>See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
>http://www.eclipsecon.org/osdn
>_______________________________________________
>Wrapper-user mailing list
>Wra...@li...
>https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
>
>
|