Difference between revisions of "FAQ:How can I build MakeHuman from source?"

From MakeHuman Community Wiki
Jump to: navigation, search
Line 3: Line 3:
 
However, if you want to run makehuman directly from a source download, you will need to install some dependencies.
 
However, if you want to run makehuman directly from a source download, you will need to install some dependencies.
  
Please see [[FAQ:How can I run MakeHuman from a BitBucket source clone?]]
+
Please see [[Documentation:Running_MakeHuman_from_source|Running MakeHuman from Source]]

Revision as of 08:05, 1 February 2017

You don't. Makehuman is a pure python application and does not need to be built.

However, if you want to run makehuman directly from a source download, you will need to install some dependencies.

Please see Running MakeHuman from Source