www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/04/04/14:57:15

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:subject:references:to:reply-to:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=JTtw16VJTu+w+A8m
NexZRwkhbeW3TG7ryawVE7LH1Hy39KukUt/b8Abb97mdizuJXA8gGKOfPWxMOTMq
XR7YL8WGT+nhuCWzk+mey0D2bgkDRZ/0r2xvEk/2/JF9D9dOv9pzSFaF8Xy7I1dJ
MONjKMwALokb2ynRQVwQ4ubzXTU=
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:subject:references:to:reply-to:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=vVpDRxC2jmscVN/AagtxoF
94Ud0=; b=Uf5DR4kFXAF/rJZ7ie9fcFnFeeyY7FJ9XOweodF1se6G9TxDd4Egqb
xNOwl1LY+5C9RgC+vzELyXI53+avQJpzJA74zKDMY8aB4hbni9aglC8eIUM03YOb
FW45E/SKZwWpg38UFNNH8XDtsc8RPjnRQppFfBX/GBs96PMUhm6wI=
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.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=rice, Rice, H*MI:sk:8579B85, H*F:D*ab.ca
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=W+NIbVek c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=NEAV23lmAAAA:8 a=L_7Jw4S2-J0ziX7h4P0A:9 a=QEXdDO2ut3YA:10
Subject: Re: Moving forward from cygwinports
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> <8579B851-728D-49BB-8BA9-53D592C808E3 AT solidrocksystems DOT com>
To: cygwin AT cygwin DOT com
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Message-ID: <0dfde5a4-ca7f-eed5-2431-f5da3ff2643e@SystematicSw.ab.ca>
Date: Tue, 4 Apr 2017 12:56:55 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <8579B851-728D-49BB-8BA9-53D592C808E3@solidrocksystems.com>
X-CMAE-Envelope: MS4wfKoKbbJMY1yHqwUUvHNiySlEKgYl2jVoW3HR19k55BXZ7DWf+bql2BgSg3z/4U1hn6UqaRWHvbptfiMdijtkTAYSaDnQvmn/usD3+ux45Vo1s5gV3Adm eClsP8yyRB4aoxjx2Nxnw+cZ1HgVubU+NMkXiN7epoLaygUKmpHQAUDqF7DOBg/fkltAmFEhs73PCg==
X-IsSubscribed: yes

On 2017-04-04 12:06, Vince Rice wrote:
>> On Apr 4, 2017, at 12:58 PM, Wayne Barron wrote:
>>> 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.
>>> 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.
> You didn't have to download it from anywhere. Cygport is a Cygwin 
> package, it can/should be installed from Cygwin's setup.

Also calm if you want to maintain local or ports repos and install with 
setup.

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

- Raw text -


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