<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Install Source Files in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sachin</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-2#comment-118899</link>
		<dc:creator>sachin</dc:creator>
		<pubDate>Tue, 03 Jan 2012 00:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-118899</guid>
		<description>Hi,

When I type clean install I get the error:

No command &#039;clean&#039; found, did you mean:
 Command &#039;uclean&#039; from package &#039;svn-buildpackage&#039; (universe)
 Command &#039;clear&#039; from package &#039;ncurses-bin&#039; (main)


Thanks in advance,
Sachin</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>When I type clean install I get the error:</p>
<p>No command &#8216;clean&#8217; found, did you mean:<br />
 Command &#8216;uclean&#8217; from package &#8216;svn-buildpackage&#8217; (universe)<br />
 Command &#8216;clear&#8217; from package &#8216;ncurses-bin&#8217; (main)</p>
<p>Thanks in advance,<br />
Sachin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manikanta</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-2#comment-116917</link>
		<dc:creator>manikanta</dc:creator>
		<pubDate>Wed, 07 Dec 2011 11:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-116917</guid>
		<description>hai sir i am intrest to know the source code of ubuntu os please send the responce to this</description>
		<content:encoded><![CDATA[<p>hai sir i am intrest to know the source code of ubuntu os please send the responce to this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuldeep S Rao</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-2#comment-106848</link>
		<dc:creator>kuldeep S Rao</dc:creator>
		<pubDate>Sat, 23 Jul 2011 06:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-106848</guid>
		<description>i have this problem while configure in firefox folder, wht to do 

root@kmmr-LINUX:/home/kmmr/Desktop/me/firefox# ./configure
bash: ./configure: No such file or directory</description>
		<content:encoded><![CDATA[<p>i have this problem while configure in firefox folder, wht to do </p>
<p>root@kmmr-LINUX:/home/kmmr/Desktop/me/firefox# ./configure<br />
bash: ./configure: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ali</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-89417</link>
		<dc:creator>ali</dc:creator>
		<pubDate>Sun, 23 Jan 2011 15:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-89417</guid>
		<description>Tried that with some packages, it works great. Finally my cpu has to do something.

But how can I get rid of an installed source package? &quot;make uninstall&quot; doesn&#039;t work, neither does &quot;apt-get remove&quot;. It seems this removes only the sources but not the programm.

Do I really have to reinstall linux and everything from scratch?</description>
		<content:encoded><![CDATA[<p>Tried that with some packages, it works great. Finally my cpu has to do something.</p>
<p>But how can I get rid of an installed source package? &#8220;make uninstall&#8221; doesn&#8217;t work, neither does &#8220;apt-get remove&#8221;. It seems this removes only the sources but not the programm.</p>
<p>Do I really have to reinstall linux and everything from scratch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loop Duplicate</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-87665</link>
		<dc:creator>Loop Duplicate</dc:creator>
		<pubDate>Tue, 11 Jan 2011 15:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-87665</guid>
		<description>To Clarify some things:

1)  Many linux distributions, such as Ubuntu, have automatic installations for all popular software.  In most cases, it is easier to install programs in Ubuntu than it is for Mac or a PC because of the Ubuntu Software Center, a program that comes with Ubuntu that helps you to find programs that you need, helps you get the documentation for the programs, and installs them for you.  What&#039;s more, you can always go back to the Ubuntu Software Center and remove those programs just as easily.

2)  When you do come across software that you&#039;d like to compile yourself or software that you must compile to use, ALWAYS READ THE README.TXT AND/OR THE INSTALL.TXT files that come with the source code.  Using default instructions such as the ones listed on this page will not always work.  That wasn&#039;t the point of this post though.  This post is just meant to help understand some common steps to building an application and it is NOT meant to be a complete guide to installing programs on Linux.

3)  The official Ubuntu forums (or the official forums for your Linux distribution if not Ubuntu) 
should always be checked before assuming that there is no solution to your problems.  Here is the English site: http://ubuntuforums.org/ and here is the page for other languages:  http://www.ubuntu.com/support/community/locallanguage

4)  Ubuntugeek.com is also awesome, don&#039;t get me wrong.  There is great info here too.

Thank you all for you time, I hope this helps.
Jeff at burningtoken.com</description>
		<content:encoded><![CDATA[<p>To Clarify some things:</p>
<p>1)  Many linux distributions, such as Ubuntu, have automatic installations for all popular software.  In most cases, it is easier to install programs in Ubuntu than it is for Mac or a PC because of the Ubuntu Software Center, a program that comes with Ubuntu that helps you to find programs that you need, helps you get the documentation for the programs, and installs them for you.  What&#8217;s more, you can always go back to the Ubuntu Software Center and remove those programs just as easily.</p>
<p>2)  When you do come across software that you&#8217;d like to compile yourself or software that you must compile to use, ALWAYS READ THE README.TXT AND/OR THE INSTALL.TXT files that come with the source code.  Using default instructions such as the ones listed on this page will not always work.  That wasn&#8217;t the point of this post though.  This post is just meant to help understand some common steps to building an application and it is NOT meant to be a complete guide to installing programs on Linux.</p>
<p>3)  The official Ubuntu forums (or the official forums for your Linux distribution if not Ubuntu)<br />
should always be checked before assuming that there is no solution to your problems.  Here is the English site: <a href="http://ubuntuforums.org/" rel="nofollow">http://ubuntuforums.org/</a> and here is the page for other languages:  <a href="http://www.ubuntu.com/support/community/locallanguage" rel="nofollow">http://www.ubuntu.com/support/community/locallanguage</a></p>
<p>4)  Ubuntugeek.com is also awesome, don&#8217;t get me wrong.  There is great info here too.</p>
<p>Thank you all for you time, I hope this helps.<br />
Jeff at burningtoken.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: batarawatson</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-56893</link>
		<dc:creator>batarawatson</dc:creator>
		<pubDate>Tue, 09 Nov 2010 21:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-56893</guid>
		<description>For the easiest step, instead of having tired to type the terminal, then you can use this tool
