X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=e3L2ntizM3giiYyT n8NkrzcZl+vDOmMU+3smJkgiFSbBNCgFPK3IKnSrpDSILPJlaplaDJoxNC7DdCNW WXzSfeNd5FxQL58gCmi0HEI6umnckpP0s9p4kalqDcZzyn/+um6rEfenCVatPsl1 U5yTExIvzbDNPBDRjV0i1aEH0Ds= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=tcK+66KAQwdo7ezMCYWBJb C812U=; b=Di9f+6jcV+bPR7I8dWJXytUADx7ohMxnRZDbtw7Gmu0XhaCj5Gdtb7 XqQXSx3OwirM9brwqAVLCsDR24SFJi6AvoLWBreW/3JSUSL+sQMlsiu4KW1P6e2f Tekn28HoHz+s6zKtGbz1AG8B2jcQHYY7mLjSqkn8QeK6Z3HWdFuTk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-io0-f174.google.com X-Received: by 10.107.6.209 with SMTP id f78mr37495872ioi.194.1444125712209; Tue, 06 Oct 2015 03:01:52 -0700 (PDT) Subject: Re: AW: AW: AW: Tesseract 3.04 - Cygwin64 - Windows 8.1 - Can't open makebox To: "Schmitz, Marco" , "cygwin AT cygwin DOT com" References: <560010D0 DOT 4010903 AT gmail DOT com> <56017E9C DOT 8060501 AT gmail DOT com> <56135185 DOT 6060403 AT gmail DOT com> From: Marco Atzeri Message-ID: <56139C0E.1050506@gmail.com> Date: Tue, 6 Oct 2015 12:01:50 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 06/10/2015 10:00, Schmitz, Marco wrote: > Hi Marco, > > you got me. I simply renamed the environment variable TESSDATA_PREFIX into _TESSDATA_PREFIX for that first situation instead of deleting it. But a (on purpopse) wrong named variable is like a non set one, right? > > Greetings, > Marco > > > > $ grep TESS cygcheck-with* > cygcheck-without-windows-environment-variable-set.out:TESSDATA_PREFIX = > 'C:\DEV\tesseract\Tesseract-OCR\' > cygcheck-without-windows-environment-variable-set.out:_TESSDATA_PREFIX = > 'C:\DEV\cygwin64\usr\share\tessdata' you missed the point. TESSDATA_PREFIX = 'C:\DEV\tesseract\Tesseract-OCR\' is present before your renamed _TESSDATA_PREFIX so something else is setting it for you. > cygcheck-with-windows-environment-variable-set.out:TESSDATA_PREFIX = > 'C:\DEV\cygwin64\usr\share\tessdata' > > I suggest to look on your environment variables: user or system specific. > > Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple