Thanks, but I'm not sure what you mean by "recompiling the mentioned ports with gettext support". I did a "make config" in avahi-app (which is where libintl.so.8 came from), and it said there were no configuration options. Apache 2.2 has a whole bunch of configuration options, but I didn't see any that were obviously related to gettext. Could you (or someone) please give me a little more detail on how to do this?
Just to be explicit, I have the following "gettext" packages installed (which are the latest as of this morning): gettext-0.17_1 p5-gettext-1.05_2 Thanks again. On Mon, Apr 27, 2009 at 12:35 PM, Adam Vande More <[email protected]>wrote: > Bill Somerson wrote: > >> Hi, >> >> I've installed Apache 2.2, but when I try to start it, I get the following >> error: >> >> httpd: Syntax error on line 105 of /usr/local/etc/apache22/httpd.conf: >> Cannot load /usr/local/libexec/apache22/mod_dnssd.so into server: >> /usr/local/lib/libavahi-common.so.3: Undefined symbol >> "libintl_bindtextdomain" >> >> I don't know what "libintl" is (or "libavahi" or "mod_dnssd.so", for that >> matter), but my /usr/local/lib does contain a bunch of "libintl" files: >> >> libintl.a >> libintl.la >> libintl.sogettext >> libintl.so.8 >> >> > Those are gettext libs... essential for many apps. > If you don't use > > /usr/local/libexec/apache22/mod_dnssd.so > > it's safe to remove from apaches config to quell those particular errors. > You can also try recompiling the mentioned ports with gettext support. > pkg_info -W will also provide more info. > >> I have also installed Subversion, and asked it to use Apache, so I assume >> that affected my Apache config. >> >> I have not made any manual modifications to httpd.conf. >> >> I am running 7.0 Release, and I have the following versions of various >> things that may be related (all of them up to date as of today, as are all >> my other packages): >> >> apache-2.2.11_4 >> avahi-app-0.6.25 >> avahi-gtk-0.6.25 >> subversion-1.6.0_2 >> >> Any advice would be greatly appreciated. Thanks in advance. >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> [email protected]" >> >> > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
