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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=Ev6FXwe u3PdiU+NnXcvT1K0ZXljfYJAqw7v7OC1r0yeOjt9IjMd1HVeK+VXNOdMbREXAUin lpNQXlDR6H4onvwnf3u5rcifwMJouktmjW3BrA/BZbuuGDXHs8S+dcQwvhTlHqeJ DhfrCBkaI4izG1YAlccslWiA1F8eQh2VQkLc= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=GwGCwdoZm9772 tYGOhxvbLCEKkQ=; b=P75TEqkcgrWxwbiJ9FfwcLuCPueOpn32nZfG97tUjS2iK cuDiEAV8CPD/fXBN1x1C40A80YIsjmk/pxW/GqS/XBiyScNAvl5lV/sq90UhbrjP 2hk5O68IhqmeTM0flh347jwCsOR+P9gUgkXM7nAViOhXOD7urt68EnJ5khCAqM= 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.1 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=wayne, sk:yselkow, yselkowitzcygwincom, U*yselkowitz X-HELO: homiemail-a111.g.dreamhost.com X-Gm-Message-State: AHPjjUh5FJATnLGpiHxn6/XTbMJGpWI5mZgz18xt4JMw/2YiFuhFwLFu ZnmET817CM1d9LQXSex0MDiCuSKMIg== X-Google-Smtp-Source: ADKCNb4Ox1q3y4oZA/IqZJ8Lcs8G8N60vF0haqnEO8yMuaIi5GovFsuGFdQkSPD+zMPdNbIU9EZ6UAdYk0xyvSCduJg= X-Received: by 10.36.125.75 with SMTP id b72mr10504171itc.80.1505066604999; Sun, 10 Sep 2017 11:03:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <59ac79b9.09f7540a.8a5f.17beSMTPIN_ADDED_MISSING@mx.google.com> References: <59ac79b9 DOT 09f7540a DOT 8a5f DOT 17beSMTPIN_ADDED_MISSING AT mx DOT google DOT com> From: Wayne Davison Date: Sun, 10 Sep 2017 11:03:04 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [ANNOUNCEMENT] mysql 10.1.26-1 To: cygwin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Sun, Sep 3, 2017 at 2:46 PM, Yaakov Selkowitz wrote: > This is an update to the latest 10.1 release: Is there any chance that readline support is going to make a comeback in mysql? I downloaded the src, changed the readline option in the cygport file to "-DWITH_READLINE=ON" (it was "OFF") and compiled my own mysql.exe so that I have access to the much-superior readline editing (I can't stand being without Ctrl+R searching, Ctrl+_ undo, etc, etc), but it would be nice if it was a default part of each release. Aside: it's too bad the cygport file doesn't seem to have a way to mention all the packages required for a build. I waded through the cmake output and installed all of the following (I already had things like gcc installed) -- hopefully this will help someone: cmake, openssl-devel, libncurses-devel, libpcre-devel, libgcrypt-devel, libiconv-devel, libxml2-devel, liblzo2-devel, liblzma-devel, liblz4-devel, libbz2-devel, bison, libreadline-devel ..wayne.. -- 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