Hi, I've running a mayan installation on a Ubuntu 12.04 and with an apache2 webserver.
I've installed the tesseract-ocr and tesseract-ocr-deu on the system. my settings_local.py: DEVELOPMENT = False WEB_THEME_VERBOSE_LOGIN = False CONVERTER_GRAPHICS_BACKEND = 'converter.backends.graphicsmagick' CONVERTER_GM_SETTINGS = '-density 120' DOCUMENTS_DISPLAY_SIZE = '800' OCR_TESSERACT_LANGUAGE = 'deu' COMMON_DEFAULT_PAPER_SIZE = 'A4' MAIN_SIDE_BAR_SEARCH = 'True' MAIN_DISABLE_HOME_VIEW = 'True' MAIN_DISABLE_ICONS = 'True' DOCUMENTS_RECENT_COUNT = '20' But I still got the warning message. Regards Marc -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
