madkixt / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

packer running in rhino #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I did check-out of trunk/src/apps/packer/

But I didn't find base2.js referenced in pack.js

So I included this one from trunk/src/base2.js

Now I get following error, while executing pack.bat:

js: "Packer.js", line 8: uncaught JavaScript runtime exception:
ReferenceError: "RegGrp" is not defined.

It's pretty obvious because RegGrp does not exists, so my question is which
base2.js should I include.
Can you please write some instruction how to run packer in rhino.

Thank you !

Original issue reported on code.google.com by matj...@gmail.com on 10 Aug 2007 at 10:01

GoogleCodeExporter commented 8 years ago
I figured it out

I should use this one:
/trunk/lib/src/base2.js

Regards !

Original comment by matj...@gmail.com on 10 Aug 2007 at 10:13

GoogleCodeExporter commented 8 years ago
Oh good. No work.

I'll keep this issue open as a reminder to build an installation package for 
packer.

Original comment by dean.edw...@gmail.com on 10 Aug 2007 at 2:36

GoogleCodeExporter commented 8 years ago

Original comment by dean.edw...@gmail.com on 10 Aug 2007 at 4:11