Building VariantAnnotation on Windows - Makevars.win error
1
1
Entering edit mode
simon ▴ 10
@simon-8024
Last seen 8.0 years ago
United States

When installing VariantAnnotation from source in windows, I get the following error:

Makevars.win:4: C:/Users/Simon: No such file or directory
Makevars.win:4: Coetzee/Documents/R/win-library/3.4/Rsamtools/usretc/i386/Rsamtools.mk: No such file or directory

It seems to have an issue with spaces in the path names, if I modify the Makevars.win to point to the path thusly:

C:/Users/Simon\ Coetzee/Documents/R/win-library/3.4/Rsamtools/usretc/x64/Rsamtools.mk

note the backslash between my names, All is compiled fine. I don't know how to make

system.file()

or

file.path()

produce the escape sequence to make this a universal solution.

 

windows variantannotation makevars.win • 1.0k views
ADD COMMENT
0
Entering edit mode
@martin-morgan-1513
Last seen 5 days ago
United States

Thanks; on windows I think the output of system.file() can be passed to shortPathName(). I'll update VariantAnnotation (and the instructions in Rsamtools).

ADD COMMENT

Login before adding your answer.

Traffic: 655 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6