<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HP Virtual Room installation on RHEL 6 x64 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280825#M59770</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Thanks for that, that's a great cli command!&lt;BR /&gt;&lt;BR /&gt;I think I will keep running it in a VM.&lt;BR /&gt;Glad I didn't proceed further down that list of libs to install. &lt;BR /&gt;&lt;BR /&gt;Maybe somebody else will find this useful, HP's vroom page was not so clear about this.</description>
    <pubDate>Tue, 03 May 2011 16:25:30 GMT</pubDate>
    <dc:creator>Johan Guldmyr</dc:creator>
    <dc:date>2011-05-03T16:25:30Z</dc:date>
    <item>
      <title>HP Virtual Room installation on RHEL 6 x64</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280822#M59767</link>
      <description>Hi! (First post :)&lt;BR /&gt;&lt;BR /&gt;Anybody ever tried to install HP Vroom on RHEL 6 x64?&lt;BR /&gt;&lt;BR /&gt;Installation of hpvirtualroom works fine for me (nice green check marks), but then it doesn't open the test room.&lt;BR /&gt;&lt;BR /&gt;If I run ~/.hpvirtualrooms/hpvirtualrooms&lt;BR /&gt;&lt;BR /&gt;First it complained about libXi, so I "rpm -ivh libXi-1.3-3.el6.i686.rpm. Then it complained about libXrandr, so I put in libXrandr-1.3.0-4.el6.i686.rpm. Then it complains about "libglib-2.0.so.0". At which point I'm stuck.&lt;BR /&gt;&lt;BR /&gt;I have "glib2-2.22.5-5.el6 (x86_64)" already.&lt;BR /&gt;&lt;BR /&gt;What should I install? I tried with "glib2-2.22.5-5.el6.i686.rpm". This requires "libfam.so.0" - which I have not been able to find. Well I did find a "gamin-0.1.10-9.fc15.i686.rpm" which has it apparently, but that one requires glib2.. catch 22 ;)&lt;BR /&gt;&lt;BR /&gt;Is it supposed to be this hard?&lt;BR /&gt;Could it be unsafe to install them? Like if they overwrite something?</description>
      <pubDate>Fri, 29 Apr 2011 08:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280822#M59767</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-04-29T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP Virtual Room installation on RHEL 6 x64</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280823#M59768</link>
      <description>As a workaround I installed ubuntu 11 in a virtual box VM, installed the desktop and tried to run. The room did not kick start when going through the test page... But the window came when I ran the app by itself.&lt;BR /&gt;&lt;BR /&gt;Worked fine in Ubuntu 10.04 LTS though!&lt;BR /&gt;&lt;BR /&gt;Also, on my main os it was the x64 version I used: hpvirtualrooms-install64-3868.tar.gz</description>
      <pubDate>Fri, 29 Apr 2011 09:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280823#M59768</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-04-29T09:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: HP Virtual Room installation on RHEL 6 x64</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280824#M59769</link>
      <description>Hi Johan,&lt;BR /&gt;&lt;BR /&gt;Generally when a binary is not running well , do &lt;BR /&gt;ldd &lt;IMAGE file="" you="" are="" trying="" to="" execute=""&gt; . &lt;BR /&gt;&lt;BR /&gt;to see the dependencies .&lt;BR /&gt;&lt;BR /&gt;glib actually is the gtk library (non gui portion), messing up , changing that will break lot of other applications.  &lt;BR /&gt;&lt;BR /&gt;It there is no straight forward way to fix your issue , some general suggestions&lt;BR /&gt;a)Get a file system structure with required&lt;BR /&gt; libraries and do a chroot into that&lt;BR /&gt; and try to run your app.&lt;BR /&gt;&lt;BR /&gt;b) Get the required libc sources and get it compiled ( do not install!) . Then by modifying $LD_LIBRARY_PATH to point to the new library you can get it running. Or try getting the binary and setting $LD_LIBRARAY_PATH&lt;BR /&gt;&lt;BR /&gt;(c) what you have done is the easiest solution , get a vm with required setup working !&lt;BR /&gt;&lt;BR /&gt;Hope that something in my rambling is of some use to you :) . &lt;BR /&gt;&lt;BR /&gt;Truly Evil&lt;BR /&gt;Lucifer Megacruel&lt;BR /&gt; &lt;BR /&gt;&lt;/IMAGE&gt;</description>
      <pubDate>Tue, 03 May 2011 14:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280824#M59769</guid>
      <dc:creator>Lucifer Megacruel</dc:creator>
      <dc:date>2011-05-03T14:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: HP Virtual Room installation on RHEL 6 x64</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280825#M59770</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Thanks for that, that's a great cli command!&lt;BR /&gt;&lt;BR /&gt;I think I will keep running it in a VM.&lt;BR /&gt;Glad I didn't proceed further down that list of libs to install. &lt;BR /&gt;&lt;BR /&gt;Maybe somebody else will find this useful, HP's vroom page was not so clear about this.</description>
      <pubDate>Tue, 03 May 2011 16:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280825#M59770</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-05-03T16:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP Virtual Room installation on RHEL 6 x64</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280826#M59771</link>
      <description>See Lucifer's reply.</description>
      <pubDate>Tue, 03 May 2011 16:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-virtual-room-installation-on-rhel-6-x64/m-p/5280826#M59771</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-05-03T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

