Changes

From Genome Analysis Wiki
Jump to navigationJump to search
228 bytes removed ,  18:47, 4 December 2012
Line 254: Line 254:  
   cd EPACTS-3.0.0
 
   cd EPACTS-3.0.0
 
   ./configure --prefix=/path/to/install  
 
   ./configure --prefix=/path/to/install  
  (If the above line gives you an error, you most likely have a separate directory for libR.so,
  −
  in that case try  ./configure --prefix=/path/to/install LDFLAGS=-L/path/to/library to include the directory containing libR.so)
   
   make
 
   make
 
   make install
 
   make install

Navigation menu