| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4F7FF6FB.7070206@gmail.com> |
| Date: | Sat, 07 Apr 2012 10:12:43 +0200 |
| From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Can RPM packages be installed into Cygwin? |
| References: | <4F7FEF5B DOT 5060206 AT gmail DOT com> |
| In-Reply-To: | <4F7FEF5B.5060206@gmail.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 4/7/2012 9:40 AM, De-Jian Zhao wrote:
> Dear all,
>
> I noticed that there is a command - rpm - under Cygwin 1.7. Does that
> mean RPM packages can be installed into Cygwin?
>
> I tried to install ncbi-blast-2.2.26+-3.i686.rpm (see:
> ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ ) into
> Cygwin 1.7.13 with the command "install -i
> ncbi-blast-2.2.26+-3.i686.rpm". However, error message appeared as
> below. I tried to search for the missing libs using the setup.exe of
> Cygwin. It seems that some of them were not present, such as libc.so.6,
> libdl.so.2, libm.so.6, libnsl.so.1, and libz.so.1. Where can I get these
> libs? Thanks!
>
> $ rpm -i ncbi-blast-2.2.26+-3.i686.rpm
> error: Failed dependencies:
> /usr/bin/perl is needed by ncbi-blast-2.2.26+-3
> libbz2.so.1 is needed by ncbi-blast-2.2.26+-3
> libc.so.6 is needed by ncbi-blast-2.2.26+-3
{cut]
>
>
...isn't it?
from cygwin website (first page):
Cygwin is not:
- a way to run native Linux apps on Windows. You must rebuild your
application
from source if you want it to run on Windows.
- a way to magically make native Windows apps aware of UNIX®
functionality like
signals, ptys, etc. Again, you need to build your apps from source
if you want
to take advantage of Cygwin functionality.
Regards
Marco
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |