raver1975:
I've got a go for two hours..send no worky now |
raver1975:
hrm..it worked for you? I get not worky |
raver1975:
I feel like I spend more than half my life waiting for a computer to boot or update |
GroG:
good luck ! |
raver1975:
I have a topcoder contest in exatly 30 minutes, but I'll try testing linux32 before I do that |
raver1975:
java plays a nasty trick, it makes a copy of the env and youcan change that all you want, but it's temporary, and it only changes anything in java's process, any other process's env is NOT changed |
GroG:
k .. tesseract x86.32.inux checked just 5 more to go |
GroG:
it should be exposed in the JNI - so you can avoid the setenv |
raver1975:
ahhh. I see now |
GroG:
somewhere in the c code there should be a set_tesseract_data_directory(string path) |
