From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130394 invoked by alias); 6 Feb 2018 18:26:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 130386 invoked by uid 89); 6 Feb 2018 18:26:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*F:D*ab.ca, Canada X-HELO: smtp-out-no.shaw.ca Received: from smtp-out-no.shaw.ca (HELO smtp-out-no.shaw.ca) (64.59.134.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 06 Feb 2018 18:26:13 +0000 Received: from [192.168.1.100] ([24.64.240.204]) by shaw.ca with ESMTP id j7wXevC8Hppe1j7wYe9DQP; Tue, 06 Feb 2018 11:26:11 -0700 X-Authority-Analysis: v=2.3 cv=Bo6zP7f5 c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=OQQ3XijfkpMtc1rLfYwA:9 a=pILNOxqGKmIA:10 Reply-To: Brian.Inglis@SystematicSw.ab.ca Subject: Re: vim-8.0.1376-1: Possible bug with ruby extensions To: cygwin@cygwin.com References: From: Brian Inglis Message-ID: <5b396739-d7e3-b770-baa7-43e8788756a1@SystematicSw.ab.ca> Date: Tue, 06 Feb 2018 18:26:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfH4UsBc+y6QT+1t+ibUolUE1TKz5EwMGmw4G972uGb2GMng6heU6RmOF5qMhuFn+x1phlB+QxwRyFBuPQrBvj2sxEvdb9Rqyk7VYh0vwUBlHK0Zc5nh3 DuTrw6mNM1RsBWOe1mUcp28ILJFNCxUFP7IkZvcHGO8G7gQVQrFo1ffPLFCloTeLNiXPnPUq7QMP7A== X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00066.txt.bz2 On 2018-02-06 09:37, Ameya Vikram Singh wrote: > Maintainers of the ViM/GViM text editor. > I am noticing that currently with the latest build of ViM > editor(vim-8.0.1376-1), > I am unable to use the command-t [1] plugin with this release. > When invoking the functionality with the key combination: `\` + `t` > I get the following error message on the ViM editor: > command-t.vim requires Vim to be compiled with Ruby support > For more information type: :help command-t > When checking the vim feature from the bash terminal using: > vim --version > I do see in the output `+ruby/dyn`, which means that ruby support > should be enabled. > When checking for ruby compatibility with ViM using the following in > command mode: > :ruby puts RUBY_VERSION > One gets the following error message: > E448: Could not load library function rb_assoc_new > E266: Sorry, this command is disabled, the Ruby library could not be loaded. > Press ENTER or type command to continue > I will try to rebuild the from the sources (vim-8.0.1376-1-src) and > see if the error persists. You need to install the ruby package to provide the dynamic library for support. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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