DBdownload icon indicating copy to clipboard operation
DBdownload copied to clipboard

Windows configuration steps?

Open modle opened this issue 9 years ago • 2 comments

Yes, I know. OS choice is outside of my control.

I was able to get past the install, but can't execute the dbdownload command using the git bash. Is there a way to browbeat bash into finding the command? Adding additional packages through Cygwin is also restricted, and beyond my control.

Failing that, perhaps manual configuration steps for dbdownload.conf would suffice.

modle avatar May 06 '16 16:05 modle

Unfortunately I can't help with Windows, but I'll leave this open and hope someone else can chime in and help out.

ldx avatar May 10 '16 04:05 ldx

In Windows you probably don't need Cygwin at all because native Python install packages are available for that OS.

Anyway, your issue seems to be a path issue. Did you try adding the script folder to $PATH?

gtozzi avatar Oct 31 '16 22:10 gtozzi