LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do i run mozilla thunderbird? (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-run-mozilla-thunderbird-136251/)

jogurt666 01-19-2004 02:21 AM

how do i run mozilla thunderbird?
 
when i type:

$ ./thinderbird

in thunderbirds directory i'm prompted such a message:

./thunderbird-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

which packages should i install in order to make it run properly?

ElementNine 01-19-2004 03:01 AM

do you mean firebird?

ElementNine 01-19-2004 03:04 AM

scratch last comment

jogurt666 01-19-2004 03:24 AM

no. firebird is a web browser, which works fine for me, i mean thunderbird, the mail manager

BroX 01-19-2004 03:31 AM

If you're running Redhat 9, you need gtk2-2.2.1-4.src.rpm. Find it here.

Install it as root, typing:

rpmbuild --rebuild <packagename.src.rpm>
check the last few lines of the output to find out where the rpms end up (something like /usr/share/src/Redhat/RPMS) and install those with the regular

rpm -ivh <packagename.rpm>

Leon.

jogurt666 01-19-2004 12:40 PM

i use Debian. what should i download via apt-get?

JayCnrs 01-19-2004 01:12 PM

I believe it would be gtk2 that provides that library.

HTH

jogurt666 01-20-2004 01:47 AM

well actually it was libgtk2, but thunderbird now works fine ^^

dr_doom_777 02-01-2004 05:38 AM

I have exactly the same problem that you had with suse can you tell me how you solved it.....
thnx


All times are GMT -5. The time now is 11:52 PM.