in reply to Re^5: Clean smoke-test install for Inline based modules using Inline::MakeMaker
in thread Clean smoke-test install for Inline based modules using Inline::MakeMaker
Oh yeah, that is a problem with your version of tar/gunzip from http://unxutils.sourceforge.net/
I had some similar problems with tar from http://gnuwin32.sf.net
today I'm sucessfully using tar -zxvf from mingw
$ tar --version tar (GNU tar) 1.23
though I have successfully used ptar
FWIW, as Anonymous Monk I really dislike your usage of spoiler tags instead of readmore tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Clean smoke-test install for Inline based modules using Inline::MakeMaker
by BrowserUk (Patriarch) on Dec 15, 2011 at 12:36 UTC | |
by Anonymous Monk on Dec 15, 2011 at 12:51 UTC |