Find the answer to your Linux question:
Results 1 to 6 of 6
I'm not sure what's going on here, but I posted a message this morning, and it has disappeared. At any rate, I have a new version of seamonkey that I ...
  1. #1
    Just Joined! JimBoCol's Avatar
    Join Date
    Apr 2010
    Location
    Clarksburg, WV
    Posts
    73

    [SOLVED] Application Updates

    I'm not sure what's going on here, but I posted a message this morning, and it has disappeared.

    At any rate, I have a new version of seamonkey that I have downloaded from the official site. I have tried to install it with System>Administration>Add/Remove Applications, and it seems that nothing but predefined applications are available. I go into System/Administration>Update Manager, it's the same thing.

    Both Softwares are pointing to an older version of seamonkey 1.11 something, and the new version is 2.0 something.

    I downloaded a .gz package, and when I open it, it contains a complete file structure. Am I just supposed to unpack it, and overwrite the existing file system for seamonkey? It appears to be identical inside the package as what is on the hard drive.

    Thanks,
    Jim.

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by JimBoCol View Post
    I'm not sure what's going on here, but I posted a message this morning, and it has disappeared.
    Are you sure it wasn't on another forum that you posted? I just checked all your posts for the last 48 hours and there doesn't appear to be any that were deleted.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined! JimBoCol's Avatar
    Join Date
    Apr 2010
    Location
    Clarksburg, WV
    Posts
    73
    Quote Originally Posted by ozar View Post
    Are you sure it wasn't on another forum that you posted? I just checked all your posts for the last 48 hours and there doesn't appear to be any that were deleted.
    Maybe I hit preview post instead of post.

    Thanks,
    Jim.

  4. #4
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    Quote Originally Posted by JimBoCol View Post
    I downloaded a .gz package, and when I open it, it contains a complete file structure. Am I just supposed to unpack it, and overwrite the existing file system for seamonkey? It appears to be identical inside the package as what is on the hard drive.

    Thanks,
    Jim.
    It depends.

    What I would do is one of the following

    For personal use only, I would unpack it in my home directory and create a menu item.

    If I wanted all users to have access to it, I would unpack it into /opt - you will need root (sudo) for the second one. This is where I tend to put software that I don't install from the repositories.

    You can remove the current version using Synaptic first.

    Hope this helps
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  5. #5
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Hello. There is a ppa repository which tracks the latest seamonkey.

    Code:
    sudo add-apt-repository ppa:seamonkey2/seamonkey2
    sudo apt-get update && sudo apt-get install seamonkey2

  6. #6
    Just Joined! JimBoCol's Avatar
    Join Date
    Apr 2010
    Location
    Clarksburg, WV
    Posts
    73
    Quote Originally Posted by reed9 View Post
    Hello. There is a ppa repository which tracks the latest seamonkey.

    Code:
    sudo add-apt-repository ppa:seamonkey2/seamonkey2
    sudo apt-get update && sudo apt-get install seamonkey2
    Thank you very much. I really enjoyed watching it do all of those things. That was so very easy, just two commands. This was the first time that I have installed something from a terminal prompt in Linux instead of using one of the graphic interfaces off of the menu.

    I can't wait until I have a good grasp on Linux commands, and how they work.

    Other than being a bit lost and unsure of some things, I am really enjoying my Linux experience, and of course let's give credit where credit is due, a very big thank you to you and all of the others that have been helping me, and seeing to it that my Linux experience is a good one.

    Thanks,
    Jim.

Posting Permissions

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