delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,TW_XJ,TW_YG,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <20110515032025.0A81.B1C76292@gmail.com> |
References: | <20110515032025 DOT 0A81 DOT B1C76292 AT gmail DOT com> |
Date: | Sun, 15 May 2011 08:53:39 +0200 |
Message-ID: | <BANLkTikuzh=vPgRBLn7JT3t3kdCstnF7FA@mail.gmail.com> |
Subject: | Re: xconfig: No such file or directory |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 Sun, May 15, 2011 at 3:20 AM, Klonuo Umom wrote: > Hi, > I just installed cygwin (with compilers) on xp 32b, with intent to > build atlas and lapack. Got atlas, made required preps then './configure' > and it throws error: > > '/bin/sh: line 1: ./xconfig: No such file or directory'. > > I have no idea what xconfig is as I never used *nix, so what do I need to > install next? > > TIA lapack-3-2.2 is already available in cygwin, look for liblapack-devel 3.2.2-2 liblapack0 3.2.2-2 atlas is not what I suggest to learn a unix build process. xconfig is the configuration program built by the atlas configure, so it is not cygwin specific. Wich atlas do you want to build ? Here http://matzeri.altervista.org/cygwin-1.7/atlas/index.html you will find a cygwin source package for 3.9.33 : atlas-3.9.33-1-src.tar.bz2 To build atlas for cygwin: 0) install also cygport from cygwin setup 1) "tar -xjf atlas-3.9.33-1-src.tar.bz2" 2) "cygport atlas-3.9.33-1.cygport almostall" the outcome should be the cygwin atlas package for your processor, the build tree separated by the source tree and a full log of all the operations. In theory should be easy to adapt to the latest 3.9.41, but I never had time to try it. 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 |