<?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 Software from a Tarball in Linux</title>
	<atom:link href="http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Mon, 13 Feb 2012 02:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: How to Install Software from a Tarball in Linux &#124; Tips &#38; Tricks</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-17600</link>
		<dc:creator>How to Install Software from a Tarball in Linux &#124; Tips &#38; Tricks</dc:creator>
		<pubDate>Sun, 08 Aug 2010 17:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-17600</guid>
		<description>[...] How to Install Software from a Tarball in&#160;Linux  Posted on Kolovoz 8, 2010 by masnipalac   http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25 [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Install Software from a Tarball in&nbsp;Linux  Posted on Kolovoz 8, 2010 by masnipalac   <a href="http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25" rel="nofollow">http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Price</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-15549</link>
		<dc:creator>Josh Price</dc:creator>
		<pubDate>Wed, 10 Mar 2010 13:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-15549</guid>
		<description>Glad I could help!</description>
		<content:encoded><![CDATA[<p>Glad I could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-15372</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 03 Mar 2010 23:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-15372</guid>
		<description>This article was very helpful to me. Many thanks, as I feel I have just taken another big step forward.</description>
		<content:encoded><![CDATA[<p>This article was very helpful to me. Many thanks, as I feel I have just taken another big step forward.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Better Linux Package Management with Checkinstall - Make Tech Easier</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-15214</link>
		<dc:creator>Better Linux Package Management with Checkinstall - Make Tech Easier</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-15214</guid>
		<description>[...] code installation. If you&#8217;re unfamiliar with installing from source code in Linux, check out this guide to get the basics. The rest of this guide will assume basic familiarity of the normal [...]</description>
		<content:encoded><![CDATA[<p>[...] code installation. If you&#8217;re unfamiliar with installing from source code in Linux, check out this guide to get the basics. The rest of this guide will assume basic familiarity of the normal [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Price</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-15156</link>
		<dc:creator>Joshua Price</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-15156</guid>
		<description>Sorry for late reply.  

Before I answer your question, I should say that you probably don&#039;t NEED to install VLC like that.  Fedora comes with a package tool that should install VLC and other common programs much more easily than using this tarball method, you only normally need this for very new or somewhat uncommon software.  It&#039;s been a while since I&#039;ve used Fedora, but as I recall it uses &quot;yum&quot; to fetch packages, so try 

sudo yum check-update
sudo yum install vlc

and that should do it.  

As for your actualy question, it&#039;s telling you it doesn&#039;t have a C compiler, which is GCC.  The easiest way to instal that is also with yum.</description>
		<content:encoded><![CDATA[<p>Sorry for late reply.  </p>
<p>Before I answer your question, I should say that you probably don&#8217;t NEED to install VLC like that.  Fedora comes with a package tool that should install VLC and other common programs much more easily than using this tarball method, you only normally need this for very new or somewhat uncommon software.  It&#8217;s been a while since I&#8217;ve used Fedora, but as I recall it uses &#8220;yum&#8221; to fetch packages, so try </p>
<p>sudo yum check-update<br />
sudo yum install vlc</p>
<p>and that should do it.  </p>
<p>As for your actualy question, it&#8217;s telling you it doesn&#8217;t have a C compiler, which is GCC.  The easiest way to instal that is also with yum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Price</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22936</link>
		<dc:creator>Joshua Price</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22936</guid>
		<description>Sorry for late reply.  

Before I answer your question, I should say that you probably don&#039;t NEED to install VLC like that.  Fedora comes with a package tool that should install VLC and other common programs much more easily than using this tarball method, you only normally need this for very new or somewhat uncommon software.  It&#039;s been a while since I&#039;ve used Fedora, but as I recall it uses &quot;yum&quot; to fetch packages, so try 

sudo yum check-update
sudo yum install vlc

and that should do it.  

As for your actualy question, it&#039;s telling you it doesn&#039;t have a C compiler, which is GCC.  The easiest way to instal that is also with yum.</description>
		<content:encoded><![CDATA[<p>Sorry for late reply.  </p>
<p>Before I answer your question, I should say that you probably don&#8217;t NEED to install VLC like that.  Fedora comes with a package tool that should install VLC and other common programs much more easily than using this tarball method, you only normally need this for very new or somewhat uncommon software.  It&#8217;s been a while since I&#8217;ve used Fedora, but as I recall it uses &#8220;yum&#8221; to fetch packages, so try </p>
<p>sudo yum check-update<br />
sudo yum install vlc</p>
<p>and that should do it.  </p>
<p>As for your actualy question, it&#8217;s telling you it doesn&#8217;t have a C compiler, which is GCC.  The easiest way to instal that is also with yum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-15148</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-15148</guid>
		<description>I am using fedora 12. I am new in Linux world. I extract the VLC from its folder and then i run this ./configure command but it give me an error. Can anyone help me out...........

./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/vikas/vlc&#039;:
configure: error: no acceptable C compiler found in $PATH
See `config.log&#039; for more details.</description>
		<content:encoded><![CDATA[<p>I am using fedora 12. I am new in Linux world. I extract the VLC from its folder and then i run this ./configure command but it give me an error. Can anyone help me out&#8230;&#8230;&#8230;..</p>
<p>./configure<br />
checking build system type&#8230; x86_64-unknown-linux-gnu<br />
checking host system type&#8230; x86_64-unknown-linux-gnu<br />
checking for a BSD-compatible install&#8230; /usr/bin/install -c<br />
checking whether build environment is sane&#8230; yes<br />
checking for a thread-safe mkdir -p&#8230; /bin/mkdir -p<br />
checking for gawk&#8230; gawk<br />
checking whether make sets $(MAKE)&#8230; yes<br />
checking how to create a ustar tar archive&#8230; gnutar<br />
checking whether to enable maintainer-specific portions of Makefiles&#8230; yes<br />
checking for style of include used by make&#8230; GNU<br />
checking for gcc&#8230; no<br />
checking for cc&#8230; no<br />
checking for cl.exe&#8230; no<br />
configure: error: in `/home/vikas/vlc&#8217;:<br />
configure: error: no acceptable C compiler found in $PATH<br />
See `config.log&#8217; for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22934</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22934</guid>
		<description>I am using fedora 12. I am new in Linux world. I extract the VLC from its folder and then i run this ./configure command but it give me an error. Can anyone help me out...........

./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/vikas/vlc&#039;:
configure: error: no acceptable C compiler found in $PATH
See `config.log&#039; for more details.</description>
		<content:encoded><![CDATA[<p>I am using fedora 12. I am new in Linux world. I extract the VLC from its folder and then i run this ./configure command but it give me an error. Can anyone help me out&#8230;&#8230;&#8230;..</p>
<p>./configure<br />
checking build system type&#8230; x86_64-unknown-linux-gnu<br />
checking host system type&#8230; x86_64-unknown-linux-gnu<br />
checking for a BSD-compatible install&#8230; /usr/bin/install -c<br />
checking whether build environment is sane&#8230; yes<br />
checking for a thread-safe mkdir -p&#8230; /bin/mkdir -p<br />
checking for gawk&#8230; gawk<br />
checking whether make sets $(MAKE)&#8230; yes<br />
checking how to create a ustar tar archive&#8230; gnutar<br />
checking whether to enable maintainer-specific portions of Makefiles&#8230; yes<br />
checking for style of include used by make&#8230; GNU<br />
checking for gcc&#8230; no<br />
checking for cc&#8230; no<br />
checking for cl.exe&#8230; no<br />
configure: error: in `/home/vikas/vlc&#8217;:<br />
configure: error: no acceptable C compiler found in $PATH<br />
See `config.log&#8217; for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22935</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22935</guid>
		<description>I am using fedora 12. I am new in Linux world. I extract the VLC from its folder and then i run this ./configure command but it give me an error. Can anyone help me out...........

./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/vikas/vlc&#039;:
configure: error: no acceptable C compiler found in $PATH
See `config.log&#039; for more details.</description>
		<content:encoded><![CDATA[<p>I am using fedora 12. I am new in Linux world. I extract the VLC from its folder and then i run this ./configure command but it give me an error. Can anyone help me out&#8230;&#8230;&#8230;..</p>
<p>./configure<br />
checking build system type&#8230; x86_64-unknown-linux-gnu<br />
checking host system type&#8230; x86_64-unknown-linux-gnu<br />
checking for a BSD-compatible install&#8230; /usr/bin/install -c<br />
checking whether build environment is sane&#8230; yes<br />
checking for a thread-safe mkdir -p&#8230; /bin/mkdir -p<br />
checking for gawk&#8230; gawk<br />
checking whether make sets $(MAKE)&#8230; yes<br />
checking how to create a ustar tar archive&#8230; gnutar<br />
checking whether to enable maintainer-specific portions of Makefiles&#8230; yes<br />
checking for style of include used by make&#8230; GNU<br />
checking for gcc&#8230; no<br />
checking for cc&#8230; no<br />
checking for cl.exe&#8230; no<br />
configure: error: in `/home/vikas/vlc&#8217;:<br />
configure: error: no acceptable C compiler found in $PATH<br />
See `config.log&#8217; for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SHYAM</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-15136</link>
		<dc:creator>SHYAM</dc:creator>
		<pubDate>Fri, 19 Feb 2010 05:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-15136</guid>
		<description>I just installed Ubuntu how can i install VLC 1.0.5.tar.bz2 using command line please reply as quick as possible</description>
		<content:encoded><![CDATA[<p>I just installed Ubuntu how can i install VLC 1.0.5.tar.bz2 using command line please reply as quick as possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SHYAM</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22933</link>
		<dc:creator>SHYAM</dc:creator>
		<pubDate>Fri, 19 Feb 2010 05:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22933</guid>
		<description>I just installed Ubuntu how can i install VLC 1.0.5.tar.bz2 using command line please reply as quick as possible</description>
		<content:encoded><![CDATA[<p>I just installed Ubuntu how can i install VLC 1.0.5.tar.bz2 using command line please reply as quick as possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Install and Run Slackware 13 &#8211; Make Tech Easier</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-14325</link>
		<dc:creator>How to Install and Run Slackware 13 &#8211; Make Tech Easier</dc:creator>
		<pubDate>Thu, 21 Jan 2010 13:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-14325</guid>
		<description>[...] Method 2: Compile From Source As with all Linux, you almost always have the option of compiling programs directly from the source code. If you need a refresher on that, check out How to Install Software from a Tarball in Linux. [...]</description>
		<content:encoded><![CDATA[<p>[...] Method 2: Compile From Source As with all Linux, you almost always have the option of compiling programs directly from the source code. If you need a refresher on that, check out How to Install Software from a Tarball in Linux. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M-MURALI</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-11302</link>
		<dc:creator>M-MURALI</dc:creator>
		<pubDate>Thu, 29 Oct 2009 04:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-11302</guid>
		<description>thank u for the reply and explaining.  i do have the distros u mentioned. as i am usinging windows like all, from the beginning, i found downloading installing something from the net is easy than in linux.  i agree i need to apply my mind more thoroughly and see where i miss the link.

even in windows, i see, many users still have not tried all the features available there.  Linux is like buying a fabric and getting it stiched to your needs and windows is like ready made dress.  

i enjoyed reading both replies and others queries too.  it helps.

once again thank u all.</description>
		<content:encoded><![CDATA[<p>thank u for the reply and explaining.  i do have the distros u mentioned. as i am usinging windows like all, from the beginning, i found downloading installing something from the net is easy than in linux.  i agree i need to apply my mind more thoroughly and see where i miss the link.</p>
<p>even in windows, i see, many users still have not tried all the features available there.  Linux is like buying a fabric and getting it stiched to your needs and windows is like ready made dress.  </p>
<p>i enjoyed reading both replies and others queries too.  it helps.</p>
<p>once again thank u all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M-MURALI</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22932</link>
		<dc:creator>M-MURALI</dc:creator>
		<pubDate>Thu, 29 Oct 2009 04:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22932</guid>
		<description>thank u for the reply and explaining.  i do have the distros u mentioned. as i am usinging windows like all, from the beginning, i found downloading installing something from the net is easy than in linux.  i agree i need to apply my mind more thoroughly and see where i miss the link.

even in windows, i see, many users still have not tried all the features available there.  Linux is like buying a fabric and getting it stiched to your needs and windows is like ready made dress.  

i enjoyed reading both replies and others queries too.  it helps.

once again thank u all.</description>
		<content:encoded><![CDATA[<p>thank u for the reply and explaining.  i do have the distros u mentioned. as i am usinging windows like all, from the beginning, i found downloading installing something from the net is easy than in linux.  i agree i need to apply my mind more thoroughly and see where i miss the link.</p>
<p>even in windows, i see, many users still have not tried all the features available there.  Linux is like buying a fabric and getting it stiched to your needs and windows is like ready made dress.  </p>
<p>i enjoyed reading both replies and others queries too.  it helps.</p>
<p>once again thank u all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M-MURALI</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-11300</link>
		<dc:creator>M-MURALI</dc:creator>
		<pubDate>Thu, 29 Oct 2009 04:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-11300</guid>
		<description>thank u for the reply and also refering to nice article that tell in general what linux is all about.  i do wish to learn it thoroughly and see its usefulness.  your writing is nice, straight, to the point.</description>
		<content:encoded><![CDATA[<p>thank u for the reply and also refering to nice article that tell in general what linux is all about.  i do wish to learn it thoroughly and see its usefulness.  your writing is nice, straight, to the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M-MURALI</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22931</link>
		<dc:creator>M-MURALI</dc:creator>
		<pubDate>Thu, 29 Oct 2009 04:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22931</guid>
		<description>thank u for the reply and also refering to nice article that tell in general what linux is all about.  i do wish to learn it thoroughly and see its usefulness.  your writing is nice, straight, to the point.</description>
		<content:encoded><![CDATA[<p>thank u for the reply and also refering to nice article that tell in general what linux is all about.  i do wish to learn it thoroughly and see its usefulness.  your writing is nice, straight, to the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Selden</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-11252</link>
		<dc:creator>John Selden</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-11252</guid>
		<description>It sounds like you are having trouble installing the operating system itself, rather than installing applications (which this article is about).  I&#039;m a Linux novice too, but I have not experienced the problems you have encountered.  

You said that you are trying to dual-boot Windows and Linux, which can be a tricky process.  Instead of dual-booting, while you are learning about Linux, I would try Ubuntu Linux and use the Wubi installer, which let&#039;s you install Ubuntu almost like it is an application in Windows, but then you get the option to boot directly into Ubuntu when you start up the computer.  It is really easy and nice, and it makes installation a snap.  No grub, no partitions, no formatting, no command lines, no master boot records, etc. 

I believe that Linux Mint (which is an Ubuntu-based distribution) has something similar to Wubi, and Linux Mint is even easier for novices than Ubuntu . 

If you decide you want to make Linux your primary OS, you can always set up a separate partition later.</description>
		<content:encoded><![CDATA[<p>It sounds like you are having trouble installing the operating system itself, rather than installing applications (which this article is about).  I&#8217;m a Linux novice too, but I have not experienced the problems you have encountered.  </p>
<p>You said that you are trying to dual-boot Windows and Linux, which can be a tricky process.  Instead of dual-booting, while you are learning about Linux, I would try Ubuntu Linux and use the Wubi installer, which let&#8217;s you install Ubuntu almost like it is an application in Windows, but then you get the option to boot directly into Ubuntu when you start up the computer.  It is really easy and nice, and it makes installation a snap.  No grub, no partitions, no formatting, no command lines, no master boot records, etc. </p>
<p>I believe that Linux Mint (which is an Ubuntu-based distribution) has something similar to Wubi, and Linux Mint is even easier for novices than Ubuntu . </p>
<p>If you decide you want to make Linux your primary OS, you can always set up a separate partition later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Selden</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22930</link>
		<dc:creator>John Selden</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22930</guid>
		<description>It sounds like you are having trouble installing the operating system itself, rather than installing applications (which this article is about).  I&#039;m a Linux novice too, but I have not experienced the problems you have encountered.  

You said that you are trying to dual-boot Windows and Linux, which can be a tricky process.  Instead of dual-booting, while you are learning about Linux, I would try Ubuntu Linux and use the Wubi installer, which let&#039;s you install Ubuntu almost like it is an application in Windows, but then you get the option to boot directly into Ubuntu when you start up the computer.  It is really easy and nice, and it makes installation a snap.  No grub, no partitions, no formatting, no command lines, no master boot records, etc. 

I believe that Linux Mint (which is an Ubuntu-based distribution) has something similar to Wubi, and Linux Mint is even easier for novices than Ubuntu . 

If you decide you want to make Linux your primary OS, you can always set up a separate partition later.</description>
		<content:encoded><![CDATA[<p>It sounds like you are having trouble installing the operating system itself, rather than installing applications (which this article is about).  I&#8217;m a Linux novice too, but I have not experienced the problems you have encountered.  </p>
<p>You said that you are trying to dual-boot Windows and Linux, which can be a tricky process.  Instead of dual-booting, while you are learning about Linux, I would try Ubuntu Linux and use the Wubi installer, which let&#8217;s you install Ubuntu almost like it is an application in Windows, but then you get the option to boot directly into Ubuntu when you start up the computer.  It is really easy and nice, and it makes installation a snap.  No grub, no partitions, no formatting, no command lines, no master boot records, etc. </p>
<p>I believe that Linux Mint (which is an Ubuntu-based distribution) has something similar to Wubi, and Linux Mint is even easier for novices than Ubuntu . </p>
<p>If you decide you want to make Linux your primary OS, you can always set up a separate partition later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Price</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-11248</link>
		<dc:creator>Joshua Price</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-11248</guid>
		<description>Your question, and my response, are both addressed nearly verbatim on this page:  http://www.zhyfly.org/projects/docs/html/LNW.html

Regarding the tarballs, specifically - The developers certainly could (in most circumstances) make their software into an easily installable package (deb, rpm, etc).  Often they choose not to, for two reasons:

1)  One set of source code can be compiled on any *nix machine without modification.  You don&#039;t need a dozen types of packages for every version of your program

2)  Distributing the source gives the power to the user.  They can make any changes they like and have full control over the install process. 

So there are perfectly good reasons, based on the developers&#039; choices, to take the &quot;mumbo jumbo&quot; route.  The main point here is that Linux is not SUPPOSED to be a Windows replacement - that&#039;s not what it&#039;s for.  It certainly CAN be, and there are many valid reasons to choose Windows, but Linux&#039;s flexibility is its strength, by design.  I HIGHLY recommend reading the link posted above.</description>
		<content:encoded><![CDATA[<p>Your question, and my response, are both addressed nearly verbatim on this page:  <a href="http://www.zhyfly.org/projects/docs/html/LNW.html" rel="nofollow">http://www.zhyfly.org/projects/docs/html/LNW.html</a></p>
<p>Regarding the tarballs, specifically &#8211; The developers certainly could (in most circumstances) make their software into an easily installable package (deb, rpm, etc).  Often they choose not to, for two reasons:</p>
<p>1)  One set of source code can be compiled on any *nix machine without modification.  You don&#8217;t need a dozen types of packages for every version of your program</p>
<p>2)  Distributing the source gives the power to the user.  They can make any changes they like and have full control over the install process. </p>
<p>So there are perfectly good reasons, based on the developers&#8217; choices, to take the &#8220;mumbo jumbo&#8221; route.  The main point here is that Linux is not SUPPOSED to be a Windows replacement &#8211; that&#8217;s not what it&#8217;s for.  It certainly CAN be, and there are many valid reasons to choose Windows, but Linux&#8217;s flexibility is its strength, by design.  I HIGHLY recommend reading the link posted above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Price</title>
		<link>http://maketecheasier.com/install-software-from-a-tarball-in-linux/2009/06/25#comment-22929</link>
		<dc:creator>Joshua Price</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=5505#comment-22929</guid>
		<description>Your question, and my response, are both addressed nearly verbatim on this page:  http://www.zhyfly.org/projects/docs/html/LNW.html

Regarding the tarballs, specifically - The developers certainly could (in most circumstances) make their software into an easily installable package (deb, rpm, etc).  Often they choose not to, for two reasons:

1)  One set of source code can be compiled on any *nix machine without modification.  You don&#039;t need a dozen types of packages for every version of your program

2)  Distributing the source gives the power to the user.  They can make any changes they like and have full control over the install process. 

So there are perfectly good reasons, based on the developers&#039; choices, to take the &quot;mumbo jumbo&quot; route.  The main point here is that Linux is not SUPPOSED to be a Windows replacement - that&#039;s not what it&#039;s for.  It certainly CAN be, and there are many valid reasons to choose Windows, but Linux&#039;s flexibility is its strength, by design.  I HIGHLY recommend reading the link posted above.</description>
		<content:encoded><![CDATA[<p>Your question, and my response, are both addressed nearly verbatim on this page:  <a href="http://www.zhyfly.org/projects/docs/html/LNW.html" rel="nofollow">http://www.zhyfly.org/projects/docs/html/LNW.html</a></p>
<p>Regarding the tarballs, specifically &#8211; The developers certainly could (in most circumstances) make their software into an easily installable package (deb, rpm, etc).  Often they choose not to, for two reasons:</p>
<p>1)  One set of source code can be compiled on any *nix machine without modification.  You don&#8217;t need a dozen types of packages for every version of your program</p>
<p>2)  Distributing the source gives the power to the user.  They can make any changes they like and have full control over the install process. </p>
<p>So there are perfectly good reasons, based on the developers&#8217; choices, to take the &#8220;mumbo jumbo&#8221; route.  The main point here is that Linux is not SUPPOSED to be a Windows replacement &#8211; that&#8217;s not what it&#8217;s for.  It certainly CAN be, and there are many valid reasons to choose Windows, but Linux&#8217;s flexibility is its strength, by design.  I HIGHLY recommend reading the link posted above.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

