X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <488E5488.50305@cygwin.com> Date: Mon, 28 Jul 2008 19:21:44 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080723 Remi/2.0.0.16-1.fc5.remi Lightning/0.8 Thunderbird/2.0.0.16 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem making a package References: <73d571720807281552k720e3309xdfb78767bd505a59 AT mail DOT gmail DOT com> In-Reply-To: <73d571720807281552k720e3309xdfb78767bd505a59@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Douglas Gemignani wrote: > I packed everything under folders, then run tar and .bgz, I got my > package-1.0.0-1.tar.bgz, I did the setup.hint file, and the setup.exe > I hope I can find some help here! I'm using 7zip to compress. That could be your problem. 'setup.exe' expects bzip2 compressed files. If you're not creating those, then 'setup.exe' won't be able to unpack your package. If you're already using 'tar', you may as well let it do the compression for you (i.e. -j). There's no need for another tool or step. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/