Page 1 of 1

Somebody an idea where to get meshlab?

Posted: 2017/05/09 23:31:08
by kaengo
Greetings,
Kaengo

Re: Somebody an idea where to get meshlab?

Posted: 2019/02/28 10:21:24
by peterslinuxhelper
You need to define the puias-computational repository
create a file at /etc/yum.repos.d
I named it puias-computational.repo
Insert the folowing code

Code: Select all

[puias-computational]
name=puias-computational
baseurl=http://springdale.math.ias.edu/data/puias/computational/7/x86_64/
enabled=1
gpgcheck=0
Now you can install it and its dependencies with
yum --nogpgcheck install meshlab

Call it from commandline with 'meshlab'

Re: Somebody an idea where to get meshlab?

Posted: 2019/08/30 17:48:03
by kaengo
Thank you,
I will try next time,
but now I'm waiting for Centos 8

Best regards,
Holger