<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: plz help me install firefox 2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030808#M48301</link>
    <description>At this point, you don't need to compile anything: you've downloaded a binary package that is already compiled.&lt;BR /&gt;&lt;BR /&gt;Firefox does not need an "installation program": when you untar it, it is immediately ready to run.&lt;BR /&gt;&lt;BR /&gt;Just move the untarred directory to a location of your choice (I prefer /usr/local/firefox).&lt;BR /&gt;&lt;BR /&gt;Then make a symbolic link to /usr/local/bin so that the "firefox" binary is available without typing the entire PATH:&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/local/firefox/firefox /usr/local/bin/&lt;BR /&gt;&lt;BR /&gt;As you have removed the .rpm packaged version of Firefox from your system, your desktop environment does not automatically "know" you have Firefox installed. It's now your job to make this version of Firefox available in desktop menus and the like. Read the documentation of your Linux distribution to find out the recommended way to do that.</description>
    <pubDate>Wed, 28 Feb 2007 03:47:57 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2007-02-28T03:47:57Z</dc:date>
    <item>
      <title>plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030805#M48298</link>
      <description>Dear all I already have firefox 1.5.0.4 installed.&lt;BR /&gt;Now I wana install firefox 2, to download, &lt;BR /&gt;&lt;A href="http://www.mozilla.com/en-US/firefox/" target="_blank"&gt;http://www.mozilla.com/en-US/firefox/&lt;/A&gt; ... and download the "firefox-2.0.0.2.tar.gz"&lt;BR /&gt;&lt;BR /&gt;"unzip &amp;gt; untar" via &lt;BR /&gt;tar -xzvf firefox-2.0.0.2.tar.gz&lt;BR /&gt;then&lt;BR /&gt;cd firefox&lt;BR /&gt;&lt;BR /&gt;here i try to run every executable file to begin the installation, but none of the executeble installs the firefox.&lt;BR /&gt;&lt;BR /&gt;I even try to run "./config" and "./configure" in the firefox directory, but no benefit&lt;BR /&gt;#./config&lt;BR /&gt;bash: ./config: No such file or directory&lt;BR /&gt;#./configure&lt;BR /&gt;bash: ./configure: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I also tried&lt;BR /&gt;#make&lt;BR /&gt;make: *** No targets specified and no makefile found.  Stop.&lt;BR /&gt;&lt;BR /&gt;I have attached "ls -l" output of "firefox" directory&lt;BR /&gt;&lt;BR /&gt;plz help &lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 27 Feb 2007 08:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030805#M48298</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-02-27T08:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030806#M48299</link>
      <description>What flavor of linux are you installing this on?  Do you need to uninstall the 1.5.x version first? Do you need to actually compile the program? If not, take a look at &lt;A href="http://fosswire.com/screencasts/html/ff2.html" target="_blank"&gt;http://fosswire.com/screencasts/html/ff2.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, for installation notes see &lt;A href="http://www.mozilla.com/en-US/firefox/2.0.0.2/releasenotes/#install" target="_blank"&gt;http://www.mozilla.com/en-US/firefox/2.0.0.2/releasenotes/#install&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030806#M48299</guid>
      <dc:creator>Bryan Eley</dc:creator>
      <dc:date>2007-02-27T09:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030807#M48300</link>
      <description>Thanks &lt;BR /&gt;&amp;gt;What flavor of linux are you installing this on? &lt;BR /&gt;Redhat WS 3, and Suse 10.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Do you need to uninstall the 1.5.x version first? &lt;BR /&gt;Yes I have uninstalled it already (#rpm -e MozillFirefox-version).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Do you need to actually compile the program? &lt;BR /&gt;I just need to install the program either using rpm file, or otherwise "complile and install"... but simply I wana install the firefox, and the firefox folder doesnt contain any file, that begins the installation.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;If not, take a look at &lt;A href="http://fosswire.com/screencasts/html/ff2.html." target="_blank"&gt;http://fosswire.com/screencasts/html/ff2.html.&lt;/A&gt;&lt;BR /&gt;Ok, thanks.. I already have done this process. but issue is that, when i run firefox &amp;gt; help &amp;gt; About Mozilla Firefox, it still shows me the old version i.e Firefox  version 1.5.0.4. Even I have already uninstalled the 1.5.0.4 rpm, and this firefox is the version 2.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 27 Feb 2007 23:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030807#M48300</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-02-27T23:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030808#M48301</link>
      <description>At this point, you don't need to compile anything: you've downloaded a binary package that is already compiled.&lt;BR /&gt;&lt;BR /&gt;Firefox does not need an "installation program": when you untar it, it is immediately ready to run.&lt;BR /&gt;&lt;BR /&gt;Just move the untarred directory to a location of your choice (I prefer /usr/local/firefox).&lt;BR /&gt;&lt;BR /&gt;Then make a symbolic link to /usr/local/bin so that the "firefox" binary is available without typing the entire PATH:&lt;BR /&gt;&lt;BR /&gt;ln -s /usr/local/firefox/firefox /usr/local/bin/&lt;BR /&gt;&lt;BR /&gt;As you have removed the .rpm packaged version of Firefox from your system, your desktop environment does not automatically "know" you have Firefox installed. It's now your job to make this version of Firefox available in desktop menus and the like. Read the documentation of your Linux distribution to find out the recommended way to do that.</description>
      <pubDate>Wed, 28 Feb 2007 03:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030808#M48301</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-02-28T03:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030809#M48302</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If its available I recommend the rpm version of firefox. There is probably a very good reason if it does not exist yet. It may require libraries that are not yet integrated into the OS.&lt;BR /&gt;&lt;BR /&gt;I use FC6 for day to day work at home. My general rule after having used this bleeding edge OS exclusively for some months is: If Fedora Core hasn't rolled it yout (via yum) then its probably a bad idea for me to use it.&lt;BR /&gt;&lt;BR /&gt;I say this in spite of serious problems I have with certain sites and FC6 with Firefox 1.5&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 28 Feb 2007 03:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030809#M48302</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-28T03:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030810#M48303</link>
      <description>Thanks Dear Matti kukela for help&lt;BR /&gt;Ok, its cleared... confusion gone, i.e "Firefox does not need an "installation program": when you untar it, it is immediately ready to run."&lt;BR /&gt;&lt;BR /&gt;But the problem remains... and that is this new firefox shows its version as 1.5.0.4, instead of "2".&lt;BR /&gt;firefox &amp;gt; help &amp;gt; About Mozilla Firefox &amp;gt; Firefox version 1.5.0.4., even though, I already have removed the MozillFirefox(1.5.0.4) rpm.&lt;BR /&gt;&lt;BR /&gt;why it shows the old version(uninstalled version) ?&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 23:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030810#M48303</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-02-28T23:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030811#M48304</link>
      <description>Where are you running the firefox binary from? It sounds like the 1.5.x version still exists in the profile or that if you're running the shortcut from the SuSE or Red Hat task bar it's pointing to the old version somewhere.  What happens if you run the FF2 binary from the directory where you untarred the FF2 files?  You may need to create a shortcut to it.</description>
      <pubDate>Thu, 01 Mar 2007 06:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030811#M48304</guid>
      <dc:creator>Bryan Eley</dc:creator>
      <dc:date>2007-03-01T06:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030812#M48305</link>
      <description>Hello Maaz!&lt;BR /&gt;&lt;BR /&gt;I have installed FF2 on HP-UX and Linux Fedora.&lt;BR /&gt;&lt;BR /&gt;Untar the tgz, then run ./firefox and it start and ask you if you want it for favorite browser and it install automatically.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 01 Mar 2007 07:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030812#M48305</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2007-03-01T07:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030813#M48306</link>
      <description>EveryOne Thanks for help.&lt;BR /&gt;And Sorry I waste your precious time.&lt;BR /&gt;&lt;BR /&gt;the reason for the new firefox shows me old version is that I dont have unintalled the rpm(1.5) completely... i.e I just uninstalled(forcefully) MozillaFirefox, but didnt uninstalled MozillaFirefox-translations, and this is the main cause of version issue... &lt;BR /&gt;&lt;BR /&gt;#rpm -e --nodeps MozillaFirefox&lt;BR /&gt;#rpm -e MozillaFirefox-tranlations&lt;BR /&gt;&lt;BR /&gt;cd firefox &lt;BR /&gt;./firefox.. working quite and ALSO shows the right version&lt;BR /&gt;&lt;BR /&gt;Thanks All</description>
      <pubDate>Thu, 01 Mar 2007 23:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030813#M48306</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-03-01T23:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me install firefox 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030814#M48307</link>
      <description>.</description>
      <pubDate>Fri, 02 Mar 2007 00:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-install-firefox-2/m-p/5030814#M48307</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-03-02T00:02:06Z</dc:date>
    </item>
  </channel>
</rss>

