If you want to get up and running as quick as possible, you will probably
be better off using the webstart version instead of this manual installation.

To run the webstart version, just point your browser to:

http://bookscanwizard.sourceforge.net/run


If you want to do this manually, follow the directions below.


--Prerequisites--

You will need to install the following before running the Book Scan Wizard:

Java 1.7
http://www.java.com/en/download/

-- Running --

To run the application, run either:
java -Xmx8192 -jar BookScanWizard.jar

Or you can use run of the included scripts. In the bin directory there are scripts 
bsw.cmd (for Windows) , and bsw (for Linux and Macs)

Note.. depending on the number of processors you have on your system, you may
need to change the memory you give java.

If you are running this on a 32 bit OS, you'll need to change to 
java -Xmx1024 -jar BookScanWizard.jar

If you are dealing with very large images, or systems with many processors, it
may be needed to increase from the default.

command arguments:

To get the list of command arguments, run

bsw -?

-- Support --

For support see:

http://www.diybookscanner.org/forum/viewforum.php?f=22

