www.delorie.com/archives/browse.cgi | search |
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:content-type:mime-version:subject:from | |
:in-reply-to:date:content-transfer-encoding:message-id | |
:references:to; q=dns; s=default; b=a2HdUb/GH+k0xkYyGDPglguWPvBC | |
cHXFjk4+OXO9og/XZnXZkDEak+HH0biKZsG8kRwHXAnaiW32D+++2Sd20zrGUm4R | |
dw0KH7I3ZTW7yzhTgKJlR1pMM0vi7QxPvGbWxXiFJxoezVyJuWw8mFalWkegkmZP | |
dNs3F4EMH6wPx28= | |
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:content-type:mime-version:subject:from | |
:in-reply-to:date:content-transfer-encoding:message-id | |
:references:to; s=default; bh=zWnQz1qWTyRnWpWMwqAI+rfM5dw=; b=lY | |
Q0vilkThTVL7bFX2KU3c9g4o0aJGEb7hmMTKK3/9ps3d+xjAg64osr7SBlieB1gt | |
imJLWAgbQ3szebRDmS4RsjenD0QeuoPh1MVDoGF+Swimr10WQ3BVOAnhlVaYTt9v | |
EokDDvNLxOaiTRmTOxzJakjU70lt+ecEOXkxReESw= | |
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-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*MI:sk:CAJatk5, H*MI:sk:ccbc579, cygwin's, cygwins |
X-HELO: | gproxy5.mail.unifiedlayer.com |
X-Authority-Analysis: | v=2.2 cv=QdwWhoTv c=1 sm=1 tr=0 a=x/h8IXy5FZdipniTS+KQtQ==:117 a=x/h8IXy5FZdipniTS+KQtQ==:17 a=kj9zAlcOel0A:10 a=AzvcPWV-tVgA:10 a=NEAV23lmAAAA:8 a=w_pzkKWiAAAA:8 a=I0n_2Rmza1lg-X32U4kA:9 a=CjuIK1q_8ugA:10 a=sRI3_1zDfAgwuvI8zelB:22 |
Mime-Version: | 1.0 (Mac OS X Mail 9.3 \(3124\)) |
Subject: | Re: Moving forward from cygwinports |
From: | Vince Rice <vrice AT solidrocksystems DOT com> |
In-Reply-To: | <05817731-A39C-4240-A4BC-DD3DF27D9E1B@solidrocksystems.com> |
Date: | Tue, 4 Apr 2017 13:06:33 -0500 |
Message-Id: | <8579B851-728D-49BB-8BA9-53D592C808E3@solidrocksystems.com> |
References: | <67f6b6d0-4d5d-2d81-4a66-cfb2d7623196 AT roaima DOT co DOT uk> <ccbc5799-5992-1c32-b296-701efbe2daa2 AT cygwin DOT com> <CAJatk5keO8kNR7BzqAChrpuWeRxMJV8L76KfmR81tp-WZUjHuw AT mail DOT gmail DOT com> <05817731-A39C-4240-A4BC-DD3DF27D9E1B AT solidrocksystems DOT com> |
To: | The Cygwin Mailing List <cygwin AT cygwin DOT com> |
X-BWhitelist: | no |
X-Exim-ID: | 1cvSqf-000GRM-Qy |
X-Source-Sender: | rrcs-192-154-176-195.sw.biz.rr.com ([10.1.84.205]) [192.154.176.195]:63759 |
X-Source-Auth: | vrice AT solidrocksystems DOT com |
X-Email-Count: | 2 |
X-Source-Cap: | c29saWRycjI7c29saWRycjI7Ym94ODY3LmJsdWVob3N0LmNvbQ== |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id v34I6peO003589 |
>> On Tue, Apr 4, 2017 at 12:08 PM, Yaakov Selkowitz wrote: >>> On 2017-04-04 05:38, Chris Davies wrote: >>>> >>>> As an example, my use case is Perl-DBD-Sybase from about three weeks >>>> ago, which works beautifully but is not in the main repository. Short of >>>> moving to a Linux-based platform I'm now not sure how to proceed. Could >>>> someone enlighten me, please? >>> >>> >>> You could try building it yourself: >>> >>> https://github.com/cygwinports-extras/perl-DBD-Sybase >>> >>> You'll need cygport, perl, and libsybdb-devel. If it weren't for that >>> patch, you could also just install it from cpan. >> >> On Apr 4, 2017, at 12:58 PM, Wayne Barron wrote: >> >> @Chris, >> I know that Cygwin and Cygport are not the same. >> I was asking if you could perhaps share information on how to properly >> install Cygport. >> >> I downloaded it from here. >> https://github.com/cygwinports/cygport >> >> In the Cygwin, it had a Windows 32 or 64-bit installer. >> This does not come with such. First, please don't https://cygwin.com/acronyms/#TOFU. Second, https://cygwin.com/acronyms/#PCYMTNQREAIYR. You didn't have to download it from anywhere. Cygport is a Cygwin package, it can/should be installed from Cygwin's setup. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |