<?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: VMWare Server Console on Firefox 3.6</title>
	<atom:link href="http://www.iishacks.com/2010/03/16/vmware-server-console-on-firefox-3-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iishacks.com/2010/03/16/vmware-server-console-on-firefox-3-6/</link>
	<description>System and Network Administration, IIS, Exchange Server, Windows Tips, Opinions</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:31:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://www.iishacks.com/2010/03/16/vmware-server-console-on-firefox-3-6/comment-page-1/#comment-19040</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 04 Jul 2011 07:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.iishacks.com/?p=635#comment-19040</guid>
		<description>Hi mstrdigi,

Thanks but I no longer need your help with this.  I went down a different path: 

http://www.geeklab.info/2010/02/running-vmware-remote-console-outside-the-browser/

and found a solution.

-Dan</description>
		<content:encoded><![CDATA[<p>Hi mstrdigi,</p>
<p>Thanks but I no longer need your help with this.  I went down a different path: </p>
<p><a href="http://www.geeklab.info/2010/02/running-vmware-remote-console-outside-the-browser/" rel="nofollow">http://www.geeklab.info/2010/02/running-vmware-remote-console-outside-the-browser/</a></p>
<p>and found a solution.</p>
<p>-Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.iishacks.com/2010/03/16/vmware-server-console-on-firefox-3-6/comment-page-1/#comment-19037</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 03 Jul 2011 10:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.iishacks.com/?p=635#comment-19037</guid>
		<description>Hello mstrdigi,

It seems that you have the answer to the problem, but I am so far unable to make your solution work.  Would you mind discussing it with me further?

I followed your directions up to copying the plugin dir to /usr/local/vmware.  I had no vmware dir on my machine, so I created it.  Then I copied the dir.  Now I am in the following state:

If I copy the plugins dir to /usr/local/vmware then my virtual machine no longer start.  They progress to 95%, hang, then fail (some timeout kicks in I suppose).

If I move /usr/local/vmware out of the way and reboot my host (seems to be a necessary step; restarting vmware doesn&#039;t clear the problem) then I am able to start and stop VMs as before, but of course cannot access consoles.  This is the same state I was in before I began trying to apply your fix.

Thanks.

-Dan</description>
		<content:encoded><![CDATA[<p>Hello mstrdigi,</p>
<p>It seems that you have the answer to the problem, but I am so far unable to make your solution work.  Would you mind discussing it with me further?</p>
<p>I followed your directions up to copying the plugin dir to /usr/local/vmware.  I had no vmware dir on my machine, so I created it.  Then I copied the dir.  Now I am in the following state:</p>
<p>If I copy the plugins dir to /usr/local/vmware then my virtual machine no longer start.  They progress to 95%, hang, then fail (some timeout kicks in I suppose).</p>
<p>If I move /usr/local/vmware out of the way and reboot my host (seems to be a necessary step; restarting vmware doesn&#8217;t clear the problem) then I am able to start and stop VMs as before, but of course cannot access consoles.  This is the same state I was in before I began trying to apply your fix.</p>
<p>Thanks.</p>
<p>-Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arminius</title>
		<link>http://www.iishacks.com/2010/03/16/vmware-server-console-on-firefox-3-6/comment-page-1/#comment-18234</link>
		<dc:creator>Arminius</dc:creator>
		<pubDate>Fri, 03 Sep 2010 07:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.iishacks.com/?p=635#comment-18234</guid>
		<description>I solved the problem by connecting to the VMWare-Server via an &lt;a href=&#039;https://addons.mozilla.org/de/firefox/addon/92382/&#039; rel=&quot;nofollow&quot;&gt;IE-Tab&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I solved the problem by connecting to the VMWare-Server via an <a href='https://addons.mozilla.org/de/firefox/addon/92382/' rel="nofollow">IE-Tab</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mstrdigi</title>
		<link>http://www.iishacks.com/2010/03/16/vmware-server-console-on-firefox-3-6/comment-page-1/#comment-18188</link>
		<dc:creator>mstrdigi</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.iishacks.com/?p=635#comment-18188</guid>
		<description>I have workaround for this problem.
Install the vmware plugin.
goto 
~/.mozilla/firefox/[your profile].default/extensions/VMwareVMRC@vmware.com/plugins
make vmware-vmrc executable
goto ./bin
make all file executable
goto ./lib
make wrapper-gtk24.sh executable
check vmware-vmrc for missing libraries (ldd vmware-vmrc)
all the missing libs can be found in ./lib

I copied the plugin dir to /usr/local/vmware
an put the missing libraries in the library path, dirty workaround but works for me/</description>
		<content:encoded><![CDATA[<p>I have workaround for this problem.<br />
Install the vmware plugin.<br />
goto<br />
~/.mozilla/firefox/[your profile].default/extensions/VMwareVMRC@vmware.com/plugins<br />
make vmware-vmrc executable<br />
goto ./bin<br />
make all file executable<br />
goto ./lib<br />
make wrapper-gtk24.sh executable<br />
check vmware-vmrc for missing libraries (ldd vmware-vmrc)<br />
all the missing libs can be found in ./lib</p>
<p>I copied the plugin dir to /usr/local/vmware<br />
an put the missing libraries in the library path, dirty workaround but works for me/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

