X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: can't install rpm Date: Sat, 28 Jan 2006 12:16:29 -0600 Lines: 38 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) In-Reply-To: OpenPGP: url=ldap://keyserver.pgp.com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Tasica Mabaya wrote: > I have an quastion regarding RPM instalation. I'm trying to install > tinyos on cygwin, and after downloading the neccesary packets I got a > message: > bash: rpm: command not found >=20 > I I wanted to install rpm, and I found it on > http://sourceforge.net/projects/cygwin-rpm/ but when I download it I > cannot open .tar.tar file. I tried to change to .tar.gz but it doesn't > work. >=20 > Am I on the rght path? Could somebody please help me to install rpm on > cygwin? No. There are two points here: 1. You can install the rpm command from the Cygwin distribution, you don't = need an external package, just use setup.exe and choose "rpm" to install. 2. Your original quest, installing tinyos, will probably fail. I don't know what tinyos is but if the rpm package has any compiled code in it, it is compiled for a certain operating system and processor, most probably linux/= intel and will not run under Cygwin/intel. If the contents are java (code and/or jars) then it probably works. Why don't you install the Cygwin specific package? (i.e. tinyos-cygwin-1.1.= zip) HTH --=20 Ren=E9 Berber -- 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/