<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Kénior Design</title>
	<atom:link href="http://www.kenior.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kenior.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 06 Oct 2008 15:00:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Adding Gettext Extension for Mac OS X Leopard by Pedro</title>
		<link>http://www.kenior.com/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-1091</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Sun, 17 Aug 2008 22:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-1091</guid>
		<description>Hy! I saw a blog where they explained how install GD library on leopard. Here http://www.fernandoalou.com/blog/archivo/2008/08/14/7/instalar-la-libreria-gd-en-leopard/</description>
		<content:encoded><![CDATA[<p>Hy! I saw a blog where they explained how install GD library on leopard. Here <a href="http://www.fernandoalou.com/blog/archivo/2008/08/14/7/instalar-la-libreria-gd-en-leopard/" rel="nofollow">http://www.fernandoalou.com/blog/archivo/2008/08/14/7/instalar-la-libreria-gd-en-leopard/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Gettext Extension for Mac OS X Leopard by AngelHide</title>
		<link>http://www.kenior.com/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-982</link>
		<dc:creator>AngelHide</dc:creator>
		<pubDate>Tue, 05 Aug 2008 12:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-982</guid>
		<description>Thank you for this, but it doesn't work for me.
I tried to make it work on leopard 10.5.4 Server.</description>
		<content:encoded><![CDATA[<p>Thank you for this, but it doesn&#8217;t work for me.<br />
I tried to make it work on leopard 10.5.4 Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Gettext Extension for Mac OS X Leopard by Ajia</title>
		<link>http://www.kenior.com/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-839</link>
		<dc:creator>Ajia</dc:creator>
		<pubDate>Wed, 23 Jul 2008 20:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-839</guid>
		<description>I am working on moving my working l10n web site from Linux machine to Mac OS X 10.5.2.  I am glad to see this instruction.  But while I was trying to "make" php 5.2.5, it failed.  It seems the compiling directory has problem.  Hope I will get some help from here too.  I got:
---------------------------------------------------
Macintosh-6:gettext admin$ sudo make
/bin/sh /SourceCache/php-5.2.5/ext/gettext/libtool --mode=compile gcc  -I. -I/SourceCache/php-5.2.5/ext/gettext -DPHP_ATOM_INC -I/SourceCache/php-5.2.5/ext/gettext/include -I/SourceCache/php-5.2.5/ext/gettext/main -I/SourceCache/php-5.2.5/ext/gettext -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include  -DHAVE_CONFIG_H  -g -O2   -c /SourceCache/php-5.2.5/ext/gettext/gettext.c -o gettext.lo 
mkdir .libs
 gcc -I. -I/SourceCache/php-5.2.5/ext/gettext -DPHP_ATOM_INC -I/SourceCache/php-5.2.5/ext/gettext/include -I/SourceCache/php-5.2.5/ext/gettext/main -I/SourceCache/php-5.2.5/ext/gettext -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c /SourceCache/php-5.2.5/ext/gettext/gettext.c  -fno-common -DPIC -o .libs/gettext.o
/SourceCache/php-5.2.5/ext/gettext/gettext.c:35: error: syntax error before numeric constant
......
/SourceCache/php-5.2.5/ext/gettext/gettext.c:41: error: storage class specified for parameter 'ZEND_BEGIN_ARG_INFO'
In file included from /SourceCache/php-5.2.5/ext/gettext/gettext.c:128:
...... ( a lot more)
make: *** [gettext.lo] Error 1</description>
		<content:encoded><![CDATA[<p>I am working on moving my working l10n web site from Linux machine to Mac OS X 10.5.2.  I am glad to see this instruction.  But while I was trying to &#8220;make&#8221; php 5.2.5, it failed.  It seems the compiling directory has problem.  Hope I will get some help from here too.  I got:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Macintosh-6:gettext admin$ sudo make<br />
/bin/sh /SourceCache/php-5.2.5/ext/gettext/libtool &#8211;mode=compile gcc  -I. -I/SourceCache/php-5.2.5/ext/gettext -DPHP_ATOM_INC -I/SourceCache/php-5.2.5/ext/gettext/include -I/SourceCache/php-5.2.5/ext/gettext/main -I/SourceCache/php-5.2.5/ext/gettext -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include  -DHAVE_CONFIG_H  -g -O2   -c /SourceCache/php-5.2.5/ext/gettext/gettext.c -o gettext.lo<br />
mkdir .libs<br />
 gcc -I. -I/SourceCache/php-5.2.5/ext/gettext -DPHP_ATOM_INC -I/SourceCache/php-5.2.5/ext/gettext/include -I/SourceCache/php-5.2.5/ext/gettext/main -I/SourceCache/php-5.2.5/ext/gettext -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c /SourceCache/php-5.2.5/ext/gettext/gettext.c  -fno-common -DPIC -o .libs/gettext.o<br />
/SourceCache/php-5.2.5/ext/gettext/gettext.c:35: error: syntax error before numeric constant<br />
&#8230;&#8230;<br />
/SourceCache/php-5.2.5/ext/gettext/gettext.c:41: error: storage class specified for parameter &#8216;ZEND_BEGIN_ARG_INFO&#8217;<br />
In file included from /SourceCache/php-5.2.5/ext/gettext/gettext.c:128:<br />
&#8230;&#8230; ( a lot more)<br />
make: *** [gettext.lo] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Gettext Extension for Mac OS X Leopard by Bill</title>
		<link>http://www.kenior.com/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-433</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 12 Jun 2008 16:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-433</guid>
		<description>Well, I feel like a fool. I was using a 64 bit machine and didn't realize it. :) All is well.</description>
		<content:encoded><![CDATA[<p>Well, I feel like a fool. I was using a 64 bit machine and didn&#8217;t realize it. <img src='http://www.kenior.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> All is well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Gettext Extension for Mac OS X Leopard by Bill</title>
		<link>http://www.kenior.com/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-432</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 12 Jun 2008 15:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gettext-extension-for-mac-os-x-leopard#comment-432</guid>
		<description>I just tried these instructions on Leopard (client) and they worked great. I then followed the instructions on Leopard Server and they don't work. I did everything the same, but I do not get gettext support listed when I do a phpinfo!</description>
		<content:encoded><![CDATA[<p>I just tried these instructions on Leopard (client) and they worked great. I then followed the instructions on Leopard Server and they don&#8217;t work. I did everything the same, but I do not get gettext support listed when I do a phpinfo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Apache2 and PHP5 with GD on Mac OS X by Kénior</title>
		<link>http://www.kenior.com/macintosh/configuring-apache2-and-php5-with-gd-on-mac-os-x-tiger#comment-344</link>
		<dc:creator>Kénior</dc:creator>
		<pubDate>Mon, 26 May 2008 08:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/uncategorized/configuring-apache2-and-php5-with-gd-on-mac-os-x-tiger#comment-344</guid>
		<description>@Fredrik

1st question: It is normal that your Terminal said your version is 1.3.41, because the command httpd -v will ask the MAC's rebuilt in apache. That's OK, that will not make any issues for apahe2. for why you cannot restart apache, the error is what terminal tell you right? can you provide the apache2's error log please?

2nd: could you tell me what error you got please?</description>
		<content:encoded><![CDATA[<p>@Fredrik</p>
<p>1st question: It is normal that your Terminal said your version is 1.3.41, because the command httpd -v will ask the MAC&#8217;s rebuilt in apache. That&#8217;s OK, that will not make any issues for apahe2. for why you cannot restart apache, the error is what terminal tell you right? can you provide the apache2&#8217;s error log please?</p>
<p>2nd: could you tell me what error you got please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Apache2 and PHP5 with GD on Mac OS X by Fredrik</title>
		<link>http://www.kenior.com/macintosh/configuring-apache2-and-php5-with-gd-on-mac-os-x-tiger#comment-341</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Sun, 25 May 2008 20:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/uncategorized/configuring-apache2-and-php5-with-gd-on-mac-os-x-tiger#comment-341</guid>
		<description>Hi great site, I just have two problems I need to ask for. The first one is when I've installed apache2, it still says that my version is 1.3.41 when I use "httpd -v". I've tried to restart apache2 but then I get this:

dyld: Symbol not found: _XmlParseXmlDeclNS
  Referenced from: /usr/local/apache2/lib/libexpat.0.dylib
  Expected in: flat namespace

/usr/local/apache2/bin/apachectl: line 102: 26652 Trace/BPT trap          $HTTPD -k $ARGV

My next problem is that when I try to install php5 I get an error which I think leads to that I can't configure it later on. Haven't find anyone else with that problem..

I would be grateful with any help</description>
		<content:encoded><![CDATA[<p>Hi great site, I just have two problems I need to ask for. The first one is when I&#8217;ve installed apache2, it still says that my version is 1.3.41 when I use &#8220;httpd -v&#8221;. I&#8217;ve tried to restart apache2 but then I get this:</p>
<p>dyld: Symbol not found: _XmlParseXmlDeclNS<br />
  Referenced from: /usr/local/apache2/lib/libexpat.0.dylib<br />
  Expected in: flat namespace</p>
<p>/usr/local/apache2/bin/apachectl: line 102: 26652 Trace/BPT trap          $HTTPD -k $ARGV</p>
<p>My next problem is that when I try to install php5 I get an error which I think leads to that I can&#8217;t configure it later on. Haven&#8217;t find anyone else with that problem..</p>
<p>I would be grateful with any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding GD Library for Mac OS X Leopard by daveosx</title>
		<link>http://www.kenior.com/macintosh/adding-gd-library-for-mac-os-x-leopard#comment-282</link>
		<dc:creator>daveosx</dc:creator>
		<pubDate>Fri, 16 May 2008 01:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gd-library-for-mac-os-x-leopard#comment-282</guid>
		<description>Many thanks worked out of the box first try.
Terminal works better for using sudo su rather than su in X11 that way you do not need to enable root user account.</description>
		<content:encoded><![CDATA[<p>Many thanks worked out of the box first try.<br />
Terminal works better for using sudo su rather than su in X11 that way you do not need to enable root user account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding GD Library for Mac OS X Leopard by joan</title>
		<link>http://www.kenior.com/macintosh/adding-gd-library-for-mac-os-x-leopard#comment-259</link>
		<dc:creator>joan</dc:creator>
		<pubDate>Wed, 14 May 2008 20:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gd-library-for-mac-os-x-leopard#comment-259</guid>
		<description>You are the fucking master!

thank you!</description>
		<content:encoded><![CDATA[<p>You are the fucking master!</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding GD Library for Mac OS X Leopard by TomasN</title>
		<link>http://www.kenior.com/macintosh/adding-gd-library-for-mac-os-x-leopard#comment-208</link>
		<dc:creator>TomasN</dc:creator>
		<pubDate>Sat, 10 May 2008 08:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.veola.net/macintosh/adding-gd-library-for-mac-os-x-leopard#comment-208</guid>
		<description>Thank you very much for this guide to install GD on Leopard. I follow exactly the instruction an now I have GD running on my MacBook Pro Core 2 Duo (64 bit). I just want to clarify that for this to  work properly, commands must be entered in the Terminal through BASH and not through TCSH or CSH.

I am very grateful.

Regards

Tomas</description>
		<content:encoded><![CDATA[<p>Thank you very much for this guide to install GD on Leopard. I follow exactly the instruction an now I have GD running on my MacBook Pro Core 2 Duo (64 bit). I just want to clarify that for this to  work properly, commands must be entered in the Terminal through BASH and not through TCSH or CSH.</p>
<p>I am very grateful.</p>
<p>Regards</p>
<p>Tomas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
