blender 2.34 works!

Woody Gilk woody.gilk at gmail.com
Mon Oct 11 05:43:54 UTC 2004


here's the message i sent to the list. here's the url for a
blender-2.34 build dir that you can just execute "sh linux.sh"  (this
is the script i created) to build blender. all the necessary files are
already in place. everything should compile (tm) except the static
binary, which isn't needed anyways. here's the url:
http://www.wgilk.com/linux/blender/dynamic-2.34/blender-2.34.tar.gz

just tar zxf wherever you usually build stuff, then "cd blender-2.34"
and "sh linux.sh" and wait a while. if all goes well, make note of
where it stores the dynamic binary, then copy the dynamic binary to a
test dir and unpack it. cd to that directory and "./blender" and
(hopefully) welcome to blender v2.34.

-woody (shadowhand)


---------- Forwarded message ----------
From: Woody Gilk <woody.gilk at gmail.com>
Date: Thu, 7 Oct 2004 23:47:58 -0500
Subject: Re: blender module out of date
To: Lunar general discussion list <lunar at lunar-linux.org>


i made super progress tonight. i'm done for right now because i'm stuck.

here's the short version: got blender to compile until the point of
creating blenderstatic, then it fails. here's the very end few lines:

****> Build 22:54:39 07-Oct-2004 - 22:54:42 07-Oct-2004
 NAN_ODE=/sandbox/blender-2.34/extern/ode/dist
 NAN_SDL=/usr
 NAN_OPENAL=/usr
 NAN_FMOD=/usr
 NAN_PYTHON=/usr
 NAN_ZLIB=/usr
 NAN_PYTHON_VERSION=2.3
 NAN_JPEG=/usr
 NAN_PNG=/usr
 NAN_FREETYPE=/usr
 NAN_FTGL=/usr
 NAN_NO_KETSJI=true
*---> Create blender-2.34-linux-glibc2.3.3-i386 package
----> Make Config dir .blender
cp /sandbox/blender-2.34/bin/.blender/.Blanguages
/sandbox/blender-2.34/obj/blender-2.34-linux-glibc2.3.3-i386/.blender
cp /sandbox/blender-2.34/bin/.blender/.bfont.ttf
/sandbox/blender-2.34/obj/blender-2.34-linux-glibc2.3.3-i386/.blender
----> Copy blender executable
----> Copy and compile plugins
----> Copy python infrastructure
----> Strip blender executable
----> Create distribution file blender-2.34-linux-glibc2.3.3-i386.tar
----> Compressing distribution to blender-2.34-linux-glibc2.3.3-i386.tar.gz
****> /sandbox/blender-2.34/obj/2.34/blender-2.34-linux-glibc2.3.3-i386.tar.gz
is ready
*---> Create blender-2.34-linux-glibc2.3.3-i386-static package
----> Make Config dir .blender
cp /sandbox/blender-2.34/bin/.blender/.Blanguages
/sandbox/blender-2.34/obj/blender-2.34-linux-glibc2.3.3-i386-static/.blender
cp /sandbox/blender-2.34/bin/.blender/.bfont.ttf
/sandbox/blender-2.34/obj/blender-2.34-linux-glibc2.3.3-i386-static/.blender
----> Copy blender executable
cp: cannot stat
`/sandbox/blender-2.34/obj/linux-glibc2.3.3-i386/bin/blenderstatic':
No such file or directory
make[1]: *** [install] Error 1
make: *** [all] Error 2

there it is... the thing is... even though the static linking doesn't
work, blender does indeed work. here's a screenshot to prove it:
http://www.wgilk.com/linux/screenshots/lunar_blenderworks_100704.png

now all that needs to be done is finding a way to prevent the static
binary from building are we are golden. here's a file for people to
use... i don't know if it will work without the build dir because i
don't really understand the ins and outs of dynamic linking... but
here, have this:
http://www.wgilk.com/linux/blender/dynamic-2.34/blender-2.34-linux-glibc2.3.3-i386.tar.gz
(please be nice to my server, i pay for that bandwidth... if you can
afford to wait for the moonbase to be updated, please do.

-woody (shadowhand)


More information about the Lunar mailing list