LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing Thunderbird 1.07 (https://www.linuxquestions.org/questions/linux-newbie-8/installing-thunderbird-1-07-a-391884/)

skyscraper5571 12-12-2005 08:20 AM

Installing Thunderbird 1.07
 
Hi all. AT the moment I'm attempt to install and run thunderbird. But I'm having a little trouble. For the last hour I've been running around the mozzila site looking for a walkthough on how to install the software. All I have found was to use the command "run thunderbird" but when I do so all I get it a run command error (I've cd into the folder).

Could anyone offer advice, I sort of loss for what I meant to do. Thanks in Advance.

anti.corp 12-12-2005 08:31 AM

cd into the dir where you extracted thunderbird to.

Then type

Code:

./run mozilla.sh
That should do it :)

By the way, what distribution are you using? Because some have packagemanagers which makes installing wery easy.

skyscraper5571 12-12-2005 08:45 AM

Fedora Core 4. I look for a RMP package but there seem to be none. I attempt the command you suggested but got this.

bash: ./: is a directory

I within the main directory? these are the files that came with tgz package

chrome libldap50.so libsmime3.so mozilla-xremote-client
components libmozjs.so libsoftokn3.chk README.txt
components.ini libnspr4.so libsoftokn3.so res
defaults libnss3.so libssl3.so run-mozilla.sh
extensions libnssckbi.so libxpcom_compat.so thunderbird
greprefs libplc4.so libxpcom.so thunderbird-bin
icons libplds4.so libxpistub.so xpicleanup
init.d libprldap50.so LICENSE.txt

anti.corp 12-12-2005 08:53 AM

Hi,

Go get the rpm for fedora Core 4 here:

ftp://rpmfind.net/linux/fedora/core/...1.fc4.i386.rpm

Doubleclick it to install. Or if you prefer from a terminal type:

Code:

rpm -i thunderbird-1.0.7-1.1.fc4.i386.rpm
:)

skyscraper5571 12-12-2005 09:08 AM

Thankyou, it went sweet. Also by chance would anyone know where I could find a Java Runtime RPM package?

anti.corp 12-12-2005 09:15 AM

Quote:

Originally Posted by skyscraper5571
Thankyou, it went sweet. Also by chance would anyone know where I could find a Java Runtime RPM package?

Your welcome.

You can download java here:

http://java.com/en/download/manual.jsp

Grab the Linux RPM (self-extracting file)(filesize: 15.47 MB)

And read the instructions ' To install the Linux RPM (self-extracting) file '

Link to instructions here:

http://java.com/en/download/help/5000010500.xml#rpm

:)

skyscraper5571 12-12-2005 10:07 AM

All went good, Java is installed & Limewire is running sweet. For a fact Limewire is working better in linux then it does in windows. Thankyou again.


All times are GMT -5. The time now is 07:43 PM.