|
Table of Contents
How to install MeshFix on Ubuntu Lucid 64 bitsudo apt-get install libsuperlu3-dev cd /usr/local/bin/ wget -O- http://meshfix.googlecode.com/files/meshfix.r59.x86_64.linux.tar.gz | sudo tar -xzvf - Uninstallsudo rm /usr/local/bin/meshfix |