Ali Halawi wrote:

> Well rpmbuild doesnt exist on my aix.. 

What packaging system does aix use? RPM? Or something else?

> i am facing now another problem which is : 
> 
> Creating supplementary files...
> exec(): 0509-036 Cannot load program ./bindist/bin/httpd because of the
> following errors:
>         0509-022 Cannot load module /opt/XXX/httpd-2.2.14/lib/libapr-1.so.
>         0509-150   Dependent module libgcc_s.a(shr.o) could not be loaded.
>         0509-022 Cannot load module libgcc_s.a(shr.o).
>         0509-026 System error: A file or directory in the path name does not
> exist.
>         0509-022 Cannot load module httpd.
>         0509-150   Dependent module /opt/XXX/httpd-2.2.14/lib/libapr-1.so
> could not be loaded.
>         0509-022 Cannot load module .
> sed: 0602-419 Cannot find or open file bindist/conf/httpd-std.conf.
> Creating distribution archive and readme file...
> Ready.
> You can find the binary archive
> (../httpd-2.2.14-powerpc-ibm-aix6.1.4.0.tar.gz)
> and the readme file (httpd-2.2.14-powerpc-ibm-aix6.1.4.0.README) in the
> parent directory.
> 
> 
> Any IDeaaa? i tried a lot of solution but cant figure it out today !!! any
> help would be appreciated!!! 

APR and APR-util are distributed separately, you would probably need to
deploy packages of APR and APR-util before you can expect httpd to build.

(For legacy reasons, the apr and apr-util trees are still included in
the tarballs, but the packaging scripts ignore them).

Regards,
Graham
--

Reply via email to