Skip to content
Prev 47219 / 63424 Next

tar binary in RTools 3.1.0.1939 has problems with tar.bz2 files

----- Original Message -----
Do you know which version of the cygwin dll's was used to produce this tar.exe? I can try and report this to the cygwin people if I have the appropriate information.
I'll probably do this for now, but I will want to be able to keep moving forward as necessary.
So if I understand correctly, the way to do this would be to simply remove or rename the tar.exe in rtools so that the cygwin one shows up first in the PATH, right? I do not want to move cygwin's tar.exe into the rtools\bin directory because it was probably built against a different DLL.
Sure, but this problem arose in the context of a bioconductor package that was expecting (reasonably) that system("tar jxf ...") would work, and as a result the package would not build. This could conceivably happen again in other contexts so I'd rather not work around it each time.

Thanks!
Dan