Date: Sat, 25 Jan 2003 17:56:38 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Gannater =?iso-8859-2?Q?J=E1nos?= <gannater@freemail.hu> Cc: BSD <freebsd-questions@freebsd.org> Subject: Re: Compile gettext Message-ID: <20030125165638.GV86853@freepuppy.bellavista.cz> In-Reply-To: <freemail.20030025130706.17538@fm2.freemail.hu> References: <freemail.20030025130706.17538@fm2.freemail.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
# gannater@freemail.hu / 2003-01-25 13:07:06 +0100: > How can I compile gettext into php? > So apache can run gettext... > I already installed gettext, apache from the mall CD's... > su # cd /usr/ports/www/mod_php4 && make install clean if you don't have ${BATCH} defined in your environment or cruft left in the directory from previous installations, you'll be prompted to choose which libs you want linked in. gettext is among them. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030125165638.GV86853>