delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/08/05/04:17:40

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:to:from:subject:date:message-id:references
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=Ym2C1zi29HfXYdq75Z1WdiTRDQJT2FvlpYotS5P0Yk017zLzg3FjJ
ykGapFq9bCW3f1TaF18/EfuxSmoSBR5B+XxV3jnyuPO1qnEU022TLm3iMZb9Ceuq
AlcCc56qr3l6O99CbNLigsjbOdEm/vGE4x0ls/fg62XyrY6SIEck3k=
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:to:from:subject:date:message-id:references
:mime-version:content-type:content-transfer-encoding; s=default;
bh=0Gx0l2YHu7fsr98rFD95pfeGCoQ=; b=n2UpTPj94cRexM+88zfxL2FcV4J8
U5gZUlDGlbZn1iCAELASnPVyIGM3q2DARZKdzwWyJciJEtyenOv1U5LQdbHZFFmD
vTmrTMhnWIjVBXMxie3F/P5k5MX7+f/mV4IM+wOLbLTapc4JEiJpm84dVZmxDYXt
49kkfdHdseJeOYw=
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=-5.2 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin AT cygwin DOT com
From: Achim Gratz <Stromeko AT NexGo DOT DE>
Subject: Re: Basic question about cygport
Date: Tue, 5 Aug 2014 08:16:59 +0000 (UTC)
Lines: 25
Message-ID: <loom.20140805T100522-173@post.gmane.org>
References: <CAN=he+VvSGVc1L7nM3S0X7cqQHvjJQZTAbKX4yX4aaMaKZUTGA AT mail DOT gmail DOT com>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Philip Daniels <philip.daniels1971 <at> gmail.com> writes:
> A while ago I asked a question on Stack Overflow about doing a basic
> install task with cygport, but got no answers. Too esoteric perhaps. I
> think it should be easy for anyone who knows cygport, it's a basic "copy
> some files to a known location" task.

It wouldn't hurt to just ask the question again here instead of sending
people off to read it elsewhere.  If you want to track the problem down
yourself, read /usr/share/doc/cygport/manual.html -- then running cygport
with the --debug switch gives you plenty of output to tell you what's going
on when you run the failing commands.  That said, you might look at a
cygport file that uses insinto/doins and adapt it (from gnuplot):

        mkdir -p ${D}/etc/X11/app-defaults
        insinto /etc/X11/app-defaults/Gnuplot
        doins ${D}/usr/share/gnuplot/${myPV_MAJ_MIN}/app-defaults/Gnuplot

Hope this helps.


Regards,
Achim.





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