This page is for those who want to use/install Meshalyzer (developed and maintained by Ed Vigmond - http://www.ucalgary.ca/~Vigmond) on Ubuntu 8.10 (the original, though now obsolete, Meshalyzer page can be found here).
You need to download either or both of the following files:
- the 32-bit binary (see below), and/or
- the source code (see below).
In addition, you may want to download the test dataset (see below).
To use the 32-bit binary, all you need is to have FLTK installed, i.e.
sudo apt-get install libfltk1.1
To recompile Meshalyzer from its source code, you first need to install some packages:
sudo apt-get install fluid g++ libglu1-mesa-dev libpng12-dev zlib1g-dev
From there, you simply build Meshalyzer, i.e.
cd <MeshalyzerPath> make
Last modified 12 years ago
Last modified on Mar 12, 2009, 4:05:29 PM
Attachments (4)
-
Meshalyzer32Bit.tar.gz
(584.0 KB) -
added by alan.garny@… 12 years ago.
Meshalyzer - 32-bit binary
-
Meshalyzer.tar.gz
(159.9 KB) -
added by alan.garny@… 12 years ago.
Meshalyzer - Source code
-
MeshalyzerTestDataset.tar.gz
(46.3 MB) -
added by alan.garny@… 12 years ago.
Meshalyzer - Test dataset
-
Meshalyzer64Bit.tar.gz
(1.0 MB) -
added by alan.garny@… 12 years ago.
Meshalyzer - 64-bit binary