Somebody an idea where to get meshlab?

Issues related to applications and software problems
Post Reply
kaengo
Posts: 24
Joined: 2017/04/24 16:32:51
Contact:

Somebody an idea where to get meshlab?

Post by kaengo » 2017/05/09 23:31:08

Greetings,
Kaengo
kaengo
engineer, germany
Centos 7 (hopefully at next time ...)

peterslinuxhelper
Posts: 1
Joined: 2019/02/28 10:07:12

Re: Somebody an idea where to get meshlab?

Post by peterslinuxhelper » 2019/02/28 10:21:24

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'

kaengo
Posts: 24
Joined: 2017/04/24 16:32:51
Contact:

Re: Somebody an idea where to get meshlab?

Post by kaengo » 2019/08/30 17:48:03

Thank you,
I will try next time,
but now I'm waiting for Centos 8

Best regards,
Holger
kaengo
engineer, germany
Centos 7 (hopefully at next time ...)

Post Reply