Author |
Message |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Sun 17 Apr 2011, 12:48 Post subject:
Blender-2.63.sfs Subject description: .sfs for the new stable version |
|
Blender-2.63.sfs (47M, Apr 28, 2012, c0723023f7c43616cb9655444769427a)
Files are in its own /opt/blender263/ directory. If you want to create shortcuts - link to /opt/blender263/blender or /opt/blender263/blender-softwaregl. The latter will start the program without hardware OpenGL support.
Wary Puppy users will need base SDL library from here.
Last edited by maxerro on Sat 28 Apr 2012, 09:34; edited 11 times in total
|
Back to top
|
|
 |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Thu 23 Jun 2011, 09:26 Post subject:
|
|
Updated from 2.57 to 2.58 in the 1st post.
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Thu 23 Jun 2011, 09:37 Post subject:
|
|
http://ge.tt/8zTquM5/Blender-2.58-Lucid.sfs
not happening Code: | # wget -4c http://ge.tt/8zTquM5/Blender-2.58-Lucid.sfs
--2011-06-23 20:51:37-- http://ge.tt/8zTquM5/Blender-2.58-Lucid.sfs
Resolving ge.tt... 79.125.123.149
Connecting to ge.tt|79.125.123.149|:80... connected.
HTTP request sent, awaiting response... 307 Temporary Redirect
Location: http://api.ge.tt/0/8zTquM5/0/blob [following]
--2011-06-23 20:51:42-- http://api.ge.tt/0/8zTquM5/0/blob
Resolving api.ge.tt... 46.51.133.180
Connecting to api.ge.tt|46.51.133.180|:80... connected.
HTTP request sent, awaiting response... 307 Temporary Redirect
Location: http://blobs.ge.tt/8zTquM5/Blender-2.58-Lucid.sfs?sig=-TC8yyrk4pQpkjibCf7BWxbTJW2SjntMPTE [following]
--2011-06-23 20:51:59-- http://blobs.ge.tt/8zTquM5/Blender-2.58-Lucid.sfs?sig=-TC8yyrk4pQpkjibCf7BWxbTJW2SjntMPTE
Resolving blobs.ge.tt... 46.51.177.170, 46.51.183.36, 79.125.24.112
Connecting to blobs.ge.tt|46.51.177.170|:80... connected.
HTTP request sent, awaiting response... 503 Service Unavailable
2011-06-23 20:52:05 ERROR 503: Service Unavailable.
#
| try http://www.datafilehost.com/
|
Back to top
|
|
 |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Thu 23 Jun 2011, 10:19 Post subject:
|
|
aarf wrote: | ...not happening... #wget... |
Did you try the non-wget way?
Please tell me that you did, even if it isn't true.
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 10548 Location: SwedenEurope
|
Posted: Thu 23 Jun 2011, 10:54 Post subject:
|
|
I clicked on that link in FF and that worked well. But have not tested blender.
_________________ I use Google Search on Puppy Forum
not an ideal solution though
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Thu 23 Jun 2011, 11:08 Post subject:
|
|
maxerro wrote: | aarf wrote: | ...not happening... #wget... |
Did you try the non-wget way?
Please tell me that you did, even if it isn't true. |
yes i did and it didnt happen. tried again now and it is downloading ok.
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Thu 23 Jun 2011, 11:31 Post subject:
|
|
Code: | # ./blender-softwaregl
Info: Config directory with "startup.blend" file not found.
socket(): Address family not supported by protocol
AL lib: pulseaudio.c:612: Context did not connect: Connection refused
Xlib: extension "GLX" missing on display ":0.0".
intern/ghost/intern/GHOST_WindowX11.cpp:194: X11 glXQueryVersion() failed, verify working openGL system!
initial window could not find the GLX extension, exit!
#
# ./blender
Info: Config directory with "startup.blend" file not found.
socket(): Address family not supported by protocol
AL lib: pulseaudio.c:612: Context did not connect: Connection refused
Xlib: extension "GLX" missing on display ":0.0".
intern/ghost/intern/GHOST_WindowX11.cpp:194: X11 glXQueryVersion() failed, verify working openGL system!
initial window could not find the GLX extension, exit!
#
|
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Thu 23 Jun 2011, 11:37 Post subject:
|
|
Code: | # md5sum Bl*
37ff98006ed8b23cd65d4c283359fca3 Blender-2.58-Lucid.sfs
#
|
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
Back to top
|
|
 |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Thu 23 Jun 2011, 12:03 Post subject:
|
|
aarf wrote: | Code: | ... failed, verify working openGL system!
initial window could not find the GLX extension, exit!...
|
|
If you're trying to start it on a machine listed in your signature, then you can try installing the Xorg_High-1.1-Lucid.pet from Barry's repository (either from distro.ibiblio.org or from the System section of Puppy Package Manager). I think that should work, or you can try the new updated version.
|
Back to top
|
|
 |
green_dome
Joined: 05 Jan 2009 Posts: 204
|
Posted: Sat 13 Aug 2011, 22:39 Post subject:
Mirrors |
|
If you do not mind, I have mirrored your Blender files. [Ref.]
Thank you for making these files available.
Blender-2.58a.sfs
Blender-2.59.sfs
Blender-2.60a.sfs
Blender-2.61.sfs
Blender-2.62.sfs
Blender-2.63.sfs
mirrors
md5 and hashdeep -->
Last edited by green_dome on Tue 02 Apr 2013, 12:29; edited 7 times in total
|
Back to top
|
|
 |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Sat 17 Dec 2011, 19:18 Post subject:
|
|
Cycles rendering engine is now part of the official version (2.61 - 1st post). You can test your CPU as always, if you don't wanna fiddle with Mesa drivers.
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2545 Location: near here
|
Posted: Sun 18 Dec 2011, 14:07 Post subject:
|
|
http://puppylinux.org/wikka/Blender wikka updated ; -)
_________________ helping Wiki for help
|
Back to top
|
|
 |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Mon 20 Feb 2012, 10:28 Post subject:
|
|
Carve-d algorithms for polygonal (s)mEshin' in 2.62.
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Sat 07 Apr 2012, 16:23 Post subject:
|
|
Blender-2.62.sfs, lupu528.005 and Xorg_High-1.1-Lucid.pet
happening now and can do things. thank you.
lots of toggles to explore and play with.
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
Back to top
|
|
 |
maxerro

Joined: 10 Oct 2010 Posts: 65
|
Posted: Sat 28 Apr 2012, 07:30 Post subject:
|
|
BMesh power-tools in 2.63.
|
Back to top
|
|
 |
|