[MINC-users] build almost everything minc Makefile and git repository for EZminc

Vladimir S. FONOV vladimir.fonov at gmail.com
Fri Mar 4 16:43:57 EST 2011


Hello Everybody,

in an effort to simplify minc installation I have made publicly 
available a "build almost everything minc" makefile:

https://github.com/vfonov/EZminc/raw/master/build_quarantine/Makefile

The main purpose of it is to build most of the publicly available minc 
tools inside a quarantine with minimum dependencies on the system 
libraries. So, everything is compiled statically.

Following packages are built by default:

netcdf-4.0.1 hdf5-1.8.6 minc-2.1.00 bicpl-1.4.6 ebtks-1.6.4 
oobicpl-0.4.4 N3-1.12.0 classify-1.1.0 conglomerate-1.6.6 
mni_autoreg-0.99.6 mni_perllib-0.08 mincblob-1.2.1 mincmorph-1.4 
ray_trace-1.0.3 glim_image-1.2 InsightToolkit-3.20.0 fftw-3.2.2 
cmake-2.8.4 gsl-1.14 Getopt-Tabular-0.3 ezminc-r83 netpbm-10.35.74


following packages may also be built if needed:

Register-1.4.0 Display-1.5.0
fltk-1.3.x-r7725 vtk-5.6.1

To use:

make PREFIX=<location of your quarantine> TEMP=<location where packages 
will be built> PARALLEL_BUILD=-j<number of CPUs available> all

Also, as you can notice I have created a clone of EZminc repository on 
the github:  https://github.com/vfonov/EZminc , hopefully it will be 
easier to use it this way.


-- 
Best regards,
  Vladimir S. FONOV ~ v.s.fonov  <at> ilmarin.info


More information about the MINC-users mailing list