Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:pz_no_ubuntu_macosx_mavericks [2014/05/29 11:28]
omar
howto:pz_no_ubuntu_macosx_mavericks [2014/06/02 16:08] (current)
labmec
Line 59: Line 59:
 </​code>​ </​code>​
  
 +=== METIS ===
  
 +<​code>​
 +
 +Fazer o download de metis-5.1.0.tar.gz em:
 +
 +http://​glaros.dtc.umn.edu/​gkhome/​metis/​metis/​download
 +
 +
 +tar -xzvf metis-5.1.0.tar.gz
 +cd metis-5.1.0
 +
 +export CXXFLAGS="​-stdlib=libstdc++"​
 +export CFLAGS="​-stdlib=libstdc++" ​
 +
 +make config
 +make
 +sudo make install
 +
 +
 +
 +</​code>​
  

QR Code: URL of current page
QR Code: URL of current page howto:pz_no_ubuntu_macosx_mavericks (generated for current page)