<?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>My brain is here &#187; Debian</title>
	<atom:link href="http://casa.apertus.es/blog/category/en/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://casa.apertus.es/blog</link>
	<description>I hope you like it.</description>
	<lastBuildDate>Mon, 06 Feb 2012 11:16:48 +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>php binary not found. Make sure php5 or php exists in PATH</title>
		<link>http://casa.apertus.es/blog/2009/12/27/php-binary-not-found-make-sure-php5-or-php-exists-in-path/</link>
		<comments>http://casa.apertus.es/blog/2009/12/27/php-binary-not-found-make-sure-php5-or-php-exists-in-path/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 13:18:44 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=159</guid>
		<description><![CDATA[<p>If  you found this error on debian lenny. Then it means that you have not got the Command Line Interface  package.  To fix it (assuming that you are using php5):</p> <p style="text-align: center;">aptitude install  php5-cli</p> ]]></description>
			<content:encoded><![CDATA[<p>If  you found this error on debian lenny. Then it means that you have not got the Command Line Interface  package.  To fix it (assuming that you are using php5):</p>
<blockquote>
<p style="text-align: center;">aptitude install  php5-cli</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2009/12/27/php-binary-not-found-make-sure-php5-or-php-exists-in-path/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The fastest mirror for Debian Lenny</title>
		<link>http://casa.apertus.es/blog/2009/07/09/the-fastest-mirror-for-debian-lenny/</link>
		<comments>http://casa.apertus.es/blog/2009/07/09/the-fastest-mirror-for-debian-lenny/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 23:23:29 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://casa.apertus.es/blog/?p=86</guid>
		<description><![CDATA[<p>Hi,I always forget what was the command to get the fastest mirror for debian packages:</p> &#160;netselect-apt lenny <p>if you have not got that command try to install it with:</p> &#160;aptitude install netselect-apt ]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />I always forget what was the command to get the fastest mirror for debian packages:</p>
<pre>&nbsp;netselect-apt lenny</pre>
<p>if you have not got that command try to install it with:</p>
<pre>&nbsp;aptitude install netselect-apt</pre>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2009/07/09/the-fastest-mirror-for-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColorPage-Vivid 1200XE under debian</title>
		<link>http://casa.apertus.es/blog/2006/01/27/set-up-a-colorpage-vivid-1200xe/</link>
		<comments>http://casa.apertus.es/blog/2006/01/27/set-up-a-colorpage-vivid-1200xe/#comments</comments>
		<pubDate>Fri, 27 Jan 2006 20:40:42 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://casa.che-che.com/blog/2006/01/27/set-up-a-colorpage-vivid-1200xe/</guid>
		<description><![CDATA[<p>After a while trying to get a pretty nice genius scanner, I had give up, and I had bought one of the scanners that are supported on the sane project A Genius ColorPage-Vivid 1200XE. So I had plugin in and then an error saying &#34; Fail to open the device Not valid argument&#34;. I [...]]]></description>
			<content:encoded><![CDATA[<p>After a while trying to get  a pretty nice genius scanner, I had give up, and I had bought one of the scanners that are supported on the sane project  A Genius ColorPage-Vivid 1200XE. So I had plugin in and then an error saying &quot; Fail to open the device Not valid argument&quot;. I was a bit lost, but then I tried to open the xsane program from the command line: <code> [gt68xx] Couldn't open firmware file (`/usr/share/sane/gt68xx/ccd569.fw'): </code> where the hell is that file? Searching did not help much. It must be a ccd569.fw somewhere otherwise what is the point in having a reference to a non-existen file?  So I try to use the windows driver from the cd ( you can download from <a href="http://download.geniusnet.com/scanner/1200xe.exe">genius</a>)  <code> wine 1200xe.exe </code> extracts other files, but not ccd569.fw, so I try to execute: <code>wine Setup.exe</code> damn it fails! so what about extract the cab files? <code>cabextract data1.cab</code> oh oh, it has been created for the InstallShield installer.   So I had to download  <a href="http://synce.sourceforge.net/">unshield</a> plus configure and make. But finally <code>unshield data1.cab</code> works for me, I was able to find under  DRV_USB_GT6816 the CCD569.fw file.  Copy to /usr/share/sane/gt68xx to make your system happy</p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2006/01/27/set-up-a-colorpage-vivid-1200xe/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Did you ever wonder what language is faster</title>
		<link>http://casa.apertus.es/blog/2005/12/13/did-you-ever-wonder-what-language-is-faster/</link>
		<comments>http://casa.apertus.es/blog/2005/12/13/did-you-ever-wonder-what-language-is-faster/#comments</comments>
		<pubDate>Mon, 12 Dec 2005 23:44:35 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://casa.che-che.com/blog/2005/12/13/did-you-ever-wonder-what-language-is-faster/</guid>
		<description><![CDATA[<p>I guess that is very difilcult to mesaure language perfomarnce. But this people know a great dealt:</p> <p>Create your own Overall Scores &#124; The Computer Language Shootout Benchmarks</p> ]]></description>
			<content:encoded><![CDATA[<p>I guess that is very difilcult to mesaure language perfomarnce. But this people know a great dealt:</p>
<p><a href="http://shootout.alioth.debian.org/benchmark.php?test=all&#038;lang=all">Create your own Overall Scores | The Computer Language Shootout Benchmarks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2005/12/13/did-you-ever-wonder-what-language-is-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my upgrade of wordpress 1.5.0 to 1.5.2</title>
		<link>http://casa.apertus.es/blog/2005/09/24/my-upgrade-of-wordpress-150-to-152/</link>
		<comments>http://casa.apertus.es/blog/2005/09/24/my-upgrade-of-wordpress-150-to-152/#comments</comments>
		<pubDate>Sat, 24 Sep 2005 11:27:44 +0000</pubDate>
		<dc:creator>Juan Jose Pablos</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://casa.che-che.com/blog/2005/09/24/my-upgrade-of-wordpress-150-to-152/</guid>
		<description><![CDATA[<p>I am getting a few spammers comming to my blog. So I thought that if should be time to upgrade wordpress to a new version as I am hoping that this upgrade will keep spammers away.</p> <p>So that was easy:</p> <p>download http://packages.debian.org/wordpress dpkg -i wordpress_1.5.2-1_all.deb replace /etc/wordpress/wp-config.php skip /etc/wordpress/htaccess</p> <p>It will fail with an [...]]]></description>
			<content:encoded><![CDATA[<p>I am getting a few spammers comming to my blog. So I thought that if should be time to upgrade wordpress to a new version as  I am hoping that this upgrade will keep spammers away.</p>
<p>So that was easy:</p>
<p>download http://packages.debian.org/wordpress dpkg -i wordpress_1.5.2-1_all.deb<br />
replace /etc/wordpress/wp-config.php<br />
skip /etc/wordpress/htaccess</p>
<p>It will fail with an error about not able to find<br />
/etc/wordpress/config-XXXXX.php<br />
no worries..<br />
cp /etc/wordpress/wp-config.php.dpkg-old /etc/wordpress/config-XXXXX.php</p>
<p>It worked for me, good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://casa.apertus.es/blog/2005/09/24/my-upgrade-of-wordpress-150-to-152/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

