makehuman on fedora 18

This forum is aimed at user contributions, in the form of assets, side projects, code patches and similar.

Moderator: joepal

makehuman on fedora 18

Postby totophe56 » Wed Jan 30, 2013 2:13 pm

hello

I made work ( with fedora users 's french community kelp ) makehuman 1.0a7 with python 2.7 from python 2.6 tarball package

I change references from python 2.6 to python 2.7

where could I upload it, for you acan verifiy it and the last little migration to python 2.7 ( one reference to libpython2.6.so.1.0 that I can't change ?

thanks for your answers

totophe
totophe56
 
Posts: 18
Joined: Thu Aug 26, 2010 10:57 am

Re: makehuman on fedora 18

Postby joepal » Wed Jan 30, 2013 2:25 pm

What was wrong with the existing python 2.7 tarball?

http://makehuman.googlecode.com/files/m ... amd64.tbz2

(it's linked from http://www.makehuman.org/release )
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am

Re: makehuman on fedora 18

Postby totophe56 » Thu Jan 31, 2013 12:22 am

I tried again and now it's all right for me with pyton 2.7 tarball ;)

before use :

Code: Select all
su
yum install libpng12
yum install python-devel SDL-devel glew-devel
yum install SDL_image-devel.x86_64

Code: Select all
cd /usr/lib64/
ln -s /usr/lib64/libGLEW.so libGLEW.so.1.5.0
ln -s /usr/lib64/libGLEW.so libGLEW.so.1.5
Code: Select all
tar xvf archive.tar.bz
cd makehuman
make -f Makefile.Linux


Code: Select all
exit to be user and no root
cd makehuman
./makehuman


you can create a shotcut on destop to have directly access

the bib problem is to find all dependenciez ( libGLEW is an awful one :mrgreen: )
totophe56
 
Posts: 18
Joined: Thu Aug 26, 2010 10:57 am


Return to User contributions

Who is online

Users browsing this forum: No registered users and 1 guest

cron