<?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>42 &#187; Mandriva</title>
	<atom:link href="http://www.42.mach7x.com/tag/mandriva/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.42.mach7x.com</link>
	<description>Thoughts and tips about programming with Ruby on Rails</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:38:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Error while loading shared libraries &#8211; Mandriva</title>
		<link>http://www.42.mach7x.com/2011/07/13/error-while-loading-shared-libraries-mandriva/</link>
		<comments>http://www.42.mach7x.com/2011/07/13/error-while-loading-shared-libraries-mandriva/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 08:19:18 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[missing libraries]]></category>
		<category><![CDATA[urpmf]]></category>
		<category><![CDATA[urpmi]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=365</guid>
		<description><![CDATA[Problem After installing a package and trying to run it in Mandriva 2010 64, you get errors about missing libraries, like: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory Solution Use the urpmf command to find the packages that contain the missing libraries like : urpmf libasound.so.2 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
After installing a package and trying to run it in Mandriva 2010 64, you get errors about missing libraries, like:</p>
<p><code>error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory</code></p>
<p><strong>Solution</strong><br />
Use the urpmf command to find the packages that contain the missing libraries like :</p>
<p><code>urpmf libasound.so.2</code></p>
<p>and then when you get something like the following:</p>
<p><code>lib64alsa2:/usr/lib64/libasound.so.2<br />
lib64alsa2:/usr/lib64/libasound.so.2.0.0<br />
lib64alsa2:/usr/lib64/libasound.so.2<br />
lib64alsa2:/usr/lib64/libasound.so.2.0.0<br />
libalsa2:/usr/lib/libasound.so.2<br />
libalsa2:/usr/lib/libasound.so.2.0.0<br />
libalsa2:/usr/lib/libasound.so.2<br />
libalsa2:/usr/lib/libasound.so.2.0.0</code></p>
<p>install the missing packages with:</p>
<p><code>sudo urpmi lib64alsa2</code><br />
or/and<br />
<code>sudo urpmi libalsa2</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2011/07/13/error-while-loading-shared-libraries-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSx &#8211; VMware &#8211; Mandriva resizing partition</title>
		<link>http://www.42.mach7x.com/2011/07/08/osx-vmware-mandriva-resizing-partition/</link>
		<comments>http://www.42.mach7x.com/2011/07/08/osx-vmware-mandriva-resizing-partition/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 15:20:41 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=359</guid>
		<description><![CDATA[Problem When you use WMware to run Mandriva or any other distribution on Mac OSx, if you resize the hard disk partition in VMware your Mandriva system won&#8217;t automatically resize the partition to use the newly available space. Solution To be able to use the available space the quickest solution is: restart your VMware session [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
When you use WMware to run Mandriva or any other distribution on Mac OSx, if you resize the hard disk partition in VMware your Mandriva system won&#8217;t automatically resize the partition to use the newly available space.</p>
<p><strong>Solution</strong><br />
To be able to use the available space the quickest solution is:</p>
<ul>
<li>restart your VMware session but run in safe mode</li>
<li>start up drakdisk</li>
<li>select the partition you want to resize. WARNING (Make sure you back up important data &#8211; even though in my case everything went smoothly)</li>
<li>umount the select partition and resize using all the avaliable free space</li>
<li>after a few minutes you should be able to restart your VMware and login to your virtual machine as normal, and the partition should be resized</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2011/07/08/osx-vmware-mandriva-resizing-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Uno &#8211; Mandriva 64</title>
		<link>http://www.42.mach7x.com/2011/06/17/arduino-uno-mandriva-64/</link>
		<comments>http://www.42.mach7x.com/2011/06/17/arduino-uno-mandriva-64/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 10:22:50 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Mandriva]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=351</guid>
		<description><![CDATA[Problem You would like to use the Arduino Uno board with Mandriva but you are running into errors and problems installing it. Solution Download the latest code from the arduino website and extract the file somewhere. Add your username to the dialout and uucp groups so you don&#8217;t get permissions errors. install the avr-gcc package: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You would like to use the Arduino Uno board with Mandriva but you are running into errors and problems installing it.</p>
<p><strong>Solution</strong><br />
Download the latest code from the arduino website and extract the file somewhere.</p>
<p>Add your username to the dialout and uucp groups so you don&#8217;t get permissions errors.</p>
<p>install the avr-gcc package:<br />
<code>$ sudo urpmi avr-gcc</code></p>
<p>if everything works as it should then you should be able to select the port from the arduino IDE (Tools -> Serial Port -> /dev/ttyACM0)</p>
<p>You should then be able to communicate with the Arduino board by using one of the examples (ie Examples/Basic/Blink)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2011/06/17/arduino-uno-mandriva-64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ldapsearch &#8211; OpenLDAP &#8211; Mandriva</title>
		<link>http://www.42.mach7x.com/2011/02/09/ldapsearch-openldap-mandriva/</link>
		<comments>http://www.42.mach7x.com/2011/02/09/ldapsearch-openldap-mandriva/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 13:01:46 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[OpenLDAP]]></category>
		<category><![CDATA[ldapsearch]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=302</guid>
		<description><![CDATA[Problem You need to install OpenLDAP for testing the authentication against LDAP, but the command line utility ldapsearch is not installed in your system. Solution You would need to install Mandriva&#8217;s openldap-clients package that includes the ldapsearch: sudo urpmi openldap-clients]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You need to install OpenLDAP for testing the authentication against LDAP, but the command line utility ldapsearch is not installed in your system.</p>
<p><strong>Solution</strong><br />
You would need to install Mandriva&#8217;s openldap-clients package that includes the ldapsearch:</p>
<p><code>sudo urpmi openldap-clients</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2011/02/09/ldapsearch-openldap-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandriva &#8211; Skype &#8211; Logitech Quickcam</title>
		<link>http://www.42.mach7x.com/2011/01/23/mandriva-skype-logitech-quickcam/</link>
		<comments>http://www.42.mach7x.com/2011/01/23/mandriva-skype-logitech-quickcam/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 15:22:08 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Logitech]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=296</guid>
		<description><![CDATA[Problem Your Logitech Quickam doesn&#8217;t work with Skype in Mandriva. Solution Start your skype instance from the comand line using the following: D_PRELOAD=/usr/lib/libv4l/v4l2convert.so /path_to/skype/skype_static-2.1.0.81/skype &#038;]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
Your Logitech Quickam doesn&#8217;t work with Skype in Mandriva.</p>
<p><strong>Solution</strong><br />
Start your skype instance from the comand line using the following:</p>
<p><code>D_PRELOAD=/usr/lib/libv4l/v4l2convert.so /path_to/skype/skype_static-2.1.0.81/skype  &#038;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2011/01/23/mandriva-skype-logitech-quickcam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>no such file to load &#8212; readline (LoadError) &#8211; Rails 3.0.3 console &#8211; rvm</title>
		<link>http://www.42.mach7x.com/2011/01/14/no-such-file-to-load-readline-loaderror-rails-3-0-3-console-rvm/</link>
		<comments>http://www.42.mach7x.com/2011/01/14/no-such-file-to-load-readline-loaderror-rails-3-0-3-console-rvm/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 12:12:15 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rails console]]></category>
		<category><![CDATA[readline error]]></category>
		<category><![CDATA[Ruby on Rails 3.0.3]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=294</guid>
		<description><![CDATA[Problem When you try to run the console rails c in a new Rails 3.0.3 application, and when you use rvm, you get the following error: no such file to load -- readline (LoadError) Solution It&#8217;s quite like likely that the readline libraries are missing from your installation. To find out which ones go to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong></p>
<p>When you try to run the console <code>rails c</code> in a new Rails 3.0.3 application, and when you use rvm, you get the following error:</p>
<p><code>no such file to load -- readline (LoadError)</code></p>
<p><strong>Solution</strong></p>
<p>It&#8217;s quite like likely that the readline libraries are missing from your installation. To find out which ones go to the directory that the error is indicating (ie):</p>
<p><code>cd ~/.rvm/rubies/ruby-1.8.7-p299</code></p>
<p>and then to the following:</p>
<p><code>cd ext/readline</code></p>
<p>then run the following:</p>
<p><code>ruby extconf.rb</code></p>
<p>If you get something like:<br />
<code>checking for readline/readline.h... no<br />
checking for editline/readline.h... no</code></p>
<p>then you are probably missing the neccessary header files for readline.<br />
so install them in your system (ie in Mandriva):</p>
<p><code>sudo urpmi readline-dev,</code></p>
<p>In Debian you will need to install libreadline5-dev and maybe libncurses5-dev (apt-get install).</p>
<p>When the package is installed successfully run the following again:</p>
<p><code>ruby extconf.rb<br />
make<br />
sudo make install</code></p>
<p>You should now be able to go back to your project and run <code>rails c</code> with no errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2011/01/14/no-such-file-to-load-readline-loaderror-rails-3-0-3-console-rvm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Video playing too fast in mplayer (Mandriva)</title>
		<link>http://www.42.mach7x.com/2010/09/06/video-playing-too-fast-in-mplayer-mandriva/</link>
		<comments>http://www.42.mach7x.com/2010/09/06/video-playing-too-fast-in-mplayer-mandriva/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:16:52 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Mplayer]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=222</guid>
		<description><![CDATA[Problem The video playback in mplayer (or any other media player), in Mandriva 2010.0 plays too fast. Solution According to the errata in the Mandriva website here you only have to add the following to your ~/.mplayer/config file: vo=x11]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
The video playback in mplayer (or any other media player), in Mandriva 2010.0 plays too fast.</p>
<p><strong>Solution</strong><br />
According to the errata in the Mandriva website <a href="http://wiki.mandriva.com/en/2009.1_Errata">here</a> you only have to add the following to your ~/.mplayer/config file:</p>
<p><span class="code"><br />
 vo=x11<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/09/06/video-playing-too-fast-in-mplayer-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with Sansa mp3 player automatic connection in Mandriva</title>
		<link>http://www.42.mach7x.com/2010/04/28/problem-with-sansa-mp3-player-automatic-connection-in-mandriva/</link>
		<comments>http://www.42.mach7x.com/2010/04/28/problem-with-sansa-mp3-player-automatic-connection-in-mandriva/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 23:12:17 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Sansa]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=196</guid>
		<description><![CDATA[Problem After an upgrade my Sansa E260 is no longer automatically recognised in Mandriva and looking at the /var/log/messages displays the error: reset high speed USB device using ehci_hcd and address 5 Solution Run as su the following (maybe a couple of times), while the sansa is connected: sudo rmmod ehci_hcd sudo modprobe ehci_hcd]]></description>
			<content:encoded><![CDATA[<p><Strong>Problem</strong><br />
After an upgrade my Sansa E260 is no longer automatically recognised in Mandriva and looking at the /var/log/messages displays the error:<br />
<span class="code">reset high speed USB device using ehci_hcd and address 5</span></p>
<p><Strong>Solution</strong><br />
Run as su the following (maybe a couple of times), while the sansa is connected:<br />
<span class="code">sudo rmmod ehci_hcd<br />
sudo modprobe ehci_hcd</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/04/28/problem-with-sansa-mp3-player-automatic-connection-in-mandriva/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing MySQL GUI tools (mysql-query-browser, mysql-administrator) in Mandriva 2010</title>
		<link>http://www.42.mach7x.com/2010/04/14/installing-mysql-gui-tools-mysql-query-browser-mysql-administrator-in-mandriva-2010/</link>
		<comments>http://www.42.mach7x.com/2010/04/14/installing-mysql-gui-tools-mysql-query-browser-mysql-administrator-in-mandriva-2010/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 10:46:00 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[Query Browser]]></category>
		<category><![CDATA[RPM]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=191</guid>
		<description><![CDATA[Problem You want to install the GUI tools for MySQL in Mandriva 2010 but a quick search in the MySQL website doesn&#8217;t list the Mandriva rpm files. Solution To install the tools in Mandriva 2010 run: sudo urpmi mysql-query-browser mysql-administrator.]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You want to install the GUI tools for MySQL in Mandriva 2010 but a quick search in the MySQL website doesn&#8217;t list the Mandriva rpm files.</p>
<p><strong>Solution</strong><br />
To install the tools in Mandriva 2010 run:<br />
<span class="code">sudo urpmi mysql-query-browser mysql-administrator</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2010/04/14/installing-mysql-gui-tools-mysql-query-browser-mysql-administrator-in-mandriva-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mandriva &#8211; Eclipse &#8211; Aptana RadRails</title>
		<link>http://www.42.mach7x.com/2009/06/29/mandriva-eclipse-aptana-radrails/</link>
		<comments>http://www.42.mach7x.com/2009/06/29/mandriva-eclipse-aptana-radrails/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:09:45 +0000</pubDate>
		<dc:creator>kosmas</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.42.mach7x.com/?p=122</guid>
		<description><![CDATA[Problem You want to do a new installation of Aptana RadRails IDE in Mandriva as an eclipse plugin. Solution Install eclipse first (selecting openjdk when prompted): sudo urpmi eclipse According to the instructions here take the following steps: From the Help menu in Eclipse, select Software Updates Select the Available Sotware tab Click the &#8220;Add [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong><br />
You want to do a new installation of Aptana RadRails IDE in Mandriva as an eclipse plugin.</p>
<p><strong>Solution</strong></p>
<ul>
<li>Install eclipse first (selecting openjdk when prompted):
<pre class="code">sudo urpmi eclipse</pre>
</li>
<li>According to the instructions <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration">here</a> take the following steps:</li>
<li>From the Help menu in Eclipse, select Software Updates</li>
<li>Select the Available Sotware tab</li>
<li>Click the &#8220;Add Site..&#8221; button.</li>
<li>Specify the Location Url update site: http://update.aptana.com/update/studio/3.4/ and click OK</li>
<li>Select the checkbox next to the added update site.</li>
<li>Click the install button.</li>
<li>Complete instruction to install from update site and restart eclipse</li>
<li>Go to &#8216;My Aptana&#8217; page and then the &#8216;Plugins&#8217; tab on the top</li>
<li>Click on Aptana Rad Rails &#8216;Get It&#8217; link and get through the next sequence of screens select &#8216;ok&#8217;.</li>
<li>Restart Eclipse and RadRails should now be installed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.42.mach7x.com/2009/06/29/mandriva-eclipse-aptana-radrails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

