JLookUp2 Alpha
--------------

THIS IS AN ALPHA!  It probably works.  Maybe.

This has been tested on:
	* 64-bit Ubuntu Linux 11.04


Requirments:
--------------
	Linux:
		* QT 4.7.X
	Windows:
		???


What you get:
--------------
	This file:
		README

	Stuff that just needs to chill where it is:
		dictionaries/
		fuzzysearch.uni.dat
		partsofspeech.jlf
	
	Linux binaries:
		jlookup
		jlookup-gui
		libjlookup.so

	Windows binaries:
		jlookup.exe
		jlookup-gui.exe
		libjlookup.dll

		libgcc_s_dw2-1.dll
		libiconv2.dll
		libjlookup.dll
		mingwm10.dll
		qgif4.dll
		qico4.dll
		qjpeg4.dll
		qmng4.dll
		qsvg4.dll
		qsvgicon4.dll
		QtCore4.dll
		QtGui4.dll
		qtiff4.dll
		QtSvg4.dll
		QtXml4.dll


COMMAND LINE
--------------

FROM WITHIN this directory, you may run:
[linux]
	./jlookup --help

[windows]
	jlookup.exe --help

This should give you a feel for what kind of things you can do.  Try them out.


GUI
--------------

FROM WITHIN this directory, you may run:
[linux]
	./jlookup-gui

[windows]
	jlookup-gui.exe

This should be fairly easy and intuitive.

