<?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: Selenium-RC and Snow Leopard</title>
	<atom:link href="http://sampierson.com/blog/software-development/selenium-rc-and-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://sampierson.com/blog/software-development/selenium-rc-and-snow-leopard/</link>
	<description>Augmentation of an Imperfect Memory.</description>
	<lastBuildDate>Mon, 05 Apr 2010 20:12:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guilherme Chapiewski</title>
		<link>http://sampierson.com/blog/software-development/selenium-rc-and-snow-leopard/comment-page-1/#comment-15</link>
		<dc:creator>Guilherme Chapiewski</dc:creator>
		<pubDate>Mon, 05 Apr 2010 20:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://sampierson.com/blog/?p=661#comment-15</guid>
		<description>Just to inform somebody that may get here through Google like I did, I solved the problem following these instructions: http://jira.openqa.org/browse/SRC-743?focusedCommentId=18980&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_18980

Basically you have to patch Selenium Server (precisely the &quot;server-coreless/src/main/java/org/openqa/selenium/server/browserlaunchers/SystemUtils.java&quot; file) to don&#039;t set DYLD_LIBRARY_PATH for Mac OS.

The patch is attached in the bug tracker: http://jira.openqa.org/browse/SRC-743

gc</description>
		<content:encoded><![CDATA[<p>Just to inform somebody that may get here through Google like I did, I solved the problem following these instructions: <a href="http://jira.openqa.org/browse/SRC-743?focusedCommentId=18980&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_18980" rel="nofollow">http://jira.openqa.org/browse/SRC-743?focusedCommentId=18980&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_18980</a></p>
<p>Basically you have to patch Selenium Server (precisely the &#8220;server-coreless/src/main/java/org/openqa/selenium/server/browserlaunchers/SystemUtils.java&#8221; file) to don&#8217;t set DYLD_LIBRARY_PATH for Mac OS.</p>
<p>The patch is attached in the bug tracker: <a href="http://jira.openqa.org/browse/SRC-743" rel="nofollow">http://jira.openqa.org/browse/SRC-743</a></p>
<p>gc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guilherme Chapiewski</title>
		<link>http://sampierson.com/blog/software-development/selenium-rc-and-snow-leopard/comment-page-1/#comment-14</link>
		<dc:creator>Guilherme Chapiewski</dc:creator>
		<pubDate>Mon, 05 Apr 2010 17:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://sampierson.com/blog/?p=661#comment-14</guid>
		<description>Same problem here but your fix didn&#039;t work for me. The error message suggests that the libsqlite3 from my Mac OS does not work for Firefox.

Do you mind to share the MD5 of your lib (the version that worked). Mine is:

- OS version: MD5 (/usr/lib/libsqlite3.dylib) = f155b06c4405c5f48abff938de5fe7e0
- Firefox original: MD5 (/Applications/Firefox.app/Contents/MacOS/libsqlite3.dylib) = ee4f03098203abf42aa07f7794bdc2e9

Also it would be useful to know your Selenium 2 alpha version (1 or 2), Firefox version and what exactly you discovered that was hardcoded.

Thanks!
gc</description>
		<content:encoded><![CDATA[<p>Same problem here but your fix didn&#8217;t work for me. The error message suggests that the libsqlite3 from my Mac OS does not work for Firefox.</p>
<p>Do you mind to share the MD5 of your lib (the version that worked). Mine is:</p>
<p>- OS version: MD5 (/usr/lib/libsqlite3.dylib) = f155b06c4405c5f48abff938de5fe7e0<br />
- Firefox original: MD5 (/Applications/Firefox.app/Contents/MacOS/libsqlite3.dylib) = ee4f03098203abf42aa07f7794bdc2e9</p>
<p>Also it would be useful to know your Selenium 2 alpha version (1 or 2), Firefox version and what exactly you discovered that was hardcoded.</p>
<p>Thanks!<br />
gc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
