Dňa 26.05.2010 21:28, Jimmy O'Regan wrote / napísal(a): > 2010/5/26 Zdenko Podobný <[email protected]>: > >> Dňa 26.05.2010 20:52, Jimmy O'Regan wrote / napísal(a): >> >>>> >>>> >>> I didn't do anything with the Java stuff - did that work before? >>> >>> >>> >> I tested uninstall in r319 and it did not worked there... >> >> > Ok, glad to know I didn't break something I hadn't been aware of touching :D > > I found reason/solution: there is also (not finished) 'makefile' (in java directory) not handled by autotools ;-) and it has priority before using 'Makefile'. So solve this issue just add the end of 'makefile' these 2 lines (or to include relevant parts of makefile to Makefile.in and remove makefile):
uninstall uninstall-am:
make -f Makefile $@
otherwise will tesseract can not be uninstalled by 'make uninstall'.
Zd.
smime.p7s
Description: S/MIME Cryptographic Signature

