[Bioc-sig-seq] rtracklayer compilation error (make: *** [chain_io.o] Error 1)

Kasper Daniel Hansen kasperdanielhansen at gmail.com
Tue Jul 26 18:53:16 CEST 2011


On Tue, Jul 26, 2011 at 11:35 AM, Martin Morgan <mtmorgan at fhcrc.org> wrote:
> On 07/26/2011 07:14 AM, Ivan Gregoretti wrote:
>>
>> Great. The subversion compiles without problems.
>>
>> For those who usually don't install from SVN, this is how it's done:
>>
>> 1)
>> Become root
>
> Not usually necessary. Just cd to some location on your file system, svn co
> ... and then R CMD INSTALL rtracklayer. You might sudo R CMD INSTALL
> rtracklayer if you were updating a system-wide installation (but then you
> probably wouldn't want to be installing from svn).

To be even more precise, you are supposed to do
  R CMD build rtracklayer
  R CMD INSTALL rtracklayer_$VERSION.tar.gz

Kasper



More information about the Bioc-sig-sequencing mailing list