<?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>Techonia.com &#187; Linux</title>
	<atom:link href="http://www.techonia.com/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techonia.com</link>
	<description>News, Tutorials, and How-tos about Technology</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:19:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to install Eclipse SDK 4.0 on Linux (Slackware 13.1)</title>
		<link>http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13</link>
		<comments>http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13#comments</comments>
		<pubDate>Fri, 30 Jul 2010 11:19:59 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Eclipse SDK 4.0]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware 13.1]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1797</guid>
		<description><![CDATA[The Eclipse SDK 4.0 had been released on July 28th, 2010 just two days ago. The goals for this release are to be the next generation platform for building eclipse-based tools and rich client desktop application. This article will show you how to install Eclipse SDK 4.0 on Linux, in this I use Slackware 13.1.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/Screenshot-Eclipse-4.png"><img class="alignright size-medium wp-image-1798" title="Screenshot-Eclipse-4" src="http://www.techonia.com/wp-content/uploads/2010/07/Screenshot-Eclipse-4-300x200.png" alt="" width="300" height="200" /></a>The Eclipse SDK 4.0 had been released on July 28th, 2010 just two days ago. The goals for this release are to be the next generation platform for building eclipse-based tools and rich client desktop application. This new release makes it easier for developers to develop and assemble applications and tools based on the Eclipse platform.</p>
<p>This article will show you how to install Eclipse SDK 4.0 on Linux, in this I use Slackware 13.1.</p>
<p>First of all, I assume you already installed the Java Development Kit (JDK) in your system. If not you can follow <a href="http://www.techonia.com/install-jdk-java-linux" target="_blank">my previous article</a> on how to install JDK on Linux.</p>
<p><span id="more-1797"></span><strong>1. Download Eclipse SDK 4.0</strong></p>
<p>Go to Eclipse Release Build: 4.0 <a href="http://download.eclipse.org/e4/sdk/drops/R-4.0-201007271520/" target="_blank">download page</a>. Select the Linux Platform, in this I use x86/GTK 2 Platform. Then click the (http) link in the download column, you will be redirected to a mirror site nearest to you.</p>
<p><strong>2. Extract the file using tar tool</strong></p>
<p>Once the file has been downloaded successfully, extract or untar using the tar tool as follow:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> zxf eclipse-SDK-<span style="color: #000000;">4.0</span>-linux-gtk.tar.gz</pre></div></div>

<p><strong>3. Change to eclipse directory</strong></p>
<p>After extracting the file, an eclipse directory should be created in your current working directory. Go to the eclipse directory.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> eclipse</pre></div></div>

<p><strong>4. Run eclipse</strong></p>
<p>Now it is the time to run the Eclipse SDK 4.0</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>eclipse</pre></div></div>

<p>That&#8217;s it. Below is the screenshot of Eclipse SDK 4.0 running on Linux Slackware 13.1</p>
<div id="attachment_1799" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/Screenshot-Eclipse4.png"><img class="size-full wp-image-1799" title="Screenshot-Eclipse4" src="http://www.techonia.com/wp-content/uploads/2010/07/Screenshot-Eclipse4.png" alt="" width="448" height="260" /></a><p class="wp-caption-text">Eclipse SDK 4.0 Screenshot (click to enlarge)</p></div>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13" title="eclipse 4 0 slackware">eclipse 4 0 slackware</a></li><li><a href="http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13" title="Eclipse SDK 4 0 screenshot">Eclipse SDK 4 0 screenshot</a></li><li><a href="http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13" title="install eclipse sdk 4 0 slackware 13 1">install eclipse sdk 4 0 slackware 13 1</a></li><li><a href="http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13" title="linux eclipse 4 0 install">linux eclipse 4 0 install</a></li><li><a href="http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13" title="slackware">slackware</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 2.373 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-eclipse-sdk-4-linux-slackware-13/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to solve &#8220;PHP Warning: include_once(NetBeansCommandsProvider.php)&#8221; after setting ZendFramework in Netbeans</title>
		<link>http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans</link>
		<comments>http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans#comments</comments>
		<pubDate>Tue, 27 Jul 2010 03:56:55 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Apache / PHP]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Netbeans 6.9]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1793</guid>
		<description><![CDATA[The error messages warned me that "PHP Warning:  include_once(NetBeansCommandsProvider.php): failed to open stream: No such file or directory in /path/to/zend/library/Zend/Loader.php on line 146"]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>I just downloaded the latest Zend Framework 1.10.6 to test creating web applications using Zend Framework. I have also already installed Netbeans 6.9 for writing Java and PHP codes. The operating system I use is Linux Slackware 13.1.</p>
<p>At the beginning, creating Zend projects are fine, meaning without encountered any warning/error messages. But after adding the Zend Framework to the Netbeans IDE, I could not create Zend web project. The error messages warned me that &#8220;PHP Warning:  include_once(NetBeansCommandsProvider.php): failed to open stream: No such file or directory in /path/to/zend/library/Zend/Loader.php on line 146&#8243;<br />
<span id="more-1793"></span><br />
This is already reported and discussed in the <a href="https://netbeans.org/bugzilla/show_bug.cgi?format=multiple&amp;id=187234" target="_blank">Netbeans bugzilla</a>. It seems to be zend&#8217;s bug. The .zf.ini file, located in your $HOME directory, generated by zend tools has a wrong configuration. If you check the content of the .zf.ini file, there is incorrect in &#8216;php.includepath&#8217; which should be &#8216;php.include_path&#8217;.</p>
<p>To solve this, just open the .zf.ini file and change the &#8216;php.includepath&#8217; to be &#8216;php.include_path&#8217;. That&#8217;s it. Now try to create a new project using zf.sh/zf.php in command line interface. The new project should be created without any errors.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ php bin<span style="color: #000000; font-weight: bold;">/</span>zf.php create project testproject
Creating project at <span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>zend<span style="color: #000000; font-weight: bold;">/</span>testproject
Note: This <span style="color: #7a0874; font-weight: bold;">command</span> created a web project, <span style="color: #000000; font-weight: bold;">for</span> <span style="color: #c20cb9; font-weight: bold;">more</span> information setting up your VHOST, please see docs<span style="color: #000000; font-weight: bold;">/</span>README</pre></div></div>

</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="Warning: include_once">Warning: include_once</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="include_once(NetBeansCommandsProvider php): failed to open stream">include_once(NetBeansCommandsProvider php): failed to open stream</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="zend include_once">zend include_once</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="Warning: include_once(NetBeansCommandsProvider php): failed to open stream:">Warning: include_once(NetBeansCommandsProvider php): failed to open stream:</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="Warning: include_once(NetBeansCommandsProvider php)">Warning: include_once(NetBeansCommandsProvider php)</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="PHP Warning: include_once(NetBeansCommandsProvider php):">PHP Warning: include_once(NetBeansCommandsProvider php):</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="PHP Warning: include_once(NetBeansCommandsProvider php)">PHP Warning: include_once(NetBeansCommandsProvider php)</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="NetBeansCommandsProvider php zend">NetBeansCommandsProvider php zend</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="NetBeansCommandsProvider php">NetBeansCommandsProvider php</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="netbeans 6 9 zend project no create">netbeans 6 9 zend project no create</a></li><li><a href="http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans" title="zf PHP Warning: include_once(NetBeansCommandsProvider php)">zf PHP Warning: include_once(NetBeansCommandsProvider php)</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 5.714 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/solve-php-warning-include_oncenetbeanscommandsprovider-php-after-setting-zendframework-in-netbeans/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandriva 2010 Spring &#8216;Farman&#8217; Officially Released</title>
		<link>http://www.techonia.com/mandriva-2010-spring-farman-officially-released</link>
		<comments>http://www.techonia.com/mandriva-2010-spring-farman-officially-released#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:41:31 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Farman]]></category>
		<category><![CDATA[Mandriva Linux 2010 Spring]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1752</guid>
		<description><![CDATA[After being delayed for more than one month (scheduled to be released in June, 3rd), Mandriva Distribution teams announced the availability of Mandriva 2010 Spring code-named as 'Farman'.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/mandriva-2010-spring-farman-officially-released";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/06/mandriva-logo.png"><img class="alignright size-thumbnail wp-image-1646" title="mandriva-logo" src="http://www.techonia.com/wp-content/uploads/2010/06/mandriva-logo-150x150.png" alt="" width="150" height="150" /></a>After being delayed for more than one month (scheduled to be released in June, 3rd), Mandriva Distribution teams officially announced the availability of Mandriva 2010 Spring code-named as &#8216;Farman&#8217;.</p>
<p>There are many improvements and new features have been added to the new release such as:</p>
<ul>
<li><strong>encrypt</strong> your data in one click, it is just easy</li>
<li><strong>parental control </strong>allows you now to check not only web sites but also applications used by your children</li>
<li>configure your <strong>network profile</strong> and switch from home to work in a click</li>
<li><strong>smart desktop</strong> makes your desktop clever: ginkgo helps you to manage your data in a very efficient way</li>
<li>discover one of the largest choice for s<strong>cientific and education applications</strong></li>
</ul>
<p>and many others!</p>
<p>The new release also comes with a lot of updates of some applications like GNOME 2.30.1, KDE 4.4.3, Firefox 3.6.6, OpenOffice.Org 3.2.</p>
<p>Choose the edition that <strong>suits best your needs</strong>:</p>
<ul>
<li>Powerpack edition: the best of open source including some complementary softwares (audio/vidéo codecs, DVD reader, Adobe applications…)</li>
<li>One edition: easy to test and to install, choose you environment and your language</li>
<li>Free edition: the 100% open source edition</li>
</ul>
<p>Coming soon the <strong>Flash edition, 2010 Spring</strong> on a USB key for a very mobile and secure desktop.</p>
<p>Source: <a href="http://blog.mandriva.com/2010/07/08/2010-spring-code-name-farman-is-out/" target="_blank">Official Mandriva Blog</a></p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="upgrade to firefox 3 6 8 in mandriva">upgrade to firefox 3 6 8 in mandriva</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="mandriva farman">mandriva farman</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="mandriva2010 spring download">mandriva2010 spring download</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="mandriva firefox java">mandriva firefox java</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="mandriva 2010 spring usb">mandriva 2010 spring usb</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="mandriva 2010 spring pwp">mandriva 2010 spring pwp</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="Mandriva 2010 spring Powerpack addmedia howto">Mandriva 2010 spring Powerpack addmedia howto</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="mandriva">mandriva</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="incoming dans mandriva 2010">incoming dans mandriva 2010</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="Farman linux download">Farman linux download</a></li><li><a href="http://www.techonia.com/mandriva-2010-spring-farman-officially-released" title="download mandriva 2010 farman">download mandriva 2010 farman</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 6.618 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/mandriva-2010-spring-farman-officially-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Flock Browser on Slackware 13.1</title>
		<link>http://www.techonia.com/install-flock-browser-slackware</link>
		<comments>http://www.techonia.com/install-flock-browser-slackware#comments</comments>
		<pubDate>Wed, 07 Jul 2010 06:25:16 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Flock Browser]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1737</guid>
		<description><![CDATA[Flock is a social web browser that pulls all of your favorite people, places and content  together in a convenient view and delivers a more personal experience of the web, where its users are more easily connected to what's important to them. The current latest stable version is v2.6.1. This tutorial will show you how to install Flock 2.6.1 on Slackware 13.1]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-flock-browser-slackware";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/flock_logo.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/flock_logo.png" alt="" title="flock_logo" width="169" height="87" class="alignright size-full wp-image-1738" /></a>Flock is a social web browser that pulls all of your favorite people, places and content  together in a convenient view and delivers a more personal experience of the web, where its users are more easily connected to what&#8217;s important to them. The current latest stable version is v2.6.1.</p>
<p>This tutorial will show you how to install Flock 2.6.1 on Slackware 13.1.<br />
<span id="more-1737"></span><br />
<strong>Here are the steps:</strong></p>
<p><strong>1. Download the Flock Browser</strong><br />
Go to http://www.flock.com/ and enter your email address into the download text field.</p>
<p><strong>2. Extract the file</strong><br />
Extract the file using &#8216;tar&#8217; tool and move the folder to the safest location. I just moved it to $HOME directory and rename it as &#8216;flock-browser&#8217;.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">tar</span> jxf flock-2.6.1.en-US.linux-i686.tar.bz2
$ <span style="color: #c20cb9; font-weight: bold;">mv</span> flock <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>fuad<span style="color: #000000; font-weight: bold;">/</span>flock-browser</pre></div></div>

<p>That&#8217;s it. You are ready to run the Flock browser.</p>
<p><strong>3. Run the Flock browser (via command line)</strong><br />
To run the Flock broser via command line, simply run the &#8216;flock-browser&#8217; located in flock folder installation.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>fuad<span style="color: #000000; font-weight: bold;">/</span>flock-browser<span style="color: #000000; font-weight: bold;">/</span>flock-browser</pre></div></div>

<p><strong>4. Create a Launcher in the Desktop</strong><br />
To make it easy, create a launcher of Flock in the Desktop so you do not need to run it manually via command line.<br />
<div id="attachment_1739" class="wp-caption aligncenter" style="width: 445px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/Flock_Launcher.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/Flock_Launcher.png" alt="" title="Flock_Launcher" width="435" height="228" class="size-full wp-image-1739" /></a><p class="wp-caption-text">Flock Launcher</p></div></p>
<p>Below is the screenshot of Flock Browser running on Slackware 13.1</p>
<div id="attachment_1740" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/Flock_Screenshot.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/Flock_Screenshot.png" alt="" title="Flock_Screenshot" width="448" height="332" class="size-full wp-image-1740" /></a><p class="wp-caption-text">Flock Browser Screenshot (click to enlarge)</p></div>
<p>If you found this tutorial is helpful please kindly share to your friends.</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="flock browser download">flock browser download</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="slackware">slackware</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="Best way to install Slackware 13 1">Best way to install Slackware 13 1</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="install flock linux">install flock linux</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="install flock on slackware">install flock on slackware</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="install flock on slackware 13 1">install flock on slackware 13 1</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="install virtualbox slackware 13 1">install virtualbox slackware 13 1</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="launcher slackware">launcher slackware</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="opera slackware 13 1">opera slackware 13 1</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="slackware 13 1 post instal">slackware 13 1 post instal</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="slackware browser">slackware browser</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="slackware install usb">slackware install usb</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="install flock 2 6 on slackware">install flock 2 6 on slackware</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="install flock">install flock</a></li><li><a href="http://www.techonia.com/install-flock-browser-slackware" title="cache:xnOR_bbVqTAJ:www techonia com/install-opera-browser-linux-slackware slackware opera 10 60">cache:xnOR_bbVqTAJ:www techonia com/install-opera-browser-linux-slackware slackware opera 10 60</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 8.118 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-flock-browser-slackware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Opera Browser in Linux (Slackware 13.1)</title>
		<link>http://www.techonia.com/install-opera-browser-linux-slackware</link>
		<comments>http://www.techonia.com/install-opera-browser-linux-slackware#comments</comments>
		<pubDate>Wed, 07 Jul 2010 00:33:51 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opera 10.60]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1728</guid>
		<description><![CDATA[Opera is claimed as the fastest web browser on earth even some benchmarks show that it is beaten by Google Chrome. It is OK. We will not talk about browser benchmarking here. In this tutorial I want to show you how to install Opera Browser 10.60 on Linux (in this case I use Slackware 13.1)]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-opera-browser-linux-slackware";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/Opera_Logo.jpg"><img src="http://www.techonia.com/wp-content/uploads/2010/07/Opera_Logo.jpg" alt="" title="Opera_Logo" width="154" height="57" class="alignright size-full wp-image-1749" /></a>Opera is claimed as the fastest web browser on earth even some benchmarks show that it is beaten by Google Chrome. It is OK. We will not talk about browser benchmarking here.</p>
<p>In this tutorial I want to show you how to install Opera Browser 10.60 on Linux (in this case I use Slackware 13.1).<br />
<span id="more-1728"></span><br />
Below are the steps:</p>
<p><strong>1. Download source file</strong><br />
<a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/DownloadOperaBrowser.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/DownloadOperaBrowser.png" alt="" title="Download Opera Browser" width="443" height="389" class="aligncenter size-full wp-image-1729" /></a><br />
Go to Opera Download Website http://www.opera.com/browser/download/<br />
Select &#8220;Slackware&#8221; as the distribution and choose the &#8216;tar.gz&#8217; package format as pictured above.<br />
Select the download location nearest to you. Then click &#8216;Download Opera&#8217; button/link.</p>
<p><strong>2. Extract the file and begin installation</strong><br />
After the file has been successfully downloaded, now extract the file and begin the installation.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">tar</span> zxf opera-<span style="color: #000000;">10.60</span>-6386.i386.linux.tar.bz2
$ <span style="color: #7a0874; font-weight: bold;">cd</span> opera-<span style="color: #000000;">10.60</span>-6386.i386.linux
$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>The installation wizard will appear as follow:<br />
<a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation.png" alt="" title="Opera Browser Installation" width="448" height="268" class="aligncenter size-full wp-image-1730" /></a></p>
<p>Click OK</p>
<div id="attachment_1731" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-2.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-2.png" alt="" title="Opera Browser Installation Step 2" width="448" height="268" class="size-full wp-image-1731" /></a><p class="wp-caption-text">click to enlarge</p></div>
<p>Click Yes to Continue.</p>
<div id="attachment_1732" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-3.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-3.png" alt="" title="Opera Browser Installation Step-3" width="448" height="268" class="size-full wp-image-1732" /></a><p class="wp-caption-text">click to enlarge</p></div>
<p>Select &#8216;system &#8211; Install globally&#8217; then OK</p>
<div id="attachment_1733" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-4.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-4.png" alt="" title="Opera Browser Installation Step-4" width="448" height="268" class="size-full wp-image-1733" /></a><p class="wp-caption-text">click to enlarge</p></div>
<p>Leave it empty and select OK</p>
<div id="attachment_1734" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-5.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/OperaBrowserInstallation-5.png" alt="" title="Opera Browser Installation Step-5" width="448" height="268" class="size-full wp-image-1734" /></a><p class="wp-caption-text">click to enlarge</p></div>
<p>Opera browser has been installed successfully. Select OK.</p>
<p>You can run Opera by issuing the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>opera</pre></div></div>

<p>or click Opera from the main menu.</p>
<p>Here is the screenshot:</p>
<div id="attachment_1735" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/Welcome_to_Opera.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/Welcome_to_Opera.png" alt="" title="Welcome to Opera" width="448" height="540" class="size-full wp-image-1735" /></a><p class="wp-caption-text">click to enlarge</p></div>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="slackware opera instal">slackware opera instal</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="opera browser for linux">opera browser for linux</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="freebsd 8 1 command install opera">freebsd 8 1 command install opera</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="slackware opera">slackware opera</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="opera slackware">opera slackware</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="opera slackware 13 1">opera slackware 13 1</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="opera slackware ?????????">opera slackware ?????????</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="how to install opera tar gz">how to install opera tar gz</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="install opera slackware">install opera slackware</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="how to install opera on slackware">how to install opera on slackware</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="install opera on slackware">install opera on slackware</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="linux opera 10 60 6386 sudo">linux opera 10 60 6386 sudo</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="steps to install opera on fedora 7">steps to install opera on fedora 7</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="slackware 13 1 install">slackware 13 1 install</a></li><li><a href="http://www.techonia.com/install-opera-browser-linux-slackware" title="opera for slackware 13 1">opera for slackware 13 1</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 8.254 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-opera-browser-linux-slackware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RedHat Enterprise Linux (RHEL) 6 Beta2 Now Available</title>
		<link>http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available</link>
		<comments>http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:27:02 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat Linux Enterprise]]></category>
		<category><![CDATA[RHEL 6]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1718</guid>
		<description><![CDATA[The RedHat Development Team has announced that RedHat Enterprise Linux (RHEL) 6 Beta 2 is now available for download. According to the release announcement, the RHEL 6 Beta2 release include an update installer, an update kernel, many new technologies and resolutions to many issues that were reported in the previous Beta cycle.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/redhat-logo.jpg"><img class="alignright size-thumbnail wp-image-1719" title="redhat-logo" src="http://www.techonia.com/wp-content/uploads/2010/07/redhat-logo-150x150.jpg" alt="" width="150" height="150" /></a>The RedHat Development Team has announced that RedHat Enterprise Linux (RHEL) 6 Beta 2 is now available for download. According to <a href="https://www.redhat.com/archives/rhelv6-beta-list/2010-June/msg00177.html" target="_blank">the release announcement</a>, the RHEL 6 Beta2 release include an update installer, an update kernel, many new technologies and resolutions to many issues that were reported in the previous Beta cycle.</p>
<p>The RHEL Beta2 has been restructured into two parts as follow:</p>
<p><strong>1. RedHat Enterprise Linux Server 6 Beta</strong></p>
<ul>
<li>Clustered Storage</li>
<li>Large File System</li>
<li>High Availability</li>
<li>Load Balance</li>
</ul>
<p><strong>2. RedHat Enterprise Linux Workstation 6 Beta</strong></p>
<ul>
<li>Large File System</li>
</ul>
<p>To get more details about this release or to download the installation files, visit the RedHat Enterprise Linux 6 Beta portal at: <a href="http://www.redhat.com/rhel/beta" target="_blank">http://www.redhat.com/rhel/beta</a></p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel6 beta2">rhel6 beta2</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel 6 release date">rhel 6 release date</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel 6 beta 2">rhel 6 beta 2</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel 6 download">rhel 6 download</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel6 beta2 download">rhel6 beta2 download</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel beta2">rhel beta2</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="RHEL6 release date">RHEL6 release date</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel 6 release schedule">rhel 6 release schedule</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="RHEL6 release">RHEL6 release</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel 6">rhel 6</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel6 schedule">rhel6 schedule</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel 6 release">rhel 6 release</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel beta 2">rhel beta 2</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel6 beta 2">rhel6 beta 2</a></li><li><a href="http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available" title="rhel beta2 announced">rhel beta2 announced</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took -370.993 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/red-hat-enterprise-linux-rhel-6-beta2-now-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Oracle Solaris Studio Express 6/10 on Slackware 13.1</title>
		<link>http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1</link>
		<comments>http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:12:09 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Oracle Studio]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Solaris Studio Express]]></category>
		<category><![CDATA[Slackware 13.1]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1663</guid>
		<description><![CDATA[Oracle Solaris Studio Express 6/10 had been officially released by Oracle for Solaris 10 (SPARC, x86), OEL 5 (x86), RHEL 5 (x86), SuSE 11 (x86) and will be available for OpenSolaris in the near future. ]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-About.png"><img src="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-About-254x300.png" alt="" title="Screenshot-About" width="254" height="300" class="alignright size-medium wp-image-1666" /></a>Oracle Solaris Studio Express 6/10 had been officially released by Oracle for Solaris 10 (SPARC, x86), OEL 5 (x86), RHEL 5 (x86), SuSE 11 (x86) and will be available for OpenSolaris in the near future. You can find the release details <a href="http://developers.sun.com/sunstudio/downloads/express/index.jsp" target="_blank">here</a>.</p>
<p>This tutorial will guide how to install it on Slackware 13.1 using the tarbal installer file.<br />
<span id="more-1663"></span><br />
Here are the step by step:</p>
<p><strong>1. Download the Oracle Solaris Studio Express 6/10</strong><br />
Go to http://developers.sun.com/sunstudio/downloads/express/thankyou.jsp to download the file.<br />
Slackware is not an RPM package format (though you can convert RPM file to TGZ using &#8216;rpm2tgz&#8217; tool) I will use option 2 (the tarbal file) in this tutorial.</p>
<p><strong>2. Untar and extract the file</strong><br />
Once you finish the download file, untar and extract the tarbal file.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">tar</span> jxf SolarisStudioExpress2010-06-lin-x86.tar.bz2</pre></div></div>

<p>A folder named &#8216;solstudioex1006&#8242; will be created in the current working directory.</p>
<p><strong>3. Run the &#8216;sunstudio&#8217; file</strong><br />
Definitely you are now ready to run the Solaris Studio Express. It is simply by running the &#8216;sunstudio&#8217; file installed in &#8216;solstudioex1006/bin&#8217; directory. Run the file then accept the licence agreement and you are done.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>fuad<span style="color: #000000; font-weight: bold;">/</span>Softwares<span style="color: #000000; font-weight: bold;">/</span>solstudioex1006<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>sunstudio 
<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">cp</span>: target <span style="color: #000000; font-weight: bold;">`</span>1.73GHz<span style="color: #000000; font-weight: bold;">/</span>config<span style="color: #000000; font-weight: bold;">/</span>Modules<span style="color: #000000; font-weight: bold;">/</span>org-netbeans-modules-cnd-debugger-gdb.xml_hidden<span style="color: #ff0000;">' is not a directory
/bin/cp: target `1.73GHz/config/Modules/org-netbeans-modules-cnd-kit.xml_hidden'</span> is not a directory
<span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>fuad<span style="color: #000000; font-weight: bold;">/</span>Softwares<span style="color: #000000; font-weight: bold;">/</span>solstudioex1006<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>sunstudio: line <span style="color: #000000;">279</span>: <span style="color: #7a0874; font-weight: bold;">&#91;</span>: too many arguments</pre></div></div>

<p>You can simply ignore the warning messages above.<br />
Here are some screenshots of it.<br />
<div id="attachment_1664" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-License-Agreement.png"><img src="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-License-Agreement.png" alt="" title="Screenshot-License Agreement" width="448" height="448" class="size-full wp-image-1664" /></a><p class="wp-caption-text">Solaris Studio Express Licence Agreement (click to enlarge)</p></div><br />
<div id="attachment_1665" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-Oracle-Solaris-Studio.png"><img src="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-Oracle-Solaris-Studio.png" alt="" title="Screenshot-Oracle Solaris Studio" width="448" height="305" class="size-full wp-image-1665" /></a><p class="wp-caption-text">Oracle Solaris Studio Express 6/10 (click to enlarge)</p></div></p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="oracle solaris studio">oracle solaris studio</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="oracle solaris studio express">oracle solaris studio express</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="ubuntu">ubuntu</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware sun studio">slackware sun studio</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware 13 1 how to handle rpm">slackware 13 1 how to handle rpm</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="solaris express 6/10 slackware">solaris express 6/10 slackware</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware13 1">slackware13 1</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware 13 postgresql">slackware 13 postgresql</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware 13 1 postgresql">slackware 13 1 postgresql</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware 13 1 install oracle">slackware 13 1 install oracle</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="slackware 13 1 install guide">slackware 13 1 install guide</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="setup oracle on slackware">setup oracle on slackware</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="postgresql on slackware 13">postgresql on slackware 13</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="oracle XE slackware 13">oracle XE slackware 13</a></li><li><a href="http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1" title="solaris studio">solaris studio</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 7.918 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-oracle-solaris-studio-express-610-on-slackware-13-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The easiest way to install Google Chrome on Slackware 13.1</title>
		<link>http://www.techonia.com/install-google-chrome-browser-slackware-13-1</link>
		<comments>http://www.techonia.com/install-google-chrome-browser-slackware-13-1#comments</comments>
		<pubDate>Tue, 08 Jun 2010 12:29:48 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Slackware 13.1]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1659</guid>
		<description><![CDATA[This tutorial will show you on how to install Google Chrome Browser on Slackware 13.1. Basically there are already plenty of tutorials about this on the net but this is the easiest way to install it.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-google-chrome-browser-slackware-13-1";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>Slackware 13.1 had been released on May 25th, 2010 that brings with it many major improvements, like KDE SC version 4.4.3, the 2.6.33.4 Linux kernel, a new toolchain, updated libraries, and major applications such as Firefox and Thunderbird.</p>
<p>This tutorial will show you on how to install Google Chrome Browser on Slackware 13.1.<br />
Basically there are already plenty of tutorials about this on the net but this is the easiest way to install it.<br />
<span id="more-1659"></span><br />
Here are the step by step:</p>
<p><strong>1. Download Google Chrome Slackbuild</strong><br />
Go to Google Chrome Slackbuild repository page<br />
<a href="http://slackbuilds.org/repository/13.1/network/google-chrome/" target="_blank">http://slackbuilds.org/repository/13.1/network/google-chrome/</a> to get the files.<br />
Download the google-chrome.tar.gz and google-chrome-stable_current_i386.deb (32bit) or google-chrome-stable_current_amd64.deb (64bit) depending on which arch you are using.</p>
<p><strong>2. Extract the google-chrome.tar.gz file</strong><br />
Next step is to untar and extract the google-chrome.tar.gz.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> zxf google-chrome.tar.gz</pre></div></div>

<p>A folder named &#8216;google-chrome&#8217; will be created in your current working directory.</p>
<p><strong>3. Copy or move the google-chrome-xxx.deb file to the &#8216;google-chrome&#8217; directory</strong><br />
The google chrome slackbuild script will try to find the google-chrome-xxx.deb file. If it is not found, the script will break telling you that there is not such file or directory.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cp</span> google-chrome-stable_current_i386.deb google-chrome</pre></div></div>

<p><strong>4. Building google chrome slackware package</strong><br />
Go to google-chrome directory. Make sure the &#8216;google-chrome.SlackBuild&#8217; is executable.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> google-chrome
<span style="color: #c20cb9; font-weight: bold;">chmod</span> +x google-chrome.SlackBuild
<span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>google-chrome.SlackBuild
....
<span style="color: #7a0874; font-weight: bold;">&#91;</span>snip<span style="color: #7a0874; font-weight: bold;">&#93;</span>
....
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>resources<span style="color: #000000; font-weight: bold;">/</span>inspector<span style="color: #000000; font-weight: bold;">/</span>inspector.css
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>resources<span style="color: #000000; font-weight: bold;">/</span>inspector<span style="color: #000000; font-weight: bold;">/</span>popover.css
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>xdg-settings
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>chrome-sandbox
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>chrome.pak
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>product_logo_22.png
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>chrome
opt<span style="color: #000000; font-weight: bold;">/</span>google<span style="color: #000000; font-weight: bold;">/</span>chrome<span style="color: #000000; font-weight: bold;">/</span>libgcflashplayer.so
install<span style="color: #000000; font-weight: bold;">/</span>
install<span style="color: #000000; font-weight: bold;">/</span>doinst.sh
install<span style="color: #000000; font-weight: bold;">/</span>slack-desc
&nbsp;
Slackware package <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>google-chrome-5.0.375.55-i386-<span style="color: #000000;">1</span>_SBo.tgz created.</pre></div></div>

<p><strong>5. Starting to install the Google Chrome package</strong><br />
Now it is the time to start installing the package.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> installpkg <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>google-chrome-5.0.375.55-i386-<span style="color: #000000;">1</span>_SBo.tgz
Verifying package google-chrome-5.0.375.55-i386-<span style="color: #000000;">1</span>_SBo.tgz.
Installing package google-chrome-5.0.375.55-i386-<span style="color: #000000;">1</span>_SBo.tgz:
PACKAGE DESCRIPTION:
<span style="color: #666666; font-style: italic;"># Google Chrome (Open Source Web Browser)</span>
<span style="color: #666666; font-style: italic;">#</span>
<span style="color: #666666; font-style: italic;"># Google Chrome is a browser that combines a minimal design with</span>
<span style="color: #666666; font-style: italic;"># sophisticated technology to make the web faster, safer, and easier.</span>
<span style="color: #666666; font-style: italic;">#</span>
Executing <span style="color: #c20cb9; font-weight: bold;">install</span> script <span style="color: #000000; font-weight: bold;">for</span> google-chrome-5.0.375.55-i386-<span style="color: #000000;">1</span>_SBo.tgz.
Package google-chrome-5.0.375.55-i386-<span style="color: #000000;">1</span>_SBo.tgz installed.</pre></div></div>

<p>If there are no errors the Google Chrome should be installed successfully.<br />
Here is the screenshot of mine.</p>
<div id="attachment_1661" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-Google-Chrome.png"><img class="size-full wp-image-1661" title="Screenshot-Google-Chrome" src="http://www.techonia.com/wp-content/uploads/2010/06/Screenshot-Google-Chrome.png" alt="" width="448" height="310" /></a><p class="wp-caption-text">Google Chrome on Slackware 13.1 (click to enlarge)</p></div>
<p>If you find this tutorial is helpful please kindly share to others.</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="google-chrome-stable_current_i386 deb">google-chrome-stable_current_i386 deb</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="google chrome slackware 13 1">google chrome slackware 13 1</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="slackware 13 1 chrome">slackware 13 1 chrome</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="google chrome slackware">google chrome slackware</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="chrome slackware 13 1">chrome slackware 13 1</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="chrome slackware">chrome slackware</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="chrome for slackware">chrome for slackware</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="google chrome slackware 13">google chrome slackware 13</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="slackware chrome">slackware chrome</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="chrome browser slackware">chrome browser slackware</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="chrome tgz">chrome tgz</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="slackware error while loading shared libraries: libgconf">slackware error while loading shared libraries: libgconf</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="slackware libgconf">slackware libgconf</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="install chrome slackware 13 1">install chrome slackware 13 1</a></li><li><a href="http://www.techonia.com/install-google-chrome-browser-slackware-13-1" title="install google chrome slackware">install google chrome slackware</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 8.508 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-google-chrome-browser-slackware-13-1/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Mandriva Linux 2010 Spring RC2 Available for Download</title>
		<link>http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download</link>
		<comments>http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download#comments</comments>
		<pubDate>Wed, 02 Jun 2010 14:35:29 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mandriva Linux 2010 Spring]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1645</guid>
		<description><![CDATA[The Mandriva Linux Project officially announced that the Mandriva Linux 2010 Spring RC2 is available for download. The release is essentially for bug fixes purposes, according to the developers.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/06/mandriva-logo.png"><img class="alignright size-medium wp-image-1646" title="mandriva-logo" src="http://www.techonia.com/wp-content/uploads/2010/06/mandriva-logo-300x300.png" alt="" width="300" height="300" /></a>The Mandriva Linux Project officially announced that the Mandriva Linux 2010 Spring RC2 is available for download. The release is essentially for bug fixes purposes, according to the developers.</p>
<p>You are encouraged to download and test the second RC then give feedbacks and reports to help in improving global quality of distribution.</p>
<p>The .iso files are already available in all public mirror sites:</p>
<ul>
<li>32 and 64 bits DVD isos and mini dual iso (both 32 and 64 bits) for Free release (100% Open Source software)</li>
<li>Live CDs One isos for KDE and GNOME environments (One isos will be available on Monday)</li>
</ul>
<p>For more information about the release note of 2010 Spring release can be found <a href="http://wiki.mandriva.com/en/2010.1_RC" target="_blank">here</a>.</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva 2010 spring">mandriva 2010 spring</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva 2010 spring download">mandriva 2010 spring download</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva 2010 spring release date">mandriva 2010 spring release date</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="linux mandriva 2010 download">linux mandriva 2010 download</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="Mandriva Linux 2010 Spring download">Mandriva Linux 2010 Spring download</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva 2010 spring rc2">mandriva 2010 spring rc2</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva linux 2010 spring">mandriva linux 2010 spring</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="Mandriva Linux 2010 Spring RC2">Mandriva Linux 2010 Spring RC2</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="download mandriva 2010 spring">download mandriva 2010 spring</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva 2010 iso download">mandriva 2010 iso download</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva 2010 letöltés">mandriva 2010 letöltés</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="Mandriva Linux 2010 spring RC2 download">Mandriva Linux 2010 spring RC2 download</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="descargar Mandriva Linux 2010 RC2 spring">descargar Mandriva Linux 2010 RC2 spring</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="mandriva download">mandriva download</a></li><li><a href="http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download" title="oracle install mandriva 2010">oracle install mandriva 2010</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 8.847 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/mandriva-linux-2010-spring-rc2-available-for-download/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slackware 13.1 Officially Released</title>
		<link>http://www.techonia.com/slackware-13-1-officially-released</link>
		<comments>http://www.techonia.com/slackware-13-1-officially-released#comments</comments>
		<pubDate>Tue, 25 May 2010 18:48:28 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware 13.1]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1623</guid>
		<description><![CDATA[The Slackware Linux Project announced that they officially released Slackware 13.1. Another stable release of Slackware is finally ready to go. Slackware 13.1 is available in both 32-bit x86 and 64-bit x86_64 editions, and brings with it many major improvements, like KDE SC version 4.4.3, the 2.6.33.4 Linux kernel, a new toolchain, updated libraries, and major applications such as Firefox and Thunderbird.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/slackware-13-1-officially-released";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/05/slackware-logo.jpg"><img class="alignleft size-full wp-image-1624" title="slackware-logo" src="http://www.techonia.com/wp-content/uploads/2010/05/slackware-logo.jpg" alt="" width="225" height="66" /></a>The Slackware Linux Project announced that they officially released Slackware 13.1. Another stable release of Slackware is finally ready to go. Slackware 13.1 is available in both 32-bit x86 and 64-bit x86_64 editions, and brings with it many major improvements, like KDE SC version 4.4.3, the 2.6.33.4 Linux kernel, a new toolchain, updated libraries, and major applications such as Firefox and Thunderbird.</p>
<div id="_mcePaste"><strong><span id="more-1623"></span>Here are some of the advanced features of Slackware 13.1:</strong></div>
<div></div>
<div>
<div>
<ul>
<li>Runs the 2.6.33.4 version of the Linux kernel from ftp.kernel.org. Also included is a kernel patched with Speakup to support speech synthesizers providing access to Linux for the visually impaired community.  The 2.6.x kernel series has matured into a stable kernel, and provides reliable performance for your desktop or your production server.</li>
<li>System binaries are linked with the GNU C Library, version 2.11.1. This version of glibc also has excellent compatibility with existing binaries.</li>
<li>X11 based on the X.Org Foundation&#8217;s modular X Window System. There&#8217;s been much activity in the X development world, and the  improvements in terms of performance and hardware support are too numerous to mention them all here.</li>
<li>Installs gcc-4.4.4 as the default C, C++, Objective-C, Fortran-77/95, and Ada 95 compiler.</li>
<li>Support for fully encrypted network connections with OpenSSL, OpenSSH, OpenVPN, and GnuPG.</li>
<li>Apache (httpd) 2.2.15 web server with Dynamic Shared Object support, SSL, and PHP 5.2.13.</li>
</ul>
</div>
</div>
<div></div>
<div>You can find the full release notes <a href="http://slackware.com/announce/13.1.php" target="_blank">here</a>.</div>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="updating slackware 13 to 13 1">updating slackware 13 to 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="java jdk for slackware 13 1 64">java jdk for slackware 13 1 64</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware how to upgrade to slackware 13 1">slackware how to upgrade to slackware 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="upgrade slackware 13 to 13 1">upgrade slackware 13 to 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware 13 1 apache">slackware 13 1 apache</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="google chrome slackware 13 1">google chrome slackware 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware 13 1">slackware 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="how to upgrade slackware 13 to 13 1">how to upgrade slackware 13 to 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware eclipse">slackware eclipse</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware 13 1 eclipse">slackware 13 1 eclipse</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="eclipse slackware 13 1">eclipse slackware 13 1</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="blackberry slackware">blackberry slackware</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="upgrade slackware 13 to 13 1 how">upgrade slackware 13 to 13 1 how</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware 13 1 jdk">slackware 13 1 jdk</a></li><li><a href="http://www.techonia.com/slackware-13-1-officially-released" title="slackware 64 bit oracle XE">slackware 64 bit oracle XE</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 7.92 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/slackware-13-1-officially-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
