To all-
Orginally developed to make my life easier, my Redhat 9 RPMS for Blender, Tuhopuu2, and Wings3d are now available for general download.
Matt over at Reblended.com was kind enough to allocate disk space and WWW access to all of the RPMS, Thanks Matt!
Here’s the basic instructions to get things started.
Download them at:
http://reblended.com/www/mshannon/
Installing Blender & Tuhopuu2 (They both can be installed at the same time, and will appear as /usr/bin/blender and /usr/bin/tuhopuu2)
-
su to root (you must be root to install a RPM)
-
rpm -Uvh blender-2.28c-1.rh90.i686.rpm openal-1.1-1.i686.rpm
3(optional) rpm -Uvh tuhopuu2-2.28c-1.rh90.i686.rpm
Installing Wings 3d
-
su to root (you must be root to install a RPM)
-
rpm -Uvh wings-0.98.16b-1.i686.rpm libesdl0-0.93.0909-3.i686.rpm erlang_otp-R9C.0-1rh9.i686.rpm
********************** IMPORTANT NOTE ****************************
Redhat 9 by default uses alpha cursors under XFree86, this does not function properly with Blender/Tuhopuu2 and in some cases Wings3d. In order to correct this, run the following as you:
echo “Xcursor.core: 1” >> ~./Xresources
This only needs to be done once. Here’s an example of how it should look.
[[email protected] hazmat]$ echo “Xcursor.core: 1” >>~. /Xresources
Good luck, these RPMS may work on other rpm based distributions, such as mandrake, etc.
Lastly, I can’t warranty their effectiveness, but if you have problems, PM me and I’ll see what I can do.
Good Luck!
-h