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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=YlJT+Oml8AAMu0omqiaBpl0fSXK2ANZfIAIarLTHonhYBy0JtFlc1 mg/MOubutp1fn14R5lK5W9SW6XFp1HCg4AssgPEnumQ8OTFTjaHbKthuxFXPBW/C na5WHy9MEvSTXMNjoy9RdPfJKGmgW2e5npU4AhlLEr1oVcuxxNnAec= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=psH5HtUMcSZtUSXD9L50Pvkf1I4=; b=jZ+mULzUP+JDxbgubgdNtcXWl8zz P4ZoGmDIHlD7/93p79oTqnvHFwQvIcsM8WhcPIbkW1pvP3PcUNve35cldmm1CAs5 9HOLvxsSLRVjqi6v+8ndihvq+1mfAY49cTjMktTowplsLdlLKZbnrZuax8IovC0q kqJu0HWhdlx5SbI= 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=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Fri, 8 Aug 2014 14:55:17 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: RPM command - misisng libraries? Message-ID: <20140808125517.GB13601@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KAk/33nSS6LK84p9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --KAk/33nSS6LK84p9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Aug 8 14:39, Michel Samia wrote: > Hello, >=20 > I used apt-cyg to install package =E2=80=98rpm=E2=80=99. Then when I run = =E2=80=98rpm=E2=80=99, I got that there is libnss3 library missing, so I in= stalled it. Then I see >=20 > $ rpm > /usr/bin/rpm.exe: error while loading shared libraries: ?: cannot open sh= ared object file: No such file or directory >=20 >=20 > Do you see the same behavior? I am on windows 7 . Cygcheck.out attached. Try $ cygcheck /bin/rpm | grep -v windows It will tell you what lib it can't find. From there you (or we) can tell what package is missing. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --KAk/33nSS6LK84p9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT5Mi1AAoJEPU2Bp2uRE+gnXQP/R0dij8DPW++OzZRY8PI+wTi R13+b8fVFqJcymIKfg2/7lXqvLfBPN8cwRgD8kjGmNcDgafgIcsAwnwIFNzkB5WS B9wjxVamd8MRQJSYKxsfeiLhryk+v+ocn1AXlYvYZokPdhy8DB5eKjj7q2ld/0M2 ENBcCnrebc858TAVdVydS6p5C36M3XFIoaGV2CUYIe2ofDTxtCS613ymrxNZQuJi pI0H6hJC8jCkzd85WrFG+zCnFYXJ+WsAMwMwcW1Y6tYBc4PG8Rr72jIkSmn6BjDt 3TlVviskoFLeLTv7uKXWCoYVKi4eV/RIha9HnB7rxf0PT/Bg0qm//tgWx2jcYKJo VriF34IRel+bGtwL9f+s7+1iD1pHumy92kuUASLdZX/PVjs+51ZT4I67uDIx4VNU Rb3LCpJF9mSMes8pfm9d/NyVmwXXGkDhPXo8iUpkGO/eEFY3uRS5OZjpmvVx/gRY 76pYXN8r3off82BqTGpofHs5NH1B10Zqg7B25eibM4kLfVFNZqposGNT1+UZdQBo 51rIPh4tjjL6yTtZ7ARIILlFahCdW1oRsb6t4GvtA9Q5N//XrvSyK2QRRLV6CGU6 HkkEBcY5C5n1XiWIlh/d5q7zO5tD2JATcbZ0YO++GOmD37UV5K0WLFYe7jMx/rON c3tohTXA6jKSvyG5UM30 =h3G8 -----END PGP SIGNATURE----- --KAk/33nSS6LK84p9--