<?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 on: Synergy On Solaris</title>
	<atom:link href="http://www.lildude.co.uk/synergy-on-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lildude.co.uk/synergy-on-solaris/</link>
	<description>Solaris, Unix, Linux, PHP, Webdev, etc; It's all discussed here</description>
	<pubDate>Thu, 04 Dec 2008 21:09:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Colin</title>
		<link>http://www.lildude.co.uk/synergy-on-solaris/#comment-9157</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Thu, 13 Nov 2008 11:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/synergy-on-solaris/#comment-9157</guid>
		<description>Hmmm, looks like a problem with the Synergy code or possibly with your config file. Sorry, I can't help much more, try the Synergy peeps directly.</description>
		<content:encoded><![CDATA[<p>Hmmm, looks like a problem with the Synergy code or possibly with your config file. Sorry, I can&#8217;t help much more, try the Synergy peeps directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kedar</title>
		<link>http://www.lildude.co.uk/synergy-on-solaris/#comment-9143</link>
		<dc:creator>Kedar</dc:creator>
		<pubDate>Wed, 12 Nov 2008 00:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/synergy-on-solaris/#comment-9143</guid>
		<description>Hi,

i am trying to start synergy server on sunray solaris 9.0. but not able to. i get the following error message:

INFO: synergys.cpp,1042: Synergy server 1.3.1 on Unix 
DEBUG: synergys.cpp,1051: opening configuration "/usr2/kedarb/synergy/synergy.conf"
DEBUG: synergys.cpp,1062: configuration read successfully
Assertion failed: s_instance != NULL, file CArch.cpp, line 156
synergy/bin/synergys: line 15: 27386 Abort                   $mydir/${myname}.bin $*

any clues what i am doing wrong here?

my command line was;

synergys --config ~/synergy/synergy -f --display $DISPLAY

( i also tried without the display switch; same error).</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i am trying to start synergy server on sunray solaris 9.0. but not able to. i get the following error message:</p>
<p>INFO: synergys.cpp,1042: Synergy server 1.3.1 on Unix<br />
DEBUG: synergys.cpp,1051: opening configuration &#8220;/usr2/kedarb/synergy/synergy.conf&#8221;<br />
DEBUG: synergys.cpp,1062: configuration read successfully<br />
Assertion failed: s_instance != NULL, file CArch.cpp, line 156<br />
synergy/bin/synergys: line 15: 27386 Abort                   $mydir/${myname}.bin $*</p>
<p>any clues what i am doing wrong here?</p>
<p>my command line was;</p>
<p>synergys &#8211;config ~/synergy/synergy -f &#8211;display $DISPLAY</p>
<p>( i also tried without the display switch; same error).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.lildude.co.uk/synergy-on-solaris/#comment-8781</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sat, 11 Oct 2008 16:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/synergy-on-solaris/#comment-8781</guid>
		<description>Getting Synergy starting automatically isn't too hard.  All you need to do is add the appropriate command either to your Gnome/JDS session settings or your &lt;code&gt;${HOME}/.dtprofile&lt;/code&gt; file (the latter should work for both CDE and Gnome/JDS).

If you're running the client on Solaris, add the command:

&lt;code&gt;/path/to/synergyc &#60;server hostname&#62;&lt;/code&gt;

... to your &lt;code&gt;${HOME}/.dtprofile&lt;/code&gt; or if you're running the server on Solaris, add the command:

&lt;code&gt;/path/to/synergys -c /path/to/synergy conf&lt;/code&gt;

Both of these will start the respective process only when you actually login graphically.  You may want to add some additional checking to ensure the client/server process isn't already running.</description>
		<content:encoded><![CDATA[<p>Getting Synergy starting automatically isn&#8217;t too hard.  All you need to do is add the appropriate command either to your Gnome/JDS session settings or your <code>${HOME}/.dtprofile</code> file (the latter should work for both CDE and Gnome/JDS).</p>
<p>If you&#8217;re running the client on Solaris, add the command:</p>
<p><code>/path/to/synergyc &lt;server hostname&gt;</code></p>
<p>&#8230; to your <code>${HOME}/.dtprofile</code> or if you&#8217;re running the server on Solaris, add the command:</p>
<p><code>/path/to/synergys -c /path/to/synergy conf</code></p>
<p>Both of these will start the respective process only when you actually login graphically.  You may want to add some additional checking to ensure the client/server process isn&#8217;t already running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.lildude.co.uk/synergy-on-solaris/#comment-8765</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 09 Oct 2008 13:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/synergy-on-solaris/#comment-8765</guid>
		<description>Hey great post!  I am wondering if you ever got things to start automatically?  I have Synergy setup between Solaris 10 and Windows XP but can't seem to find any help finding out how to get Synergy to start automatically on Solaris.  If you ever got it working I would appreciate a link or script if you have it available.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hey great post!  I am wondering if you ever got things to start automatically?  I have Synergy setup between Solaris 10 and Windows XP but can&#8217;t seem to find any help finding out how to get Synergy to start automatically on Solaris.  If you ever got it working I would appreciate a link or script if you have it available.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
