|
From: Leif M. <le...@ta...> - 2006-10-21 02:47:07
|
Miguel,
Try downloading the 3.2.3 prerelease distribution and running the
following:
./build32.sh release
Or
./build64.sh release
If you are not using gcc then you may need to modify the makefiles
in the
src/c directory:
Makefile-hpux-parisc-32
Makefile-hpux-parisc-64
If you do get them working, I would love it if you contributed the
resulting
files for the benefit of other users.
Cheers,
Leif
Geoffrey Mitchell wrote:
> Leif no longer has access to an HPUX system on which to build.
>
> If the existing build does not work for you, you will need to build
> yourself from source.
>
> Miguel Serrano wrote:
>> All,
>>
>> There are several post about problems with the HPUX ports (gcc
>> dependencies from the librapper.so)
>>
>> I tried the wrapper_hpux_3.1.2.tar.gz
>> <http://prdownloads.sourceforge.net/wrapper/wrapper_hpux_3.1.2.tar.gz?download>
>> build (the last built for HPUX) and we find the same problem.
>>
>> Is there an expected time for a hpux build that solves this problem>?
>>
>> Miguel
|