Changes

From Genome Analysis Wiki
Jump to navigationJump to search
706 bytes added ,  13:57, 4 December 2012
Line 557: Line 557:     
== Frequently Asked Questions ==
 
== Frequently Asked Questions ==
 +
=== Installation ===
 +
# How should I install EPACTS?
 +
#* 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?
 +
#* 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 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