ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] apache (httpd) package installation


From: Marc Titinger
Subject: [Ltib] apache (httpd) package installation
Date: Wed, 26 Sep 2007 11:22:11 +0200

Hello,

I'd like to add a php-aware web server to my distro for a iMX31-litekit card.

So I'm trying to get the httpd (apache) package to install into the rootfs. It's the package that comes with the ltib iso for the Freescale-ADS card.

"./ltib -p httpd -m scbuild"  runs OK.
"./ltib -p httpd -m scinstall" seems to fail however, as none of the usual httpd.conf files are created in the rootfs/etc/ folder.

I get lots of

"libtool: install: warning: `/home/mtr/ltib-imx31ads-20070511/rpm/BUILD/httpd-2.0.54/srclib/apr-util/libaprutil-0.la' has not been installed in `/usr/lib'"

messages, and scbuild finishes with :

+ mv apr-config apr-config.bak
+ mv apr-config-4ltib apr-config
+ mv apu-config apu-config.bak
+ mv apu-config-4ltib apu-config
+ chmod 755 apu-config
+ chmod 755 apr-config
+ chmod 755 apxs
+ cd ../build
+ mv config_vars.mk config_var.mk.bak
+ mv config_vars-4ltib.mk config_vars.mk
+ /opt/freescale/ltib/usr/lib/rpm/brp-compress
+ /opt/freescale/ltib/usr/lib/rpm/brp-strip
+ /opt/freescale/ltib/usr/lib/rpm/brp-strip-comment-note
Processing files: httpd-2.0.54-0
Finding  Provides: (using /opt/freescale/ltib/usr/lib/rpm/find-provides)...
Finding  Requires: (using /opt/freescale/ltib/usr/lib/rpm/find-requires)...
Provides: libapr-0.so.0 libaprutil-0.so.0
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: /bin/sh /usr/bin/perl libc.so.6(GLIBC_2.4) libcrypt.so.1(GLIBC_2.4) libdl.so.2(GLIBC_2.4) libgcc_s.so.1(GCC_3.5) libm.so.6(GLIBC_2.4)
Build time for httpd: 13 seconds


what am I missing ?

thanks,
Marc.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]