On Thursday 19 February 2004 10:24 pm, Noah wrote:
> FreeBSD 4.8
>
> still having installation issues with apache-1.3.29 with
> mod_ssl-2.8.16 from /usr/ports
>
> I even upgraded gettext from /usr/ports/devel/gettext to version
> gettext-0.13.1
>
> still the same problem.  any other ideas here?

You have to rebuild everything that uses gettext to fix the problem. A 
portupgrade -fr gettext
kind of fix.

Kent

>
>
> --- snip ---
>
> ===> [data: Installing initial data files]
> echo "Copying tree ./htdocs/ -> /usr/local/www/data-dist/";  (cd
> ./htdocs/ && /u sr/local/bin/gtar -cf - index* apache_pb.* ) | (cd
> /usr/local/www/data-dist/ && /usr/local/bin/gtar -xf -);  find
> /usr/local/www/data-dist/ -type d -exec chmod a+rx {} \; ;  find
> /usr/local/www/data-dist/ -type f -print0 | xargs -0 chmod a+r ;
> Copying tree ./htdocs/ -> /usr/local/www/data-dist/
> /usr/libexec/ld-elf.so.1: /usr/libexec/ld-elf.so.1: Shared object
> "libintl.so.4" not found
> Shared object "libintl.so.4" not found
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl.
>
> --- snip ---
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to