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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=oX4o7KcCJ/vquN6e 8d4Y6d6ba6YTqhwwota4tyqtg4GLkTaGJ9YUhubPohjYcq3LKUKBHQltHQBH+Gb6 +7dxo8JYZNTylqX0h6FJf5R/u49/WXCdrSG4sVquxZwnOnCZ0OT8Jg3Xf3WNDQiv VdIl877kTQsJivM9EUZaqCvFDOM= 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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=4LzUg9XW/merVnd6ZpsBuO cLaeM=; b=vNmawve3oeOlaMLyuU0BGDipIxDsKnm57BBpMq1dFfBuOVfeyORnqc +JT4hqCkaTaUX/fGQ13FQmZt6sY1kdVRe8k0jKrdQKKv4owE5o5X9sYjwp1L/t+b /eRK9s8XvOo/9wh1smU++4otrL6yzxOGW0VHNx6JrN+4Ct7ZwSXTc= 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 X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FREEMAIL_REPLY,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_YG autolearn=ham version=3.3.1 X-Received: by 10.205.115.17 with SMTP id fc17mr318830bkc.31.1372870629670; Wed, 03 Jul 2013 09:57:09 -0700 (PDT) Message-ID: <51D457E1.7060602@gmail.com> Date: Wed, 03 Jul 2013 18:57:05 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: "gennari DOT federico AT tiscali DOT it" CC: cygwin AT cygwin DOT com Subject: Re: R: Re: octave-3.4.0.exe: error while loading shared libraries References: <25600186 DOT 129271372869495569 DOT JavaMail DOT defaultUser AT defaultHost> In-Reply-To: <25600186.129271372869495569.JavaMail.defaultUser@defaultHost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Il 7/3/2013 6:38 PM, gennari DOT federico AT tiscali DOT it ha scritto: > Thanks Marco for both your your patience and prompt answer, here's some > additional info. > > The directory list under \cygwin\usr is: > > i686-pc-cygwin > include > local > sbin > share > src > ssl > tmp You misunderstood; try ls /usr/bin ls /bin from within cygwin terminal or xterm They should provide the same "long" file list > > And is not including /bin. The only one I found is /cygwin/bin, as it > has been created right under the root installation directory and not > under /usr. > > Reading the lapack0.sh content I found that: > > LA_PREFIX=/usr > LA_LIBDIR=${LA_PREFIX}/lib > LA_BINDIR=${LA_LIBDIR}/lapack > > So "/usr/lib/lapack" is actually NOT missing from PATH, but correct path > should not have /usr as prefix in my particular case, isn't it? > So strange since it's default directory structure created by setup.exe > (during installation I chose > C:\Users\gennarif\Documents\programmi\cygwin\ as root directory). what is the output of echo $PATH > > Add to this, trying to produce the requested file, I got this error: > > cygcheck -s -v -r > cygcheck.out > cygcheck: Wrong architecture. Only ix86 executables supported. > Dis some mis-installation happen? no. Someone else also reported that warning, but I ignore the root cause. Could you attach the cygcheck.out file that was created ? > > Thanks & regards, > > > Federico > -- 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