kludge_tarball_installer_v0.9.1

Extract it to your user folder, and see the README file.</description>
		<content:encoded><![CDATA[<p>For the easiest step, instead of having tired to type the terminal, then you can use this tool<br />
kludge_tarball_installer_v0.9.1</p>
<p>Extract it to your user folder, and see the README file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun kumar Jayapal</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-54712</link>
		<dc:creator>Arun kumar Jayapal</dc:creator>
		<pubDate>Mon, 25 Oct 2010 17:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-54712</guid>
		<description>When i tried installing using the command &#039;make install&#039;, i am getting the following error. Please suggest.
arunjayapal@arunjayapal:~/Downloads/sane-backends-841ef7b$ make install
Making install in include
make[1]: Entering directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#039;
make[2]: Entering directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#039;
make[2]: Nothing to be done for `install-exec-am&#039;.
test -z &quot;/usr/local/include&quot; &#124;&#124; /bin/mkdir -p &quot;/usr/local/include&quot;
/bin/mkdir -p &#039;/usr/local/include/sane&#039;
/bin/mkdir: cannot create directory `/usr/local/include/sane&#039;: Permission denied
 /usr/bin/install -c -m 644  sane/sane.h sane/saneopts.h &#039;/usr/local/include/sane&#039;
/usr/bin/install: target `/usr/local/include/sane&#039; is not a directory
make[2]: *** [install-nobase_includeHEADERS] Error 1
make[2]: Leaving directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#039;
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#039;
make: *** [install-recursive] Error 1</description>
		<content:encoded><![CDATA[<p>When i tried installing using the command &#8216;make install&#8217;, i am getting the following error. Please suggest.<br />
arunjayapal@arunjayapal:~/Downloads/sane-backends-841ef7b$ make install<br />
Making install in include<br />
make[1]: Entering directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#8217;<br />
make[2]: Entering directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#8217;<br />
make[2]: Nothing to be done for `install-exec-am&#8217;.<br />
test -z &#8220;/usr/local/include&#8221; || /bin/mkdir -p &#8220;/usr/local/include&#8221;<br />
/bin/mkdir -p &#8216;/usr/local/include/sane&#8217;<br />
/bin/mkdir: cannot create directory `/usr/local/include/sane&#8217;: Permission denied<br />
 /usr/bin/install -c -m 644  sane/sane.h sane/saneopts.h &#8216;/usr/local/include/sane&#8217;<br />
/usr/bin/install: target `/usr/local/include/sane&#8217; is not a directory<br />
make[2]: *** [install-nobase_includeHEADERS] Error 1<br />
make[2]: Leaving directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#8217;<br />
make[1]: *** [install-am] Error 2<br />
make[1]: Leaving directory `/home/arunjayapal/Downloads/sane-backends-841ef7b/include&#8217;<br />
make: *** [install-recursive] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThisIsGoofy</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-53964</link>
		<dc:creator>ThisIsGoofy</dc:creator>
		<pubDate>Tue, 19 Oct 2010 20:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-53964</guid>
		<description>This is too funny!
Those who don´t know how to do jack in Linux (like me) are left with un-answered questions, while those who do know complain about how others are either unhelpful or mean, or just ignorant like me... and in the end my question is left unanswered. Honestly, in a &quot;community supported&quot; world, I find this retarded. I´m going back to Windows, where I can be stupid and complete my tasks and Pirate whatever the hell I want without being insulted by &quot;the community&quot;... Thanks for the life lesson.</description>
		<content:encoded><![CDATA[<p>This is too funny!<br />
Those who don´t know how to do jack in Linux (like me) are left with un-answered questions, while those who do know complain about how others are either unhelpful or mean, or just ignorant like me&#8230; and in the end my question is left unanswered. Honestly, in a &#8220;community supported&#8221; world, I find this retarded. I´m going back to Windows, where I can be stupid and complete my tasks and Pirate whatever the hell I want without being insulted by &#8220;the community&#8221;&#8230; Thanks for the life lesson.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tapas Mishra</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-42660</link>
		<dc:creator>Tapas Mishra</dc:creator>
		<pubDate>Sat, 07 Aug 2010 06:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-42660</guid>
		<description>If you try it is not necessary the steps as mentioned in the article will work.
As an example 
read this thread of mine
http://redmine.lighttpd.net/boards/2/topics/3404?r=3430

I am trying to install lighttpd from source.
The instructions given on their page are not valid for the ones from svn setups.
Depending upon package you may need to tweak in with it.</description>
		<content:encoded><![CDATA[<p>If you try it is not necessary the steps as mentioned in the article will work.<br />
As an example<br />
read this thread of mine<br />
<a href="http://redmine.lighttpd.net/boards/2/topics/3404?r=3430" rel="nofollow">http://redmine.lighttpd.net/boards/2/topics/3404?r=3430</a></p>
<p>I am trying to install lighttpd from source.<br />
The instructions given on their page are not valid for the ones from svn setups.<br />
Depending upon package you may need to tweak in with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanethegeek</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-37349</link>
		<dc:creator>shanethegeek</dc:creator>
		<pubDate>Wed, 23 Jun 2010 20:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-37349</guid>
		<description>Hopefully that program has a user freindly GUI. XD</description>
		<content:encoded><![CDATA[<p>Hopefully that program has a user freindly GUI. XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanethegeek</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-37348</link>
		<dc:creator>shanethegeek</dc:creator>
		<pubDate>Wed, 23 Jun 2010 20:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-37348</guid>
		<description>I think that this is one of the major drawbacks of Linux in general at this point. There is no set installer format or no built in installer that is capable of &quot;smart&quot; installing a zipped source file.

If this could be fixed/created it would make Linux more friendly than it already is.\

If someone knows of something like this point me in the right direction please. 

Be happy, go Linux. XD</description>
		<content:encoded><![CDATA[<p>I think that this is one of the major drawbacks of Linux in general at this point. There is no set installer format or no built in installer that is capable of &#8220;smart&#8221; installing a zipped source file.</p>
<p>If this could be fixed/created it would make Linux more friendly than it already is.\</p>
<p>If someone knows of something like this point me in the right direction please. </p>
<p>Be happy, go Linux. XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-34511</link>
		<dc:creator>dodo</dc:creator>
		<pubDate>Sun, 13 Jun 2010 03:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-34511</guid>
		<description>change the destinationfolder before ./configure
-in terminal
$cd foldername 
~/foldername$ ./configure
-that is checking process
-then make command
example:
~/foldername$ make
-it will make the file
-continue with sudo make install
example:
~/foldername$ sudo make install
-installing the file in system
-if error message appear. try to find another installer.
-if installation success. try to run debug command
example in freeradius program :
~/foldername$ freeradius -X</description>
		<content:encoded><![CDATA[<p>change the destinationfolder before ./configure<br />
-in terminal<br />
$cd foldername<br />
~/foldername$ ./configure<br />
-that is checking process<br />
-then make command<br />
example:<br />
~/foldername$ make<br />
-it will make the file<br />
-continue with sudo make install<br />
example:<br />
~/foldername$ sudo make install<br />
-installing the file in system<br />
-if error message appear. try to find another installer.<br />
-if installation success. try to run debug command<br />
example in freeradius program :<br />
~/foldername$ freeradius -X</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jcampen</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-29800</link>
		<dc:creator>Jcampen</dc:creator>
		<pubDate>Sat, 08 May 2010 22:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-29800</guid>
		<description>JUstme. I fully agree with you. Most of the READ me files are pretty useless unless you are an expert in Linux systems. I even find it on the forums that people who send answers to posts often assume everyone is at their level of expertise, when its quite obvious from the question they are not. For example, they write, &quot;use &quot;&quot;make&quot;&quot; will work&quot; I see often the person who asked the question also needs instructions how to us cd to get to the file. The lack of proper information and writing it in full just fills up forums with useless information and wastes peoples time. Also its frustrating when someone solves their problem, but then doesn&#039;t give the details how they did it. YOu can waste a lot of time searching for answers because to much in the forums are inconclusive or just bad advise and a lot of it out there</description>
		<content:encoded><![CDATA[<p>JUstme. I fully agree with you. Most of the READ me files are pretty useless unless you are an expert in Linux systems. I even find it on the forums that people who send answers to posts often assume everyone is at their level of expertise, when its quite obvious from the question they are not. For example, they write, &#8220;use &#8220;&#8221;make&#8221;" will work&#8221; I see often the person who asked the question also needs instructions how to us cd to get to the file. The lack of proper information and writing it in full just fills up forums with useless information and wastes peoples time. Also its frustrating when someone solves their problem, but then doesn&#8217;t give the details how they did it. YOu can waste a lot of time searching for answers because to much in the forums are inconclusive or just bad advise and a lot of it out there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaushik</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-29279</link>
		<dc:creator>Kaushik</dc:creator>
		<pubDate>Mon, 03 May 2010 01:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-29279</guid>
		<description>Whats the best way to cleanly remove files installed this way? I suppose some programs do offer &#039;make uninstall&#039;, but not all...</description>
		<content:encoded><![CDATA[<p>Whats the best way to cleanly remove files installed this way? I suppose some programs do offer &#8216;make uninstall&#8217;, but not all&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-27516</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 13 Apr 2010 02:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-27516</guid>
		<description>I got this computer off a friend and he dont have the time to show me how to use it.  Everytime I try and download something it never works; It ask me to open the downloaded program with something.  It never just opens automatically

Do you know what could be wrong.

Thanks for your time
Bryan

ps. can someone please email me Im not quiet sure how this all works thanks again</description>
		<content:encoded><![CDATA[<p>I got this computer off a friend and he dont have the time to show me how to use it.  Everytime I try and download something it never works; It ask me to open the downloaded program with something.  It never just opens automatically</p>
<p>Do you know what could be wrong.</p>
<p>Thanks for your time<br />
Bryan</p>
<p>ps. can someone please email me Im not quiet sure how this all works thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-27386</link>
		<dc:creator>uday</dc:creator>
		<pubDate>Fri, 09 Apr 2010 22:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-27386</guid>
		<description>make command is not working in ubuntu</description>
		<content:encoded><![CDATA[<p>make command is not working in ubuntu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gmick</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-24428</link>
		<dc:creator>gmick</dc:creator>
		<pubDate>Wed, 10 Mar 2010 04:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-24428</guid>
		<description>hi i have been trying to use this install on many tar.gz packages.  I get past the tar -zxvf nameoffile.tar.gz then i do a cd ~/... into the directory of the extracted file and then type ./configure and i get the message &quot;bash: gmickel@./configure: No such file or directory&quot;  i get this when i am in the extracted file&#039;s directory after using the cd command like everyone says and i am really getting confused</description>
		<content:encoded><![CDATA[<p>hi i have been trying to use this install on many tar.gz packages.  I get past the tar -zxvf nameoffile.tar.gz then i do a cd ~/&#8230; into the directory of the extracted file and then type ./configure and i get the message &#8220;bash: gmickel@./configure: No such file or directory&#8221;  i get this when i am in the extracted file&#8217;s directory after using the cd command like everyone says and i am really getting confused</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cavin</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-21612</link>
		<dc:creator>Cavin</dc:creator>
		<pubDate>Sat, 30 Jan 2010 23:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-21612</guid>
		<description>Zirkan:

To compile songbird follow the steps on the website (http://wiki.songbirdnest.com/Developer/Articles/Getting_Started/Core_Player_Development/Building_Songbird#Linux). 

If that&#039;s too complicated, then follow these:

1) Open terminal
2) Put in this command:

sudo apt-get install build-essentials  subversion libgstreamer0.10-dev libgstreamer-plugins base0.10-dev libgtk2.0-dev

3) Then put this into terminal (line-by-line):

mkdir ~/sbird
cd ~/sbird
svn co http://publicsvn.songbirdnest.com/client/trunk
cd trunk/dependencies

4) Keep terminal open.... You didn&#039;t specify if you&#039;re on a 64-bit or 32-bit distro of Ubuntu, so if you&#039;re on 64-bit put this into terminal:

svn co http://publicsvn.songbirdnest.com/vendor-binaries/trunk/linux-x86_64

if you&#039;re on 32-bit, put this in:

svn co http://publicsvn.songbirdnest.com/vendor-binaries/trunk/linux-i686

5) Once that&#039;s done do this:

cd ~/sbird/trunk
make -f songbird.mk

6) Songbird should be compiled now. I can&#039;t tell you how to install it from here because I don&#039;t use linux, I use Mac OS X. I&#039;d assume you&#039;d just do:

   sudo make install

but I can&#039;t be sure of that. Either way, you can start sonbird by going into ~/sbird/compiled/dist in your file browser and double clicking it. 

I&#039;m sure someone can tell you better than I can how to install it and make it a bit easier to turn on.</description>
		<content:encoded><![CDATA[<p>Zirkan:</p>
<p>To compile songbird follow the steps on the website (<a href="http://wiki.songbirdnest.com/Developer/Articles/Getting_Started/Core_Player_Development/Building_Songbird#Linux" rel="nofollow">http://wiki.songbirdnest.com/Developer/Articles/Getting_Started/Core_Player_Development/Building_Songbird#Linux</a>). </p>
<p>If that&#8217;s too complicated, then follow these:</p>
<p>1) Open terminal<br />
2) Put in this command:</p>
<p>sudo apt-get install build-essentials  subversion libgstreamer0.10-dev libgstreamer-plugins base0.10-dev libgtk2.0-dev</p>
<p>3) Then put this into terminal (line-by-line):</p>
<p>mkdir ~/sbird<br />
cd ~/sbird<br />
svn co <a href="http://publicsvn.songbirdnest.com/client/trunk" rel="nofollow">http://publicsvn.songbirdnest.com/client/trunk</a><br />
cd trunk/dependencies</p>
<p>4) Keep terminal open&#8230;. You didn&#8217;t specify if you&#8217;re on a 64-bit or 32-bit distro of Ubuntu, so if you&#8217;re on 64-bit put this into terminal:</p>
<p>svn co <a href="http://publicsvn.songbirdnest.com/vendor-binaries/trunk/linux-x86_64" rel="nofollow">http://publicsvn.songbirdnest.com/vendor-binaries/trunk/linux-x86_64</a></p>
<p>if you&#8217;re on 32-bit, put this in:</p>
<p>svn co <a href="http://publicsvn.songbirdnest.com/vendor-binaries/trunk/linux-i686" rel="nofollow">http://publicsvn.songbirdnest.com/vendor-binaries/trunk/linux-i686</a></p>
<p>5) Once that&#8217;s done do this:</p>
<p>cd ~/sbird/trunk<br />
make -f songbird.mk</p>
<p>6) Songbird should be compiled now. I can&#8217;t tell you how to install it from here because I don&#8217;t use linux, I use Mac OS X. I&#8217;d assume you&#8217;d just do:</p>
<p>   sudo make install</p>
<p>but I can&#8217;t be sure of that. Either way, you can start sonbird by going into ~/sbird/compiled/dist in your file browser and double clicking it. </p>
<p>I&#8217;m sure someone can tell you better than I can how to install it and make it a bit easier to turn on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shekhar</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-20791</link>
		<dc:creator>shekhar</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-20791</guid>
		<description>hi! i m a beginner i tried to install beryl using above procedure(same was given in documentation).. i got error message[ ERROR 1........]
KINDLY TELL ME WHAT MAY BE WRONG WITH IT.</description>
		<content:encoded><![CDATA[<p>hi! i m a beginner i tried to install beryl using above procedure(same was given in documentation).. i got error message[ ERROR 1........]<br />
KINDLY TELL ME WHAT MAY BE WRONG WITH IT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zirkan</title>
		<link>http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html/comment-page-1#comment-20201</link>
		<dc:creator>Zirkan</dc:creator>
		<pubDate>Wed, 06 Jan 2010 05:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-source-files-in-ubuntu.html#comment-20201</guid>
		<description>I have the same problem, trying to install Songbird, it does NOT contain configure folder, NOR README file.
Thank you guys!</description>
		<content:encoded><![CDATA[<p>I have the same problem, trying to install Songbird, it does NOT contain configure folder, NOR README file.<br />
Thank you guys!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

