Mail Archives: cygwin/2012/04/09/11:13:01
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-5.2 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: | <4F82FC50.50805@gmail.com>
|
Date: | Mon, 09 Apr 2012 23:12:16 +0800
|
From: | De-Jian Zhao <dejian DOT zhao AT gmail DOT com>
|
User-Agent: | Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120312 Thunderbird/11.0
|
MIME-Version: | 1.0
|
To: | marco atzeri <marco DOT atzeri AT gmail DOT com>
|
CC: | cygwin AT cygwin DOT com
|
Subject: | Re: Can RPM packages be installed into Cygwin?
|
References: | <4F7FEF5B DOT 5060206 AT gmail DOT com> <4F7FF6FB DOT 7070206 AT gmail DOT com> <4F810192 DOT 40806 AT gmail DOT com> <4F813482 DOT 2020101 AT gmail DOT com>
|
In-Reply-To: | <4F813482.2020101@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 2012-4-8 14:47, marco atzeri wrote:
> On 4/8/2012 5:10 AM, De-Jian Zhao wrote:
>> On 2012-4-7 16:12, marco atzeri wrote:
>
>> Thanks, Marco. I was not trying to run a native linux apps, and instead
>> tried to rebuild the app from source. The BLAST software provides the
>> Build.sh and Check.sh scripts under the dirctory of
>> ncbi-blast-2.2.26+-src.tar\ncbi-blast-2.2.26+-src\c++\compilers\cygwin\.
>> So I think it is possible to run the software under cygwin. However, the
>> compilation stopped at "checking for python", even if python was
>> installed. That's to say, I installed the latest python and the
>> compilation could find it, but the compilation tried to search for
>> python2.3 and 2.4 further, and stopped when searching for 2.4.
>>
>> What I am concern is that whether the i686.rpm indicates it is prepared
>> for cygwin. As you know, when you run "uname -smo" , you can get
>> something like this "CYGWIN_NT-5.1 i686 Cygwin". I think the package
>> ncbi-blast-2.2.26+-3.i686.rpm is for Cygwin. Is that right? Has anyone
>> ever succeeded in installing a RPM package into cygwin using "rpm -i
>> *rpm"?
>>
>> Regards
>> Dejian
>
>
> i686.rpm is not the source package, is the binary for linux on 686
> processor.
> On cygwin we do not use rpm for building packages so the source rpm
> file will unlikely work.
>
> The source for all platforms is
>
> ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.2.26+-src.tar.gz
>
>
>
>
> Regards
> Marco
>
Thank you, Marco. I tried that version. Unfortunately, the compilation
always stopped at "checking python" even after python was installed. It
seems to me that it is a tough work to rebuild a software from the
source code under Cygwin. The dependency is hard to satisfy.
I am curious about the utility rpm under Cygwin environment. When
running the setup.exe, I noticed that there is a rpm packge. (Search for
"rpm" at the stage of "Select Packages" when running setup.exe, you can
find the package under "Utils Default".) Then what is it for?
Regards,
Dejian
--
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
- Raw text -