Search Criteria
Package Details: makehuman 1.1.1-2
Git Clone URL: | https://aur.archlinux.org/makehuman.git (read-only, click to copy) |
---|---|
Package Base: | makehuman |
Description: | Parametrical modeling program for creating human bodies |
Upstream URL: | http://www.makehumancommunity.org/ |
Licenses: | |
Submitter: | stativ |
Maintainer: | None |
Last Packager: | stativ |
Votes: | 100 |
Popularity: | 0.32 |
First Submitted: | 2007-02-10 11:16 |
Last Updated: | 2018-11-10 11:57 |
Latest Comments
1 2 3 4 Next › Last »
PopeRigby commented on 2021-03-27 18:57
The current version is broken, because it can't find
python2-dbus
3ED_0 commented on 2021-01-11 14:58
@ZauberParacelsus: CRLF where? In PKGBUILD file itself or in makehuman sources?
ZauberParacelsus commented on 2021-01-11 14:45
@3ED_0: That "working" PKGBUILD doesn't work. I get an error saying that it contains CRLF characters and that it "cannot be sourced"
3ED_0 commented on 2021-01-11 08:37
Working 1.2.0 PKGBUILD: https://pastebin.com/rGgUZMrb
@stativ: Please, upgrade... :)
ruestique commented on 2020-10-14 14:09
makehuman-git works just fine - nevermind
ruestique commented on 2020-10-14 13:50
plus lot's of
PGP check skip
Tio commented on 2020-08-02 01:53
Error:
Pastafarianist commented on 2020-07-03 12:59
Same as ZauberParacelsus:
download_assets.py
fails withftplib.error_perm: 550 I can only retrieve regular files
.ZauberParacelsus commented on 2020-05-20 16:56
Building fails for makehuman with the following errors:
unit73e commented on 2019-01-05 15:55
I got the following error:
Adding
python2-sip-qt4
to the dependencies fixes the issue. Here is a patch: https://gist.github.com/unit73e/abc466efd0b398f08b4874a746b540a1Fortunately version 1.2.0 will fix these old dependencies. At least that's the plan. For now we have to deal with
python2
andqt4
. Apparently they're switching frommercurial
togit
too.EDIT:
Unfortunately the stable version doesn't work properly with my GPU so I just made my own package with the latest Git version: https://aur.archlinux.org/packages/makehuman-git/
It works for me but it's not the ideal solution.