delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/03/05/16:47:59

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:date:from:reply-to:reply-to:to:message-id
:in-reply-to:references:subject:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=w39iJYz9BJNm9Zy8
R2LTJ/UVtAWJsdTy7t4gjKEuU/RQcf4jlQznQ8CbER0YuaUekh6eCMhipZHU+Aey
S63IrjyCEVN7NIwESGX6rbJuSRzTDwuOqerMgh/0HhbrPcDk9F1+xsUhXuQn0ATu
HGZ9VbVqGUlmHyX54vS1WnZZQfs=
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:date:from:reply-to:reply-to:to:message-id
:in-reply-to:references:subject:mime-version:content-type
:content-transfer-encoding; s=default; bh=ZEsyfFnAeE9R9j9LAIUXQv
t7Y3c=; b=bs1vVmxP0tPHiOlPOpzPA1yPiUeVUd9DKZcob4XsnDzm7/xSE1BbM0
rwtN2Ubl5epUv1ATt5EXwhS3yjQPfGhE2PMn+MaFBaPWaHKcOUfoCBGWI45USXwL
8DZi1rpj1wSLU9/23/YMFWZQa/RwPqtALogtS+L6xiZ+jm/GZVsA4=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*x:KHTML, H*x:Chrome, H*x:AppleWebKit, H*UA:537.36
X-HELO: sonic313-20.consmr.mail.gq1.yahoo.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1583444816; bh=S1JM3Mz7IMXWAsESQtm1cO2FKwlmY5gTLkuWHf0nVrg=; h=Date:From:Reply-To:To:In-Reply-To:References:Subject:From:Subject; b=F47Cp/TEO+BM1YZLD4Ql7F61sht8mcofDKbEptWeP4Dv+iu/Y7A5Wq5ktw0hxIzpIR6kNCdeOQs326rohSD3zPvrhxumK+n+ZNohBYvC5vlK+IUssoTKB6y0wvy0nrpFpCF97A9QuB7xso+Z0Z6tk1Loxvdni/CAPRo7+XqWFEn+bvxc4L3NMd+Ofw17ghagatTTPwEaa9D44vXykTksbuuPQSMm/zG/cySKoKiybrKQR2hc7mjN1i/WtTWaS9BDdwF73i/4rl6W4PER61epL7KA6tKC0qJfm7lELxjMu8MQBsERt2IYfvNDfsAJKS5r/3MtcT6vSr41WvzbLwM00g==
Date: Thu, 5 Mar 2020 21:42:42 +0000 (UTC)
From: "Kevin Schnitzius via cygwin" <cygwin AT cygwin DOT com>
Reply-To: Kevin Schnitzius <kometes AT yahoo DOT com>
Reply-To: Kevin Schnitzius <kometes AT yahoo DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>,
"Sommrey, Joerg (Allianz Deutschland)" <joerg DOT sommrey AT allianz DOT de>
Message-ID: <186541007.1022088.1583444562360@mail.yahoo.com>
In-Reply-To: <ea9501594498435f92d15a5a0cbaa784@dee111ash000030.wwg00m.rootdom.net>
References: <ea9501594498435f92d15a5a0cbaa784 AT dee111ash000030 DOT wwg00m DOT rootdom DOT net>
Subject: Re: VIM broken by upgrade to Perl 5.30
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 025LlZ4C004644

> vim needs to be recompiled for Perl 5.30. The perl interface is no longer working:
> Calling:
> :perl VIM::Msg(“Hi”)
> Results in:
> E370: Could not load library cygperl5_26.dll
> Sorry, this command is disabled: the Perl library could not be loaded.

Add:
    set perldll=/usr/bin/perl5_30.dll
to your .vimrc file.

Kevin



--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright 2019   by DJ Delorie     Updated Jul 2019