X-Spam-Check-By: sourceware.org Message-ID: <43DBC16C.1050709@hones.org.uk> Date: Sat, 28 Jan 2006 19:09:32 +0000 From: Cliff Hones User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: can't install rpm References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -1.2 (-) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k0SJ9h4L008698 René Berber wrote: > 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 >> >> 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. >> >> 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) I think the OP is probably following the directions on the tinyos download pages for windows. It should all work once the official Cygwin version of rpm is installed using setup. The rpm packages in question do appear to be cygwin-specific, so point 2 above does not apply. If further problems do occur, the appropriate forum to ask for further advice would be the tinyos help mailing list. -- Cliff -- Cliff -- 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/