<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fedora &#187; Java</title>
	<atom:link href="http://gofedora.com/archives/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://gofedora.com</link>
	<description>How Tos, Tutorials, Tips and Tricks</description>
	<lastBuildDate>Thu, 17 May 2012 04:44:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To: Install and Configure Looking Glass 3D Desktop</title>
		<link>http://gofedora.com/how-to-install-configure-glass-3d-desktop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-configure-glass-3d-desktop</link>
		<comments>http://gofedora.com/how-to-install-configure-glass-3d-desktop/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 16:28:10 +0000</pubDate>
		<dc:creator>Kulbir Saini</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[Screenshot]]></category>
		<category><![CDATA[3D Desktop]]></category>
		<category><![CDATA[Looking Glass]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=264</guid>
		<description><![CDATA[I saw a video from Sun MicroSystems last year, in which they showed a demo version of a 3D desktop environment. It was really awesome and was the really 3D desktop environment. A lot of 3D desktop emulators are available currently like beryl, but they are not really 3D. Because one can&#8217;t go behind the [...]<p><a href="http://gofedora.com/">Fedora Tutorials</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://gofedora.com/how-to-install-configure-glass-3d-desktop/' addthis:title='How To: Install and Configure Looking Glass 3D Desktop '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p></p><p>I saw a video from Sun MicroSystems last year, in which they showed a demo version of a 3D desktop environment. It was really awesome and was the really 3D desktop environment. A lot of 3D desktop emulators are available currently like beryl, but they are not really 3D.  Because one can&#8217;t go behind the windows, terminals etc. Believe me, Looking Glass 3D is far better than all vistas and beryls if only graphics are compared. Around two-three weeks when I was going through one of the tech magazines in library, I came across a topic which discussed desktop environments for Linux. I was surprised to see Project Looking Glass over there. Day before yesterday, I downloaded the Project Looking Glass 3D desktop environment for Linux from <a href="https://lg3d-core.dev.java.net/binary-builds.html" target="_blank">here</a>.Project Looking Glass 3D desktop environment is a purely Java based desktop environment and it runs on top of Java virtual machine. It requires graphics card (at least on board). <a href="http://gofedora.com/archives/2007/04/27/howto-install-configure-nvidia-drivers-beryl/">Here</a> is a way to install nVidia drivers in Linux. The other requirement like processor and RAM are quite low and almost all systems can qualify for that. Looking Glass 3D is very easy to install. Below are the steps to install it on Fedora 7 (kernel-2.6.22.1-41.fc7, but the steps for other operating systems may be similar.</p>
<h4><strong>Step 1</strong></h4>
<p>Get lg3d&#8211;1-0-0-linux-i686-0612190943.bin from <a href="http://download.java.net/lg3d/releases/1.0/lg3d--1-0-0-linux-i686-0612190943.bin" target="_blank">here</a>.</p>
<h4><strong>Step 2</strong></h4>
<p>In a terminal switch to root user.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>saini<span style="color: #000000; font-weight: bold;">@</span>bordeaux saini<span style="color: #7a0874; font-weight: bold;">&#93;</span>$ <span style="color: #c20cb9; font-weight: bold;">su</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>Enter<span style="color: #7a0874; font-weight: bold;">&#93;</span>
Enter root password.</pre></td></tr></table></div>

<h4><strong>Step 3</strong></h4>
<p>Move the lg3d&#8211;1-0-0-linux-i686-0612190943.bin to /usr/share/ and go to directory /usr/share/</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux saini<span style="color: #7a0874; font-weight: bold;">&#93;</span>$ <span style="color: #c20cb9; font-weight: bold;">mv</span> lg3d--<span style="color: #000000;">1</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">0</span>-linux-i686-0612190943.bin <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>Enter<span style="color: #7a0874; font-weight: bold;">&#93;</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux saini<span style="color: #7a0874; font-weight: bold;">&#93;</span>$  <span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>Enter<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></td></tr></table></div>

<h4><strong>Step 4</strong></h4>
<p>Extract  lg3d&#8211;1-0-0-linux-i686-0612190943.bin</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux share<span style="color: #7a0874; font-weight: bold;">&#93;</span>$ <span style="color: #c20cb9; font-weight: bold;">bash</span>  lg3d--<span style="color: #000000;">1</span>-<span style="color: #000000;">0</span>-<span style="color: #000000;">0</span>-linux-i686-0612190943.bin <span style="color: #7a0874; font-weight: bold;">&#91;</span>Enter<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p>The files will be extracted to /usr/share/lg3d/</p>
<h4><strong>Step 5</strong></h4>
<p>Logout and login into root&#8217;s desktop environment and go to the directory /usr/share/lg3d/bin/<tt> </tt></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux root$ <span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>lg3d<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>Enter<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<h4><strong>Step 6</strong></h4>
<p>Execute the following command.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux bin<span style="color: #7a0874; font-weight: bold;">&#93;</span>$ <span style="color: #c20cb9; font-weight: bold;">bash</span> .<span style="color: #000000; font-weight: bold;">/</span>postinstall <span style="color: #7a0874; font-weight: bold;">&#91;</span>Enter<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p>If this command doesn&#8217;t give any error, that means you have successfully installed the Looking Glass 3D desktop environment.</p>
<p>Now logout and on the login screen, choose Looking Glass as the desktop environment. Just login into your account and what you will see will be more than a surprise. Below are some screenshots of my Looking Glass 3D desktop. You can browse all my screenshots <a href="http://gofedora.com/wp-content/uploads/linux/lookingglass/" target="_blank">here</a> .</p>
<p>PS0 : It may the best 3D desktop environment but is not really usable on slower machines especially with low end graphics cards.</p>
<p><a href="http://gofedora.com/wp-content/uploads/2007/09/1-awesome-wallpaper-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-266" title="Awesome Wallpaper in Looking Glass 3D" src="http://gofedora.com/wp-content/uploads/2007/09/1-awesome-wallpaper-in-looking-glass-125x125.jpg" alt="Awesome Wallpaper in Looking Glass 3D" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2007/09/3-3d-clock-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-267" title="3D Clock in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/3-3d-clock-in-looking-glass-125x125.jpg" alt="3D Clock in Looking Glass" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2007/09/4-four-desktops-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-268" title="Four Desktops in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/4-four-desktops-in-looking-glass-125x125.jpg" alt="Four Desktops in Looking Glass" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2007/09/6-notes-on-backside-of-vlc-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-269" title="Notes on Backside of VLC Media Player in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/6-notes-on-backside-of-vlc-in-looking-glass-125x125.jpg" alt="Notes on Backside of VLC Media Player in Looking Glass" width="125" height="125" /></a></p>
<p><a href="http://gofedora.com/wp-content/uploads/2007/09/9-trumplayer-album-art-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-270" title="Trumplayer Album Art in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/9-trumplayer-album-art-in-looking-glass-125x125.jpg" alt="Trumplayer Album Art in Looking Glass" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2007/09/10-i-cant-read-mails-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-271" title="I Can't Read Mails in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/10-i-cant-read-mails-in-looking-glass-125x125.jpg" alt="I Can't Read Mails in Looking Glass" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2007/09/15-jumbled-directories-in-3d-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-272" title="Jumbled Directories in 3D in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/15-jumbled-directories-in-3d-in-looking-glass-125x125.jpg" alt="Jumbled Directories in 3D in Looking Glass" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2007/09/16-random-directories-3d-tiles-in-looking-glass.jpg"><img class="alignnone size-thumbnail wp-image-273" title="Random Directory 3D Tiles in Looking Glass" src="http://gofedora.com/wp-content/uploads/2007/09/16-random-directories-3d-tiles-in-looking-glass-125x125.jpg" alt="Random Directory 3D Tiles in Looking Glass" width="125" height="125" /></a></p>
<p><a href="http://gofedora.com/">Fedora Tutorials</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://gofedora.com/how-to-install-configure-glass-3d-desktop/' addthis:title='How To: Install and Configure Looking Glass 3D Desktop '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://gofedora.com/how-to-install-configure-glass-3d-desktop/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Bug: Strange libstdc++.so.5 Problem in Fedora 7</title>
		<link>http://gofedora.com/bug-strange-libstdcso5-problem-fedora-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bug-strange-libstdcso5-problem-fedora-7</link>
		<comments>http://gofedora.com/bug-strange-libstdcso5-problem-fedora-7/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 20:39:28 +0000</pubDate>
		<dc:creator>Kulbir Saini</dc:creator>
				<category><![CDATA[Bug]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tips - Tricks]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[libstdc]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=235</guid>
		<description><![CDATA[After installing jdk-6u2 for Linux from Sun Microsystems&#8217; site, when I ran javaws it gave strange error that libstdc++.so.5 not found and it aborted. I searched for libstdc++.so.5 and it was not there in /usr/lib/ as expected. That implied something is wrong. As I installed jdk-6u2 from rpms, it should have given dependency error for [...]<p><a href="http://gofedora.com/">Fedora Tutorials</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://gofedora.com/bug-strange-libstdcso5-problem-fedora-7/' addthis:title='Bug: Strange libstdc++.so.5 Problem in Fedora 7 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p></p><p>After installing <a href="http://download.java.net/jdk6/binaries/" target="_blank">jdk-6u2</a> for Linux from <a href="http://www.sun.com/" target="_blank">Sun Microsystems&#8217;</a> site, when I ran javaws it gave strange error that libstdc++.so.5 not found and it aborted. I searched for libstdc++.so.5 and it was not there in /usr/lib/ as expected. That implied something is wrong. As I installed jdk-6u2 from rpms, it should have given dependency error for the particular library, bit it didn&#8217;t. After searching for sometime I found that libstdc++.so.5 is provided by <a href="http://rpm.pbone.net/index.php3/stat/4/idpl/1915588/com/compat-libstdc++-33-3.2.3-47.3.i386.rpm.html" target="_blank">compat-libstdc++-33</a> package, which was not installed on my system. After I installing the particular package, everything worked fine.</p>
<p>It worked fine for Fedora Core 6 because compat-libstdc++-33 is provided by default in Fedora Core 6.</p>
<p>But its kind of strange that if libstdc++.so.5 and hence compat-libstdc++-33 is required for jdk-6u2 then why &#8216;rpm -ivh&#8217; didn&#8217;t give dependency error.</p>
<p><a href="http://gofedora.com/">Fedora Tutorials</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://gofedora.com/bug-strange-libstdcso5-problem-fedora-7/' addthis:title='Bug: Strange libstdc++.so.5 Problem in Fedora 7 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://gofedora.com/bug-strange-libstdcso5-problem-fedora-7/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

