LibraryOfCongress / bagger

The Bagger application packages data files according to the BagIt specification.
Other
120 stars 19 forks source link

Cannot locate bagger.bat #31

Closed jzarrillo closed 8 years ago

jzarrillo commented 8 years ago

I have a feeling I'm making a foolish error, but I just downloaded the zip and cannot locate bagger.bat. The readme tells me to locate the directory bagger-2.1.3. I cannot find that either. And I missing something obvious?

johnscancella commented 8 years ago

which version did you download? When you unzip bagger, the file structure should be something like:

bagger-<VERSION>
|
-- bin
    |
       bagger.bat

Where is the version you downloaded.

jzarrillo commented 8 years ago

I had downloaded the package of files from: https://github.com/LibraryOfCongress/bagger

I have since downloaded the update you just posted at: https://github.com/LibraryOfCongress/bagger/releases which is clearly what I should have done in the first place!

I'm good to go now, thanks.

On Mon, Apr 11, 2016 at 7:57 AM, John Scancella notifications@github.com wrote:

which version did you download? When you unzip bagger, the file structure should be something like:

bagger- -- bin
   bagger.bat

Where is the version you downloaded.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/LibraryOfCongress/bagger/issues/31#issuecomment-208308173