Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: updating blender to 2.46

  1. #1
    Join Date
    May 2008
    Location
    Canada
    Beans
    64
    Distro
    Ubuntu 8.04 Hardy Heron

    updating blender to 2.46

    I tried updating blender via the synaptic repository but it has yet to update itself that blender 2.46 is released. I downloaded the .tar.bgz file from the official site, but have no idea whatsoever how to get this to work over my 2.45. I could wait until Ubuntu updates the repository, but I really don't know how long that will take. Any suggestions on finding an easy to install .deb file or anything would be appreciated greatly.

  2. #2
    Join Date
    Apr 2007
    Location
    England, United Kingdom
    Beans
    805
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: updating blender to 2.46

    Easy way to install a .deb is normally just double click it and a pop up window should appear.

    Saj
    Ubuntu User Since 6.06 - "Here To Help"
    Ubuntu Beta Tester Since 6.10 - "We have the problems so you don't have too."
    --------------------------------------------------
    Linux Registered User: 452642 Ubuntu Registered User: 17365

  3. #3
    Join Date
    May 2008
    Beans
    105

    Re: updating blender to 2.46

    Hey,

    The Ubuntu repositories are notorious for being one step behind the latest updates. In fact I've just run into this problem myself today, and I updated a couple of packages (OpenOffice included) that just couldn't wait.

    I've just downloaded the archive that you mentioned to test it out. It seems like it should work out of the box!

    Simply go to the folder you downloaded it into and type
    Code:
     tar -xvjf blender*
    This should extract it into its own folder. Enter that directory and run blender by typing
    Code:
    ./blender

  4. #4
    Join Date
    May 2008
    Location
    Canada
    Beans
    64
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: updating blender to 2.46

    that will run it from there, but how can I overwrite the blender 2.45 so when i go to Applications->Graphics->Blender and click then it will run 2.46 and NOT 2.45?

  5. #5
    Join Date
    May 2008
    Beans
    105

    Re: updating blender to 2.46

    Under KDE, you can go to the KMenu and right-click on the Blender entry and select Edit Item. Then, under Command, type in the path to your extracted Blender.

    I'm not quite sure how to do this under GNOME, but it should be similar. Look for a menu-editing utility and change the path of the launcher to where you extracted Blender.

  6. #6
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,258
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: updating blender to 2.46

    The ubuntu repo's don't get updated often because Ubuntu is not a rolling release (I believe Gentoo and Arch are rolling releases).

    And is there some huge feature/update/bug fix in 2.46 that means you must have it immediately? If not I'd just wait and continue using 2.45

  7. #7
    Join Date
    May 2008
    Location
    Canada
    Beans
    64
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: updating blender to 2.46

    I've heard many great things about it from my friend, including cloth animations etc... which I would like to "fiddle" with. haha ya so I guess I MUST have it...

  8. #8
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,258
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: updating blender to 2.46

    hmm, ok Other than editing your menu's to point to the unzipped blender folder, I can only suggest checking getdeb.net to see if they have a .deb file to use.

  9. #9
    Join Date
    Apr 2008
    Beans
    120
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: updating blender to 2.46

    Quote Originally Posted by jellylogix View Post
    I tried updating blender via the synaptic repository but it has yet to update itself that blender 2.46 is released. I downloaded the .tar.bgz file from the official site, but have no idea whatsoever how to get this to work over my 2.45. I could wait until Ubuntu updates the repository, but I really don't know how long that will take. Any suggestions on finding an easy to install .deb file or anything would be appreciated greatly.
    I would like to see this happen also. I would like to update Blender as major things have been added to the program.
    http://www.blender.org/development/r...s/blender-246/
    http://packages.ubuntu.com/hardy/graphics/blender
    Last edited by VitalBodies; May 27th, 2008 at 03:53 AM.

  10. #10
    Join Date
    Jan 2008
    Location
    South Dakota, USA
    Beans
    Hidden!
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: updating blender to 2.46

    This is very easy to do, and I have done it myself.

    Simply DL the binary you need from blender.org (or graphicall.org, depending on your needs).
    Extract that file you download to wherever you wish. I personally have a directory in my /home directory where I place all my programs where there is no .deb.

    So to create a menu entry, right click on the application bar, select "edit menus". In the new window that opens, click on "graphics" in the left. Click on the New item button.

    In this popup use the following properties:
    Type: Application
    Name: Blender
    Command: /home/john/Library/blender/blender -w -p 250 32 1024 768
    [of course this would be different for you based on where you put blender, and how big your screen resolution is - also note this is made so that blender is windowed]
    Comment: [put whatever you want here]

    There are other ways you could do this, but this would be the graphical way.

Page 1 of 3 123 LastLast

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
  •