Re: Win7 Batch Glitch
Robert Eden <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.general |
|---|---|
| Message-ID | <[email protected]> |
On 3/14/2015 11:06 AM, Bob Portnell wrote: > Hello, all. I hope you can show me the way around my problem. > > Background: > I downloaded and set up XMLTV.exe on a USB thumbdrive connected to my > Win7 64-bit machine at work. All went well; tv_grab_na_dd and tv_sort > and tv_grep worked perfectly. > > When I bring the thumbdrive home, though, and connected it to my Win7 > 32-bit machine, tv_grab_na_dd fails, thus: > "cannot mkdir%MSYSDIR%\home\SYSTEM/.xmltv: No such file or directory at > /<E:\XMLTV\xmltv.exe>XMLTV/Config_file.pm line 24." Interesting... I'll look into replicating/fixing it. Two suggested solutions. set HOME=c:\path\to\a\directory\you\can\write\to\for\the\config\file xmltv tv_grab_na_dd --configure or maybe xmltv tv_grab_na_nd --config-file=c:\path\to\a\directory\you\can\write\to\tv_grab_na_dd.conf Also notice the "share" directory mentioned when it starts up and make sure you can write there If not, xmltv tv_grab_na_dd --share=c:\path\to\a\directory\you\can\write\to\xmltv Robert ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/