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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=xdla2+lpY9+xNGg0gHJEk9PrOdvuK YnULTCqSBwBba1Jvou4jJ01HCqrSSi1aExSd9jGi39byE8sxRu8d3ag1tX6eJ6o6 oxv1P/eF0vHFbdwvaUGgF0VYmg09F2gSLPwKWpc2qoYUaMviOKiOqodyhORS/u9P cyzcca1woW40Es= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=sknsgfj6xslV77I+PLT7vBeS4vo=; b=iWr xoQPmswVDcbO0Iqf7/aT14D+n54sIlgnReU/KKEGqn/aCDbqVuADCX+VDCyqp9V5 qbFO3Pi86QqxwSGkx4ILKr5OD70ut1ndKRRxwruMkQ0/eU8vkhQlhtFRMIFUJICg HmR9/PRiDGQ+IQ8U9Pesgm2u85Q+1WyunoXTxZm4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: mail-qg0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=6TPRo/qFgYfJD0a1yiD2dB+T1W3eGgoPzLM6IrMXbo4=; b=jT4m24DYRh5PyV0ksogsB76ytEtDSNp8326+sx7iSHD1DCrT9IHjTsvaBbJmOiap3j hXu5dewdSB6unrYcvx/xCk5M9nw1xoB0mcn/JNv4+eJ2zQNIB4XMoUIJS485VqesSwbF lNXPU14QEzOe99Ebfb29S/ZY0frC3uIlkfFnxoWEB8WHh0yDvKoex2kwjeZmBHlEQmUg CELymgoyfiIPR7WARUhjn1ehXg01NdedyP+jNv10+6cWxDtlVgNDXNfYov6dQGmDUeTD TOHdL4LotJkjhOktSjdKLdAK9AHsIVOpncd7gN22QPvgyt4kG+62d0y5Q+EBwDiN39y1 JVTA== X-Gm-Message-State: ALoCoQk27RUUouipl4ZeHqs5hoeVRDId2EmXiOfyLvpR6MvOXpxzbmgjFou+6KdzLzMkX9fOWThY MIME-Version: 1.0 X-Received: by 10.140.98.225 with SMTP id o88mr4593784qge.5.1422588259783; Thu, 29 Jan 2015 19:24:19 -0800 (PST) Date: Fri, 30 Jan 2015 11:24:19 +0800 Message-ID: Subject: How to verify a cygport package From: =?UTF-8?B?6Zmz6Z+L5Lu7?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi all, I am trying to make a package (similar to libusb1.0) by using cygport. However, `cygport install` doesn't "install" the package just created (apparently I misunderstand what it does). What should I do to make sure the package works? Thanks. Regards, chenwj -- 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