Changes

From Genome Analysis Wiki
Jump to navigationJump to search
1 byte removed ,  13:57, 4 December 2012
Line 559: Line 559:  
=== Installation ===
 
=== Installation ===
 
# How should I install EPACTS?  
 
# How should I install EPACTS?  
#* See [[Installation Details]]
+
#* See [[Installation_Details]]
 
# I am having the following error message '''configure: error: libR.{so,a} was not found. Please install it at http://www.r-project.org/ first'''. What do I have to do?
 
# I am having the following error message '''configure: error: libR.{so,a} was not found. Please install it at http://www.r-project.org/ first'''. What do I have to do?
 
#* First, you need to find out where R was installed. Try to type "locate libR.so" and see if it returns anything
 
#* First, you need to find out where R was installed. Try to type "locate libR.so" and see if it returns anything
 
#* If "locate libR.so" returns you something, as explained [[Installation Details]], try to add "LDFLAGS=-L/path/to/R/library" and rerun '''configure''' and '''make'''
 
#* If "locate libR.so" returns you something, as explained [[Installation Details]], try to add "LDFLAGS=-L/path/to/R/library" and rerun '''configure''' and '''make'''
 
#* If you cannot find libR.so, you make have to recompile R with --enable-R-shlib option as described in http://cran.r-project.org/doc/manuals/R-admin.html#Installation
 
#* If you cannot find libR.so, you make have to recompile R with --enable-R-shlib option as described in http://cran.r-project.org/doc/manuals/R-admin.html#Installation
      
=== Input Files ===
 
=== Input Files ===

Navigation menu