X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 98983385700D Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 255F4xcx005720 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1654441499; bh=tEkPQcKjTg2xlfgjzCI7KY9tsTjkWfpUjDYlCPveQtc=; h=Date:From:To:Subject:In-Reply-To:References:From; b=FN34Kvm5vt7IWHDA9VrY0l58A0ezML9ThU/lF6sWWIT3gi8WtDgLG+O9YV+dUr0BJ zo4YopgWgLgHd+3nYTEH+kyUUmn/THoRBQdM5+sa2ITNe346fYJimmQvzvKe51eqw2 9iut0kqwQbOBg1j8AKVO3p9Eir2UpLSyWX3/IXw+jAVh/dkT2F6H7uGwNWZYTFS5SY +rzPKvHpC2SAS8F79af5HVH7EIDrb2ITfiYBLAYzSkSkqwdxnI+k8Do8WxfXpNP/7Y P07bRBAFN+l/W/bXS6xf1S0I1o4RX6NJUFzY8oX0h5Q4rwoaiY+gt2XNIfZPLvc3qi ILD9YUkUAvLCw== X-Nifty-SrcIP: [119.150.44.95] Date: Mon, 6 Jun 2022 00:04:59 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Readline not working correctly with cygwin1.dll in same directory Message-Id: <20220606000459.ff0ea9ccbe025d8a4022de25@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Sun, 5 Jun 2022 14:17:27 +0000 "Mexis, Nico" wrote: > However, I still have one follow-up question about this: > > Is there a way to get rid of the need for the terminfo folder or change its location? > > It would be ideal to not need to include it in the distribution at all or such that it will be in the same folder as cygwin1.dll. If environment variable TERMINFO is set, cygncurses*.dll searches terminfo from TERMINFO. So it is possible if you have chance to set environment variable TERMINFO. Please refer to 'man terminfo' for more detail. -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple