<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Fail to run RVDS v4.0 on RedHat Enterprise Linux 5.4</title><link>https://community.arm.com/developer/tools-software/tools/f/armds-forum/672/fail-to-run-rvds-v4-0-on-redhat-enterprise-linux-5-4</link><description> Note: This was originally posted on 21st September 2009 at http://forums.arm.com I follow the offical rvds_install_guide to install RVDS v4.0 on RHEL x86 5.4, using both &amp;quot;Wizard&amp;quot; and &amp;quot;command line&amp;quot;, the install process is smooth and seems success. But</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Fail to run RVDS v4.0 on RedHat Enterprise Linux 5.4</title><link>https://community.arm.com/thread/1726?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2013 10:59:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:52a921a1-bf2a-4c4f-9ccf-30e0d24c004c</guid><dc:creator>Alexander Gostrer</dc:creator><description>&lt;div&gt;&lt;i&gt;Note: This was originally posted on 24th June 2010 at &lt;a href="http://forums.arm.com"&gt;http://forums.arm.com&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I faced the same problem on CentOS-5.2. But I got lucky to get an answer from ARM. Here it is:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&amp;quot;Eclipse 3.3 depends upon Firefox for its HTML rendering and has a dependancy on libxul.so. As Eclipse 3.3 is fairly old, it expects Firefox 1.5 or 2.0 and not the Firefox 3.0 that is installed in Centos 5.2. The workaround is to install Firefox 2.0 and set an environment variable, MOZILLA_FIVE_HOME to that installation directory.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;1. Open an FTP connection by choosing &amp;quot;Places-&amp;gt;Connect to Server...&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;from the Gnome desktop menu.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;2. Select &amp;quot;Public FTP&amp;quot; as the service, &amp;quot;ftp.mozilla.org&amp;quot; and the following path as the folder to browse to:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;#160;&amp;#160; /pub/firefox/releases/2.0.0.20/linux-i686/&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;3. Open the &amp;quot;linux-i686 on ftp.mozilla.org&amp;quot; icon on the desktop and then browse into the folder for your language (choose &amp;quot;en-US&amp;quot; for US English if you are unsure).&lt;/span&gt;&lt;br /&gt;&lt;span&gt;4. Download &amp;quot;firefox-2.0.0.20.tar.gz&amp;quot; by dragging it to your desktop.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;5. Open a terminal window (Applications-&amp;gt;Accesssories-&amp;gt;Terminal) and unpack&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;#160;&amp;#160; Firefox:&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;#160;&amp;#160;&amp;#160; tar zxf ~/Desktop/firefox-2.0.0.20.tar.gz&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Before starting the ARM Workbench IDE, you must set the environment variable MOZILLA_FIVE_HOME to the location of your Firefox 2.0 installation. You can do this in a terminal like this:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;export MOZILLA_FIVE_HOME=$HOME/Desktop/firefox-2.0.0.20&amp;#160; (Bash) setenv MOZILLA_FIVE_HOME $HOME/Desktop/firefox-2.0.0.20&amp;#160; (Csh)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;or in the RVDS40env.posh setup script in the ARM installation tree. For example, by adding:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;${setcmd} MOZILLA_FIVE_HOME${eq}$HOME/Desktop/firefox-2.0.0.20&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;It worked for me so I hope it will work for others &lt;/span&gt;&lt;a href="http://forums.arm.com/public/style_emoticons/default/rolleyes.gif"&gt;&lt;img alt="B)" src="http://forums.arm.com/public/style_emoticons/default/rolleyes.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to run RVDS v4.0 on RedHat Enterprise Linux 5.4</title><link>https://community.arm.com/thread/1723?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2013 10:59:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8e6b5fed-5663-43c7-b8a0-238450a28386</guid><dc:creator>zart zurt</dc:creator><description>&lt;div&gt;&lt;i&gt;Note: This was originally posted on 23rd September 2009 at &lt;a href="http://forums.arm.com"&gt;http://forums.arm.com&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;strong&gt;I follow the offical rvds_install_guide to install RVDS v4.0 on RHEL x86 5.4, using both &amp;quot;Wizard&amp;quot; and &amp;quot;command line&amp;quot;, the install process is smooth and seems success. But when I try to execute &amp;quot;ARM Workbench IDE v4.0, it always failed with a JVM problem. Please refer the the attached pictures and log for details.&lt;br /&gt;&lt;br /&gt;Has anyone encountered this problem? Any suggestion is appreciated. Thanks.&lt;/strong&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;In the log file, near the top, libxul.so file shines out.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;JVM can not even finish the error report. This is most&lt;/span&gt;&lt;br /&gt;&lt;span&gt;likely an interopetability problem with the native library.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Update your RedHat system with some stable branch.&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to run RVDS v4.0 on RedHat Enterprise Linux 5.4</title><link>https://community.arm.com/thread/1724?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2013 10:59:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:24a44f76-62b5-4dc1-8e98-a8b29bb8d5f9</guid><dc:creator>kunlun kunlun</dc:creator><description>&lt;div&gt;&lt;i&gt;Note: This was originally posted on 25th September 2009 at &lt;a href="http://forums.arm.com"&gt;http://forums.arm.com&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;In the log file, near the top, libxul.so file shines out.&lt;br /&gt;JVM can not even finish the error report. This is most&lt;br /&gt;likely an interopetability problem with the native library.&lt;br /&gt;Update your RedHat system with some stable branch.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Hm..., the newer is not alway better:)&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fail to run RVDS v4.0 on RedHat Enterprise Linux 5.4</title><link>https://community.arm.com/thread/1725?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2013 10:59:38 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:62ced21c-feda-4c0c-bc13-2ed3c632d317</guid><dc:creator>kunlun kunlun</dc:creator><description>&lt;div&gt;&lt;i&gt;Note: This was originally posted on 23rd September 2009 at &lt;a href="http://forums.arm.com"&gt;http://forums.arm.com&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I try all the same procedure on RHEL 5.1, the it&amp;#39;s ok, and I call it a solution&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>