<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Michael Gracie</title>
	
	<link>http://michaelgracie.com</link>
	<description>Technology, Finance, Fly-Fishing, and vain attempts to merge the three</description>
	<lastBuildDate>Sun, 07 Feb 2010 03:52:20 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MichaelGracieComments" /><feedburner:info uri="michaelgraciecomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Comment on Plugging mcrypt into PHP, on Mac OS X Snow Leopard 10.6.1 by Frank Indelicato</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/mdHd8kO74TY/</link>
		<dc:creator>Frank Indelicato</dc:creator>
		<pubDate>Sun, 07 Feb 2010 03:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12489#comment-86070</guid>
		<description>Thank you Michael, your advice worked without a flaw...good luck merging the fly-fishing....</description>
		<content:encoded><![CDATA[<p>Thank you Michael, your advice worked without a flaw&#8230;good luck merging the fly-fishing&#8230;.</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/mdHd8kO74TY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/comment-page-2/#comment-86070</feedburner:origLink></item>
	<item>
		<title>Comment on Plugging mcrypt into PHP, on Mac OS X Snow Leopard 10.6.1 by Laura Landy</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/Evln_3v2k4g/</link>
		<dc:creator>Laura Landy</dc:creator>
		<pubDate>Sat, 06 Feb 2010 01:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12489#comment-85165</guid>
		<description>Thanks, Michael. After many hours of fighting, I just installed MAMP, so I guess I took a short cut ;}</description>
		<content:encoded><![CDATA[<p>Thanks, Michael. After many hours of fighting, I just installed MAMP, so I guess I took a short cut ;}</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/Evln_3v2k4g" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/comment-page-2/#comment-85165</feedburner:origLink></item>
	<item>
		<title>Comment on Plugging mcrypt into PHP, on Mac OS X Snow Leopard 10.6.1 by Michael Gracie</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/Jsxye44X8Yk/</link>
		<dc:creator>Michael Gracie</dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12489#comment-85103</guid>
		<description>Laura - 

&lt;blockquote&gt;Because I already had PHP installed, I didn’t create the SourceCache dir.&lt;/blockquote&gt;

You must grab the PHP source code for your version of PHP, and follow the directions exactly as prescribed above.  Most if not all users of these instructions already have PHP installed - you need that source code to create the mcrypt plugin.

Again, there are no shortcuts - follow the instructions to the letter. UPDATE: you can't type "usr/bin/phpize" - you must type "/usr/bin/phpize"</description>
		<content:encoded><![CDATA[<p>Laura &#8211; </p>
<blockquote><p>Because I already had PHP installed, I didn’t create the SourceCache dir.</p></blockquote>
<p>You must grab the PHP source code for your version of PHP, and follow the directions exactly as prescribed above.  Most if not all users of these instructions already have PHP installed &#8211; you need that source code to create the mcrypt plugin.</p>
<p>Again, there are no shortcuts &#8211; follow the instructions to the letter. UPDATE: you can&#8217;t type &#8220;usr/bin/phpize&#8221; &#8211; you must type &#8220;/usr/bin/phpize&#8221;</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/Jsxye44X8Yk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/comment-page-2/#comment-85103</feedburner:origLink></item>
	<item>
		<title>Comment on Plugging mcrypt into PHP, on Mac OS X Snow Leopard 10.6.1 by Laura Landy</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/iWM9JOjMMV0/</link>
		<dc:creator>Laura Landy</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12489#comment-85006</guid>
		<description>Michael, thanks for the info, and I still don't get it. Because I already had PHP installed, I didn't create the SourceCache dir.
I am typing usr/bin/phpize at the prompt
but get the response: usr/bin/phpize: No such file or directory.
Yet when I list the files in usr/bin the phpize is there:

laura-landys-macbook-pro:/ lauralandy-PB4$ cd /usr/local/php5
laura-landys-macbook-pro:php5 lauralandy-PB4$ ls -l
total 89336
drwxr-xr-x   9 root  wheel       306 Mar 26  2009 bin
-rw-r--r--   1 root  wheel       440 Mar 26  2009 entropy-php.conf
drwxr-xr-x   7 root  wheel       238 Jan 24 18:29 etc
drwxr-xr-x   3 root  wheel       102 Mar 26  2009 include
drwxr-xr-x  62 root  wheel      2108 Jan 24 18:29 lib
-rwxr-xr-x   1 root  wheel  45732808 Mar 26  2009 libphp5.so
drwxr-xr-x  14 root  wheel       476 Jan 24 18:29 php.d
drwxr-xr-x   4 root  wheel       136 Jan 24 18:29 share

laura-landys-macbook-pro:php5 lauralandy-PB4$ cd bin
laura-landys-macbook-pro:bin lauralandy-PB4$ ls -l
total 87848
-rw-r--r--  1 root  wheel      1973 Mar 26  2009 activate-entropy-php.py
-rwxr-xr-x  1 root  wheel       824 Mar 26  2009 pear
-rwxr-xr-x  1 root  wheel       845 Mar 26  2009 peardev
-rwxr-xr-x  1 root  wheel       761 Mar 26  2009 pecl
-rwxr-xr-x  1 root  wheel  44949320 Mar 26  2009 php
-rwxr-xr-x  1 root  wheel      3726 Mar 26  2009 php-config
-rwxr-xr-x  1 root  wheel      4198 Mar 26  2009 phpize
laura-landys-macbook-pro:bin lauralandy-PB4$ 

I am very new to using terminal so I am probably missing something very basic.

I appreciate your help, thanks!

Laura</description>
		<content:encoded><![CDATA[<p>Michael, thanks for the info, and I still don&#8217;t get it. Because I already had PHP installed, I didn&#8217;t create the SourceCache dir.<br />
I am typing usr/bin/phpize at the prompt<br />
but get the response: usr/bin/phpize: No such file or directory.<br />
Yet when I list the files in usr/bin the phpize is there:</p>
<p>laura-landys-macbook-pro:/ lauralandy-PB4$ cd /usr/local/php5<br />
laura-landys-macbook-pro:php5 lauralandy-PB4$ ls -l<br />
total 89336<br />
drwxr-xr-x   9 root  wheel       306 Mar 26  2009 bin<br />
-rw-r&#8211;r&#8211;   1 root  wheel       440 Mar 26  2009 entropy-php.conf<br />
drwxr-xr-x   7 root  wheel       238 Jan 24 18:29 etc<br />
drwxr-xr-x   3 root  wheel       102 Mar 26  2009 include<br />
drwxr-xr-x  62 root  wheel      2108 Jan 24 18:29 lib<br />
-rwxr-xr-x   1 root  wheel  45732808 Mar 26  2009 libphp5.so<br />
drwxr-xr-x  14 root  wheel       476 Jan 24 18:29 php.d<br />
drwxr-xr-x   4 root  wheel       136 Jan 24 18:29 share</p>
<p>laura-landys-macbook-pro:php5 lauralandy-PB4$ cd bin<br />
laura-landys-macbook-pro:bin lauralandy-PB4$ ls -l<br />
total 87848<br />
-rw-r&#8211;r&#8211;  1 root  wheel      1973 Mar 26  2009 activate-entropy-php.py<br />
-rwxr-xr-x  1 root  wheel       824 Mar 26  2009 pear<br />
-rwxr-xr-x  1 root  wheel       845 Mar 26  2009 peardev<br />
-rwxr-xr-x  1 root  wheel       761 Mar 26  2009 pecl<br />
-rwxr-xr-x  1 root  wheel  44949320 Mar 26  2009 php<br />
-rwxr-xr-x  1 root  wheel      3726 Mar 26  2009 php-config<br />
-rwxr-xr-x  1 root  wheel      4198 Mar 26  2009 phpize<br />
laura-landys-macbook-pro:bin lauralandy-PB4$ </p>
<p>I am very new to using terminal so I am probably missing something very basic.</p>
<p>I appreciate your help, thanks!</p>
<p>Laura</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/iWM9JOjMMV0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/comment-page-2/#comment-85006</feedburner:origLink></item>
	<item>
		<title>Comment on Plugging mcrypt into PHP, on Mac OS X Snow Leopard 10.6.1 by Michael Gracie</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/1pHKAS5f1lM/</link>
		<dc:creator>Michael Gracie</dc:creator>
		<pubDate>Fri, 05 Feb 2010 12:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12489#comment-84774</guid>
		<description>Laura - 

phpize is an executable - you are not going in there, you are just typing the command '/usr/bin/phpize' to run it.  If it's not in /usr/bin/ you have to go find where it is, and run with it's correct path.</description>
		<content:encoded><![CDATA[<p>Laura &#8211; </p>
<p>phpize is an executable &#8211; you are not going in there, you are just typing the command &#8216;/usr/bin/phpize&#8217; to run it.  If it&#8217;s not in /usr/bin/ you have to go find where it is, and run with it&#8217;s correct path.</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/1pHKAS5f1lM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/comment-page-2/#comment-84774</feedburner:origLink></item>
	<item>
		<title>Comment on Plugging mcrypt into PHP, on Mac OS X Snow Leopard 10.6.1 by Laura Landy</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/WAZ8uyqjHI8/</link>
		<dc:creator>Laura Landy</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12489#comment-84521</guid>
		<description>Thanks for this info.

I've gotten this far:

Move back to /SourceCache, then down to php-5.3.0/ext/mcrypt – type…

/usr/bin/phpize (phpize should be in /usr/bin – if not go find it and change the command as appropriate)

Then configure as follows…

Confused. phpize is not a directory. Do I just go to /usr/bin and configure? {note: I already had PHP5 installed.]

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for this info.</p>
<p>I&#8217;ve gotten this far:</p>
<p>Move back to /SourceCache, then down to php-5.3.0/ext/mcrypt – type…</p>
<p>/usr/bin/phpize (phpize should be in /usr/bin – if not go find it and change the command as appropriate)</p>
<p>Then configure as follows…</p>
<p>Confused. phpize is not a directory. Do I just go to /usr/bin and configure? {note: I already had PHP5 installed.]</p>
<p>Thanks!</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/WAZ8uyqjHI8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/09/23/plugging-mcrypt-into-php-on-mac-os-x-snow-leopard-10.6.1/comment-page-2/#comment-84521</feedburner:origLink></item>
	<item>
		<title>Comment on Getting Wireshark running on OS X Snow Leopard 10.6 by Ryan Aslett</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/Jg0w3J6KVdk/</link>
		<dc:creator>Ryan Aslett</dc:creator>
		<pubDate>Thu, 04 Feb 2010 02:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12698#comment-83779</guid>
		<description>er whoops: that should read

sudo cp -R /Volumes/Wireshark/Utilities/Command\ Line/ /usr/local/bin

*bin* not fin.  artifact from my test..</description>
		<content:encoded><![CDATA[<p>er whoops: that should read</p>
<p>sudo cp -R /Volumes/Wireshark/Utilities/Command\ Line/ /usr/local/bin</p>
<p>*bin* not fin.  artifact from my test..</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/Jg0w3J6KVdk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/10/13/getting-wireshark-running-on-os-x-snow-leopard-10.6/comment-page-1/#comment-83779</feedburner:origLink></item>
	<item>
		<title>Comment on Everyone can be a Fishy Kid by Cameron Mortenson</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/8bR8nF-yCuE/</link>
		<dc:creator>Cameron Mortenson</dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=14129#comment-83627</guid>
		<description>I didn't even see this post until today.  I'm not always on Twitter enough to follow the dialogue sometimes.  HA...

Glad you liked the swag package!  Enjoy.  I thought Rivers of a Lost Coast was wonderfully done.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t even see this post until today.  I&#8217;m not always on Twitter enough to follow the dialogue sometimes.  HA&#8230;</p>
<p>Glad you liked the swag package!  Enjoy.  I thought Rivers of a Lost Coast was wonderfully done.</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/8bR8nF-yCuE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2010/01/21/everyone-can-be-a-fishy-kid/comment-page-1/#comment-83627</feedburner:origLink></item>
	<item>
		<title>Comment on Getting Wireshark running on OS X Snow Leopard 10.6 by Ryan Aslett</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/LmfXe8zz0Y0/</link>
		<dc:creator>Ryan Aslett</dc:creator>
		<pubDate>Wed, 03 Feb 2010 19:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=12698#comment-83590</guid>
		<description>To clear up some confusion, navigating to /usr/local/bin in the Finder is only possible if
A. You have altered your finder to show all files by typing this into terminal:  defaults write com.apple.Finder AppleShowAllFiles YES   
and 
B. /usr/local/bin exists, which it didnt for me.

how about this instead:

Execute from the terminal:
sudo cp -R /Volumes/Wireshark/Utilities/Command\ Line/ /usr/local/fin

That will create /usr/local/bin if it doesnt exist, and doesnt require seeing too much in finder (I like being able to see hidden files, but hate seeing all the ._DS_Store garbage)</description>
		<content:encoded><![CDATA[<p>To clear up some confusion, navigating to /usr/local/bin in the Finder is only possible if<br />
A. You have altered your finder to show all files by typing this into terminal:  defaults write com.apple.Finder AppleShowAllFiles YES<br />
and<br />
B. /usr/local/bin exists, which it didnt for me.</p>
<p>how about this instead:</p>
<p>Execute from the terminal:<br />
sudo cp -R /Volumes/Wireshark/Utilities/Command\ Line/ /usr/local/fin</p>
<p>That will create /usr/local/bin if it doesnt exist, and doesnt require seeing too much in finder (I like being able to see hidden files, but hate seeing all the ._DS_Store garbage)</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/LmfXe8zz0Y0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2009/10/13/getting-wireshark-running-on-os-x-snow-leopard-10.6/comment-page-1/#comment-83590</feedburner:origLink></item>
	<item>
		<title>Comment on Back in Black(berry) by Michael Gracie</title>
		<link>http://feedproxy.google.com/~r/MichaelGracieComments/~3/yi1kN8Mef9g/</link>
		<dc:creator>Michael Gracie</dc:creator>
		<pubDate>Sat, 30 Jan 2010 04:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelgracie.com/?p=14186#comment-81294</guid>
		<description>TC - Touch screens aren't for me either.  The keyboard is still small, but you get used to it very quickly.  But note, if the gal has long-ish fingernails, she might have a problem with it.</description>
		<content:encoded><![CDATA[<p>TC &#8211; Touch screens aren&#8217;t for me either.  The keyboard is still small, but you get used to it very quickly.  But note, if the gal has long-ish fingernails, she might have a problem with it.</p>
<img src="http://feeds.feedburner.com/~r/MichaelGracieComments/~4/yi1kN8Mef9g" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://michaelgracie.com/2010/01/28/back-in-blackberry/comment-page-1/#comment-81294</feedburner:origLink></item>
</channel>
</rss><!-- Dynamic page generated in 0.565 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-02-07 08:34:03 -->
