Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: thunderbird install problems

  1. #11
    Join Date
    Apr 2008
    Location
    mumbai
    Beans
    284
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: thunderbird install problems

    Quote Originally Posted by presence1960 View Post
    that would be
    Code:
    sudo apt-get install thunderbird
    I did sudo apt-get install thunderbird

    heres the result.:

    richlyn@richlyn-desktop:~$ sudo apt-get install thunderbird
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    thunderbird is already the newest version.
    The following packages were automatically installed and are no longer required:
    x11proto-xinerama-dev x11proto-render-dev libxrender-dev libfontconfig1-dev
    x11proto-composite-dev libxcursor-dev x11proto-randr-dev x11proto-damage-dev
    libxdamage-dev libfreetype6-dev x11proto-fixes-dev libxcomposite-dev
    libxrandr-dev libexpat1-dev libxft-dev libxfixes-dev libxinerama-dev
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 279 not upgraded.
    richlyn@richlyn-desktop:~$

  2. #12
    Join Date
    Apr 2008
    Location
    mumbai
    Beans
    284
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: thunderbird install problems

    Quote Originally Posted by orange-wedge View Post
    I would try out ubuntuzilla.py from sourceforge.

    http://sourceforge.net/apps/mediawik...itle=Main_Page

    I just downloaded it to install Firefox 3.5, but the manual says it can also automate the installation of Thunderbird.
    i tried this also:
    * If you happen to have already downloaded the appropriate Thunderbird, Firefox, or SeaMonkey tar.gz archive to your drive, and want to avoid another download, place your downloaded tar.gz into /tmp (without changing the original filename). The script will still ask you questions about the version, localizations, etc., but will not actually make another download.
    * Open a terminal

    Note: do not run ubuntuzilla with sudo. That will mess up the ownership of some of the files in your home directory (e.g., the stuff in ~/.gnupg).

    * Enter one of the following commands to run the script (choose one depending on which software you want to install; copy and paste to avoid typos):

    ubuntuzilla.py -a install -p firefox

    ubuntuzilla.py -a install -p thunderbird

    ubuntuzilla.py -a install -p seamonkey


    heres what i get:

    richlyn@richlyn-desktop:~$ ubuntuzilla.py -a install -p thunderbird
    bash: ubuntuzilla.py: command not found

  3. #13
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: thunderbird install problems

    Any software that is in the repositories should only be downloaded and installed that way. Installing from the .deb leads back to the bad old days of dependency hell.

    If your thunderbird is not working it is because the first install from the .deb was not correct. It would be best to go back to synaptic and mark for complete removal and apply that. After it uninstalls and deletes everything go back and check it again to reinstall.

    You can also install 'firefox 3.5' from synaptic. If you use what I have in quotes it will come up. After it installs it will be shiretoko. When karmic comes out 3.5 will be standard.

  4. #14
    Join Date
    Sep 2008
    Location
    Philadelphia, PA
    Beans
    5,193
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: thunderbird install problems

    Quote Originally Posted by richlyn9 View Post
    I did sudo apt-get install thunderbird

    heres the result.:

    richlyn@richlyn-desktop:~$ sudo apt-get install thunderbird
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    thunderbird is already the newest version.
    The following packages were automatically installed and are no longer required:
    x11proto-xinerama-dev x11proto-render-dev libxrender-dev libfontconfig1-dev
    x11proto-composite-dev libxcursor-dev x11proto-randr-dev x11proto-damage-dev
    libxdamage-dev libfreetype6-dev x11proto-fixes-dev libxcomposite-dev
    libxrandr-dev libexpat1-dev libxft-dev libxfixes-dev libxinerama-dev
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 279 not upgraded.
    richlyn@richlyn-desktop:~$
    Then you already have thunderbird installed- see the red above!
    Multi-boot: Arch linux, Ubuntu 12.04, Windows 7 & Windows 8

  5. #15
    Join Date
    Apr 2008
    Location
    mumbai
    Beans
    284
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: thunderbird install problems

    i went to add/remove applications and removed thunderbird and applied changes.

    then from the terminal this is what i did.


    richlyn@richlyn-desktop:~$ sudo apt-get install thunderbird
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    x11proto-xinerama-dev x11proto-render-dev libxrender-dev libfontconfig1-dev
    x11proto-composite-dev libxcursor-dev x11proto-randr-dev x11proto-damage-dev
    libxdamage-dev x11proto-fixes-dev libxcomposite-dev libxrandr-dev
    libexpat1-dev libxft-dev libxfixes-dev libxinerama-dev
    Use 'apt-get autoremove' to remove them.
    Suggested packages:
    thunderbird-gnome-support latex-xft-fonts
    The following NEW packages will be installed:
    thunderbird
    0 upgraded, 1 newly installed, 0 to remove and 220 not upgraded.
    Need to get 0B/11.1MB of archives.
    After this operation, 33.2MB of additional disk space will be used.
    Selecting previously deselected package thunderbird.
    (Reading database ... 108166 files and directories currently installed.)
    Unpacking thunderbird (from .../thunderbird_2.0.0.23+build1+nobinonly-0ubuntu0.8.10.1_i386.deb) ...
    Processing triggers for man-db ...
    Setting up thunderbird (2.0.0.23+build1+nobinonly-0ubuntu0.8.10.1) ...

    Processing triggers for libc6 ...
    ldconfig deferred processing now taking place
    richlyn@richlyn-desktop:~$ thunderbird
    /opt/thunderbird/thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    richlyn@richlyn-desktop:~$


    its still the same....

    i am eargerly waiting for Kramic
    will thunderbird be standard instead of evolution?

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •