<?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>Debian-News.net - Your one stop for news about Debian &#187; compile</title>
	<atom:link href="http://www.debian-news.net/tag/compile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debian-news.net</link>
	<description>All the news you need about Debian</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:41:18 +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>Compiling Dropbox client under Debian Squeeze</title>
		<link>http://www.debian-news.net/2010/12/19/compiling-dropbox-client-under-debian-squeeze/</link>
		<comments>http://www.debian-news.net/2010/12/19/compiling-dropbox-client-under-debian-squeeze/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 10:58:30 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=8038</guid>
		<description><![CDATA[I was recently invited into Dropbox cloud file sharing service by a friend of mine and as it usually happens – you can install client easy in Ubuntu and Fedora, but not in Debian. To be more precise, Dropbox ships only deb file for Ubuntu, which did not work for me, because of the depenendy [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently invited into Dropbox cloud file sharing service by a friend of mine and as it usually happens – you can install client easy in Ubuntu and Fedora, but not in Debian. To be more precise, Dropbox ships only deb file for Ubuntu, which did not work for me, because of the depenendy to libnautilus-extension1 library<span id="more-8038"></span> More <a href="http://www.shcherbyna.com/?p=1067">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/12/19/compiling-dropbox-client-under-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling VLC 1.0.6 from Source on Debian Lenny 64 bit</title>
		<link>http://www.debian-news.net/2010/07/17/compiling-vlc-1-0-6-from-source-on-debian-lenny-64-bit/</link>
		<comments>http://www.debian-news.net/2010/07/17/compiling-vlc-1-0-6-from-source-on-debian-lenny-64-bit/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 18:47:21 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=7362</guid>
		<description><![CDATA[This guide is intended as an introduction to compiling software from source, with the added benefit that the result is something very useful –an up-to-date media player– to the typical user. I have written it in a chronological form, from the moment of downloading the package up to the moment the final tests on the [...]]]></description>
			<content:encoded><![CDATA[<p>This guide is intended as an introduction to compiling software from source, with the added benefit that the result is something very useful –an up-to-date media player– to the typical user. I have written it in a chronological form, from the moment of downloading the package up to the moment the final tests on the compiled software have been finished.<span id="more-7362"></span> More <a href="http://aspensmonster.com/2010/07/17/compiling-vlc-1-0-6-from-source-on-debian-lenny-64-bit/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/07/17/compiling-vlc-1-0-6-from-source-on-debian-lenny-64-bit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Compile rTorrent From SVN In Ubuntu 10.04 Lucid Lynx / Debian 5 Lenny With Coloured Interface</title>
		<link>http://www.debian-news.net/2010/05/06/how-to-compile-rtorrent-from-svn-in-ubuntu-10-04-lucid-lynx-debian-5-lenny-with-coloured-interface/</link>
		<comments>http://www.debian-news.net/2010/05/06/how-to-compile-rtorrent-from-svn-in-ubuntu-10-04-lucid-lynx-debian-5-lenny-with-coloured-interface/#comments</comments>
		<pubDate>Thu, 06 May 2010 16:31:13 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[rTorrent]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=7072</guid>
		<description><![CDATA[rTorrent is a popular command line based bittorrent client. It provides very powerful features yet it is very light on the system &#8211; contrary to other bittorrent clients like Vuze. More here In the previous howto patches for magnet link support were provided. With the current revision 1169 magnet link support has already been integrated. [...]]]></description>
			<content:encoded><![CDATA[<p>rTorrent is a popular command line based bittorrent client. It provides very powerful features yet it is very light on the system &#8211; contrary to other bittorrent clients like Vuze. <span id="more-7072"></span> More <a href="http://www.howtoforge.com/how-to-compile-rtorrent-from-svn-in-ubuntu-10.04-lucid-lynx-debian-5-lenny-with-coloured-interface">here</a></p>
<blockquote><p>In the previous howto patches for magnet link support were provided. With the current revision 1169 magnet link support has already been integrated. However some of the inner workings were changed and the colour patch was modified to work in the current revision.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/05/06/how-to-compile-rtorrent-from-svn-in-ubuntu-10-04-lucid-lynx-debian-5-lenny-with-coloured-interface/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compile and Install Latest VLC in Debian Lenny</title>
		<link>http://www.debian-news.net/2010/01/17/compile-and-install-latest-vlc-in-debian-lenny-2/</link>
		<comments>http://www.debian-news.net/2010/01/17/compile-and-install-latest-vlc-in-debian-lenny-2/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 19:55:28 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6640</guid>
		<description><![CDATA[This tutorial will show how to compile and install the latest VLC from source in Debian Lenny in several steps. The current version at the time of writing is VLC 1.0.1, so the tutorial should work successfully for it. Read more here]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show how to compile and install the latest VLC from source in Debian Lenny in several steps. The current version at the time of writing is VLC 1.0.1, so the tutorial should work successfully for it.<span id="more-6640"></span> Read more <a href="http://qboxes.blogspot.com/2010/01/compile-and-install-latest-vlc-in.html">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/01/17/compile-and-install-latest-vlc-in-debian-lenny-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling for your N900 on debian</title>
		<link>http://www.debian-news.net/2010/01/13/compiling-for-your-n900-on-debian/</link>
		<comments>http://www.debian-news.net/2010/01/13/compiling-for-your-n900-on-debian/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 17:20:58 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6626</guid>
		<description><![CDATA[Only snag is the pre-built version didn&#8217;t support long sms&#8217;s, so I needed to patch and re-compile. That means needing an arm cross-compiler, the build environment etc. More here Since it runs linux, the fact that the official software doesn&#8217;t support it isn&#8217;t the end of the world. Handily, someone&#8217;s written a small sms importer [...]]]></description>
			<content:encoded><![CDATA[<p>Only snag is the pre-built version didn&#8217;t support long sms&#8217;s, so I needed to patch and re-compile. That means needing an arm cross-compiler, the build environment etc.<span id="more-6626"></span> More <a href="http://gagravarr.livejournal.com/140142.html">here</a></p>
<blockquote><p>Since it runs linux, the fact that the official software doesn&#8217;t support it isn&#8217;t the end of the world. Handily, someone&#8217;s written a small sms importer program that reads in the sms&#8217;s from the S60 pc-suite csv export, and loads them onto the phone.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/01/13/compiling-for-your-n900-on-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Create A .DEB Package</title>
		<link>http://www.debian-news.net/2010/01/10/how-to-create-a-deb-package/</link>
		<comments>http://www.debian-news.net/2010/01/10/how-to-create-a-deb-package/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 17:53:40 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6607</guid>
		<description><![CDATA[This article wants to be an introduction to creating .deb packages, meaning I will not get into more advanced procedures like creating a menu entry, custom configuration, explaining the rules file and so on because this how-to would have ~20 pages or so. More here]]></description>
			<content:encoded><![CDATA[<p>This article wants to be an introduction to creating .deb packages, meaning I will not get into more advanced procedures like creating a menu entry, custom configuration, explaining the rules file and so on because this how-to would have ~20 pages or so.<span id="more-6607"></span> More <a href="http://www.webupd8.org/2010/01/how-to-create-deb-package-ubuntu-debian.html">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/01/10/how-to-create-a-deb-package/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compile Aria2c on Debian Linux</title>
		<link>http://www.debian-news.net/2010/01/04/compile-aria2c-on-debian-linux/</link>
		<comments>http://www.debian-news.net/2010/01/04/compile-aria2c-on-debian-linux/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 17:58:41 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[Aria2c]]></category>
		<category><![CDATA[compile]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6575</guid>
		<description><![CDATA[Aria2 is a fast download utility that you use in the Command Prompt or xterm. To compile aria2 for Linux, install the following packages. More here Although Debian 5.0 Lenny has libc-ares2, Debian 4.0 Etch and Debian 3.1 Sarge don&#8217;t have it. As a user of Debian Sarge, I had to compile c-ares myself to [...]]]></description>
			<content:encoded><![CDATA[<p>Aria2 is a fast download utility that you use in the Command Prompt or xterm. To compile aria2 for Linux, install the following packages.<span id="more-6575"></span> More <a href="http://kemovitra.blogspot.com/2010/01/compile-aria2c-on-debian-linux.html">here</a></p>
<blockquote><p>Although Debian 5.0 Lenny has libc-ares2, Debian 4.0 Etch and Debian 3.1 Sarge don&#8217;t have it. As a user of Debian Sarge, I had to compile c-ares myself to enable asynchronous DNS resolution in Aria2c. I downloaded c-ares source from c-ares.haxx.se and compiled it statically.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/01/04/compile-aria2c-on-debian-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rebuilding Debian Packages from Source</title>
		<link>http://www.debian-news.net/2010/01/02/rebuilding-debian-packages-from-source/</link>
		<comments>http://www.debian-news.net/2010/01/02/rebuilding-debian-packages-from-source/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 13:50:35 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6555</guid>
		<description><![CDATA[This quickie howto will explain the steps necessary to recompile a Debian software package on the local machine from source code. More here Rebuilding Debian software packages is necessary in order to enable custom features in some software packages and/or is sometimes done to ensure that the software has been optimally compiled for running with [...]]]></description>
			<content:encoded><![CDATA[<p>This quickie howto will explain the steps necessary to recompile a Debian software package on the local machine from source code.<span id="more-6555"></span> More <a href="http://jasonk2600.wordpress.com/2010/01/02/quickie-howto-rebuilding-debian-packages-from-source/">here</a></p>
<blockquote><p>Rebuilding Debian software packages is necessary in order to enable custom features in some software packages and/or is sometimes done to ensure that the software has been optimally compiled for running with the best possible performance on specific hardware.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/01/02/rebuilding-debian-packages-from-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Compile wpa_supplicant on Debian 3.1 Sarge</title>
		<link>http://www.debian-news.net/2010/01/01/to-compile-wpa_supplicant-on-debian-3-1-sarge/</link>
		<comments>http://www.debian-news.net/2010/01/01/to-compile-wpa_supplicant-on-debian-3-1-sarge/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 12:22:20 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Sarge]]></category>
		<category><![CDATA[WPA]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6547</guid>
		<description><![CDATA[I was using good old Debian Linux 3.1 Sarge when I found out Sarge&#8217;s wpasupplicant couldn&#8217;t work well with ndiswrapper-supported Windows network drivers More here So I set out to compile wpa_supplicant on my own. First, I installed the following development packages. gcc-3.4 libssl0.9.7 make]]></description>
			<content:encoded><![CDATA[<p>I was using good old Debian Linux 3.1 Sarge when I found out Sarge&#8217;s wpasupplicant couldn&#8217;t work well with ndiswrapper-supported Windows network drivers<span id="more-6547"></span> More <a href="http://kemovitra.blogspot.com/2009/12/linux-to-compile-wpasupplicant-on.html">here</a></p>
<blockquote><p>So I set out to compile wpa_supplicant on my own. First, I installed the following development packages.</p>
<p>gcc-3.4<br />
libssl0.9.7<br />
make </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2010/01/01/to-compile-wpa_supplicant-on-debian-3-1-sarge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building Inkscape on Debian: Easy as 1, 2, 11 (ish)!</title>
		<link>http://www.debian-news.net/2009/12/31/building-inkscape-on-debian-easy-as-1-2-11-ish/</link>
		<comments>http://www.debian-news.net/2009/12/31/building-inkscape-on-debian-easy-as-1-2-11-ish/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 10:01:02 +0000</pubDate>
		<dc:creator>cj2003</dc:creator>
				<category><![CDATA[Debian Guides]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Inkscape]]></category>

		<guid isPermaLink="false">http://www.debian-news.net/?p=6529</guid>
		<description><![CDATA[On my brand new, very cool Jolicloud installation, I needed to use Inkscape for some vector work. However, the version of Inkscape in the repositories is 0.46, which does not feature the toolbar menu More here I decided to take the adventurous step of building Inkscape from source. It’ s not actually too difficult if [...]]]></description>
			<content:encoded><![CDATA[<p>On my brand new, very cool Jolicloud installation, I needed to use Inkscape for some vector work. However, the version of Inkscape in the repositories is 0.46, which does not feature the toolbar menu<span id="more-6529"></span> More <a href="http://blog.lucasjones.co.uk/328/building-inkscape-on-debian-easy-as-1-2-11-ish">here</a></p>
<blockquote><p>I decided to take the adventurous step of building Inkscape from source. It’ s not actually too difficult if you have experience with building software.</p>
<p>Before you start, make sure that you have the C++ toolchain installed: sudo apt-get install build-essential automake autoconf.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.debian-news.net/2009/12/31/building-inkscape-on-debian-easy-as-1-2-11-ish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 8/15 queries in 0.060 seconds using disk: basic

Served from: www.debian-news.net @ 2012-02-09 01:36:58 -->
