ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] apache (httpd) package installation


From: Stuart Hughes
Subject: Re: [Ltib] apache (httpd) package installation
Date: Wed, 26 Sep 2007 11:09:08 +0100

Hi Mark,

Rather than using -p httpd can you:

$ rm -rf rpm/BUILD/<httpd>..         # can't remember the dir name

and then run:

$ ./ltib --configure

In there go to the package list as select " httpd (apache) web server"
and save/exit

This will then build any required dependents as well as httpd.  From
what I recall it needs expat.

If that fails then please send the output to me.  Looking at the errors
you have you may need an update (to remove the .la files from the
rootfs).

BTW: can you let me know exactly which iso image you have in case I need
to report back to the Freescale support team.  There is also usually a
file on the iso image called RELEASE_INFO, could you send that too.

Regards, Stuart

On Wed, 2007-09-26 at 11:22 +0200, Marc Titinger wrote:
> 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.
> 
> 
> 
> _______________________________________________
> LTIB home page: http://bitshrine.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib





reply via email to

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