modified: SpatialOmicsCoord.py
[GalaxyCodeBases.git] / c_cpp / etc / mbuffer / INSTALL
blob3843473d6c20c5bf9d615b2def5c65054a86492f
1 # To install run
2 ./configure
4 # with the options you desire.
5 # To get a list of the possible options, run:
6 ./configure --help
8 # possible options are
9 ./configure --enable-debug --enable-networking --disable-multivolume
11 # Then just do a:
12 make && make install