<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Spidermonkey in PECL</title>
	<atom:link href="http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 09 Dec 2009 22:59:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ionut G. Stan</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-2027</link>
		<dc:creator>Ionut G. Stan</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-2027</guid>
		<description>Hi Christophe,

Great work on this extension! I have a couple of feature requests (to come) and a bug report (unfortunately):

http://pecl.php.net/bugs/bug.php?id=16967

Alas, my C skills are almost null, otherwise I&#039;d have tried to help you on this. Maybe if you could give me at least some pointers on where to look for solving this...</description>
		<content:encoded><![CDATA[<p>Hi Christophe,</p>
<p>Great work on this extension! I have a couple of feature requests (to come) and a bug report (unfortunately):</p>
<p><a href="http://pecl.php.net/bugs/bug.php?id=16967" rel="nofollow">http://pecl.php.net/bugs/bug.php?id=16967</a></p>
<p>Alas, my C skills are almost null, otherwise I&#8217;d have tried to help you on this. Maybe if you could give me at least some pointers on where to look for solving this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wojta</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-1284</link>
		<dc:creator>wojta</dc:creator>
		<pubDate>Thu, 03 Sep 2009 10:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-1284</guid>
		<description>I have added this bug with PHP compiled as Apache2 module:
http://pecl.php.net/bugs/bug.php?id=16641</description>
		<content:encoded><![CDATA[<p>I have added this bug with PHP compiled as Apache2 module:<br />
<a href="http://pecl.php.net/bugs/bug.php?id=16641" rel="nofollow">http://pecl.php.net/bugs/bug.php?id=16641</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saaadel</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-1191</link>
		<dc:creator>saaadel</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-1191</guid>
		<description>Simple trick with this module code and ....
http://saaadel.com/phpinfo.php

spidermonkey 0.1.2 work at PHP Version 5.2.6-3ubuntu4.1</description>
		<content:encoded><![CDATA[<p>Simple trick with this module code and &#8230;.<br />
<a href="http://saaadel.com/phpinfo.php" rel="nofollow">http://saaadel.com/phpinfo.php</a></p>
<p>spidermonkey 0.1.2 work at PHP Version 5.2.6-3ubuntu4.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-957</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 06 Jun 2009 16:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-957</guid>
		<description>Great work on this extension. Very useful to have, although we can&#039;t use it because of the need for PHP 5.3 beta/RC. Do you know why that&#039;s required and if there&#039;s any way we can make this work with 5.2.x?</description>
		<content:encoded><![CDATA[<p>Great work on this extension. Very useful to have, although we can&#8217;t use it because of the need for PHP 5.3 beta/RC. Do you know why that&#8217;s required and if there&#8217;s any way we can make this work with 5.2.x?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-942</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 21 May 2009 18:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-942</guid>
		<description>Thanks for the reply! I am using Ubuntu 8.10. I installed spidermonkey from the repository. There also are several packages that begin with libjs but most of them appear to be just clientside js frameworks or joystick drivers.  

I just tried that mozilla link but it refused to compile. 

The install still fails at the same position. My js-cli (that came with spidermonkey i presume) version is JavaScript-C 1.7.0 2007-10-03.

Is there may a static binary i could use to test?</description>
		<content:encoded><![CDATA[<p>Thanks for the reply! I am using Ubuntu 8.10. I installed spidermonkey from the repository. There also are several packages that begin with libjs but most of them appear to be just clientside js frameworks or joystick drivers.  </p>
<p>I just tried that mozilla link but it refused to compile. </p>
<p>The install still fails at the same position. My js-cli (that came with spidermonkey i presume) version is JavaScript-C 1.7.0 2007-10-03.</p>
<p>Is there may a static binary i could use to test?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe Robin</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-941</link>
		<dc:creator>Christophe Robin</dc:creator>
		<pubDate>Thu, 21 May 2009 14:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-941</guid>
		<description>Which distribution are you using ? Depending on the distro, there should be package named libjs or spidermonkey, if not you&#039;ll need to get this file: http://ftp.mozilla.org/pub/mozilla.org/js/js-1.7.0.tar.gz and build/install it on your system manually.</description>
		<content:encoded><![CDATA[<p>Which distribution are you using ? Depending on the distro, there should be package named libjs or spidermonkey, if not you&#8217;ll need to get this file: <a href="http://ftp.mozilla.org/pub/mozilla.org/js/js-1.7.0.tar.gz" rel="nofollow">http://ftp.mozilla.org/pub/mozilla.org/js/js-1.7.0.tar.gz</a> and build/install it on your system manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-939</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Wed, 20 May 2009 23:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-939</guid>
		<description>This looks very promising and is just what I am looking for for a project. Unfortunately getting it to run proves to be the most excruciating task. I&#039;ve finally got the latest php snapshot running but this disables CLI and subsequently pear and pecl. Anyway, I managed to restore that functionality but when i try to install the package i run into this error:

checking whether to enable spidermonkey support... yes, shared
configure: error: jsapi.h not found. Please reinstall libjs.
ERROR: `/etc/php5/temp/spidermonkey/configure&#039; failed

i have no idea where to get &quot;jslib&quot;. Part of what package-system or package is that? What I could find is either the old mozilla &quot;jslib&quot; or the rather new &quot;jslibs&quot; project. What do I have to do to get past this point (on to the next fatal error?)

thank you very much for the great extension and I&#039;d be too happy actually using it!</description>
		<content:encoded><![CDATA[<p>This looks very promising and is just what I am looking for for a project. Unfortunately getting it to run proves to be the most excruciating task. I&#8217;ve finally got the latest php snapshot running but this disables CLI and subsequently pear and pecl. Anyway, I managed to restore that functionality but when i try to install the package i run into this error:</p>
<p>checking whether to enable spidermonkey support&#8230; yes, shared<br />
configure: error: jsapi.h not found. Please reinstall libjs.<br />
ERROR: `/etc/php5/temp/spidermonkey/configure&#8217; failed</p>
<p>i have no idea where to get &#8220;jslib&#8221;. Part of what package-system or package is that? What I could find is either the old mozilla &#8220;jslib&#8221; or the rather new &#8220;jslibs&#8221; project. What do I have to do to get past this point (on to the next fatal error?)</p>
<p>thank you very much for the great extension and I&#8217;d be too happy actually using it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe Robin</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-907</link>
		<dc:creator>Christophe Robin</dc:creator>
		<pubDate>Fri, 08 May 2009 10:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-907</guid>
		<description>I&#039;d suggest you to build the latest SVN revision, just check how to do at the end of: http://www.bombstrike.org/2009/02/bringing-javascript-to-the-server/
Also, make sure you have: PHP 5.3 ( beta or RC ), spidermonkey 1.7+</description>
		<content:encoded><![CDATA[<p>I&#8217;d suggest you to build the latest SVN revision, just check how to do at the end of: <a href="http://www.bombstrike.org/2009/02/bringing-javascript-to-the-server/" rel="nofollow">http://www.bombstrike.org/2009/02/bringing-javascript-to-the-server/</a><br />
Also, make sure you have: PHP 5.3 ( beta or RC ), spidermonkey 1.7+</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dima</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-906</link>
		<dc:creator>Dima</dc:creator>
		<pubDate>Fri, 08 May 2009 09:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-906</guid>
		<description>Hi, I tried to install this extension, but I found the problem:

yums:/# pecl search spidermonkey
Retrieving data...0%MATCHED PACKAGES, CHANNEL PECL.PHP.NET:
=======================================
PACKAGE      STABLE/(LATEST) LOCAL
spidermonkey 0.1.2 (beta)          JavaScript engine for PHP
yums:/# pecl install spidermonkey
Failed to download pecl/spidermonkey within preferred state &quot;stable&quot;, latest release is version 0.1.2, stability &quot;beta&quot;, use &quot;channel://pecl.php.net/spidermonkey-0.1.2&quot; to install
Cannot initialize &#039;channel://pecl.php.net/spidermonkey&#039;, invalid or missing package file
Package &quot;channel://pecl.php.net/spidermonkey&quot; is not valid
install failed
yums:/# pecl channel-add channel://pecl.php.net/spidermonkey-0.1.2
channel-add: Cannot open &quot;channel://pecl.php.net/spidermonkey-0.1.2&quot; (Cannot download nonjavascript:document.tcommentform.submit();-http URL &quot;channel://pecl.php.net/spidermonkey-0.1.2&quot;)
yums:/#</description>
		<content:encoded><![CDATA[<p>Hi, I tried to install this extension, but I found the problem:</p>
<p>yums:/# pecl search spidermonkey<br />
Retrieving data&#8230;0%MATCHED PACKAGES, CHANNEL PECL.PHP.NET:<br />
=======================================<br />
PACKAGE      STABLE/(LATEST) LOCAL<br />
spidermonkey 0.1.2 (beta)          JavaScript engine for PHP<br />
yums:/# pecl install spidermonkey<br />
Failed to download pecl/spidermonkey within preferred state &#8220;stable&#8221;, latest release is version 0.1.2, stability &#8220;beta&#8221;, use &#8220;channel://pecl.php.net/spidermonkey-0.1.2&#8243; to install<br />
Cannot initialize &#8216;channel://pecl.php.net/spidermonkey&#8217;, invalid or missing package file<br />
Package &#8220;channel://pecl.php.net/spidermonkey&#8221; is not valid<br />
install failed<br />
yums:/# pecl channel-add channel://pecl.php.net/spidermonkey-0.1.2<br />
channel-add: Cannot open &#8220;channel://pecl.php.net/spidermonkey-0.1.2&#8243; (Cannot download nonjavascript:document.tcommentform.submit();-http URL &#8220;channel://pecl.php.net/spidermonkey-0.1.2&#8243;)<br />
yums:/#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe Robin</title>
		<link>http://www.bombstrike.org/2009/02/spidermonkey-in-pecl/comment-page-1/#comment-14</link>
		<dc:creator>Christophe Robin</dc:creator>
		<pubDate>Thu, 26 Feb 2009 22:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bombstrike.org/?p=107#comment-14</guid>
		<description>Tomorrow I&#039;ll release version 0.1.1 which should remove a bug on NULL PHP values and makes several optimisations coming with revision 47 on the  SVN</description>
		<content:encoded><![CDATA[<p>Tomorrow I&#8217;ll release version 0.1.1 which should remove a bug on NULL PHP values and makes several optimisations coming with revision 47 on the  SVN</p>
]]></content:encoded>
	</item>
</channel>
</rss>
