X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=eQC3bcXulPMCqCHZM1XbuDTuHGy5WQAsHHIEjqt0+pesRfaqLAKJJ
	XcApOOXjMp3uyxnWExl4ZBXK2k80F5mvSLzzN/pYUflkFgkSAgZia0jbUaEvpLuE
	LW5W7ggFvACvDz0W8bgFMbAMSCYw4JFl9QlE0P4z3/d0W6gzSyMomU=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=oXdn4srLG//QzvrI2uK0XFx1cjQ=; b=aH+jBEABjwyA6Ueb2GO4XBIfWliZ
	uHQ+p/xs6xxrPYrBsknoBz/aKLhDlS0uJfFYzFsk92LDhhA1QQjzOHO4e1kjyY4E
	SC08XBLsRKjGs5hbiZ1SiSYp518m5/uvf4fAXDCaPuULeQpywIcmCXiNpGE/pI/m
	DGL1TIYj+Ao7qn4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Paul <Paul.Domaskis@gmail.com>
Subject: Re: octave: cannot open shared object file: No such file or directory
Date: Mon, 27 Jan 2014 16:08:47 +0000 (UTC)
Lines: 29
Message-ID: <loom.20140127T170705-848@post.gmane.org>
References: <loom.20140125T001029-429@post.gmane.org> <87siscbmai.fsf@Rainer.invalid>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Marco Atzeri <marco.atzeri <at> gmail.com> writes:
>On 25/01/2014 00:46, Paul wrote:
>>Larry Hall (Cygwin <reply-to-list-only-lh <at> cygwin.com> writes:
>>> Have you tried running rebaseall?
>> I just tried it (http://cygwin.wikia.com/wiki/Rebaseall).  No joy.
>> Mind you, I also don't have admin privileges and cygwin was
>> installed when I had them.  I never noticed any error messages, but
>> things went by very fast.  The last screen full of things rebased
>> showed no error messages.
> 
> I bet on a PATH issue. likely /usr/lib/lapack in not on it when you
> start "bash -i" .
> 
> As normally it works on your system, try with "bash -l"

Achim Gratz <Stromeko <at> nexgo.de> writes:
> I'm almost certain that Octave can't find its lapack libraries.  The
> standard profile scripts add this to the very end of the path and
> depending on what is in your windows path you may hide them.  There
> are also two environment variables (sorry, can't check right now)
> that need to be set for lapack to be happy and you may not source
> the /etc/profile.d script that sets them depending on how you start
> bash.

Yes, the lack of /usr/lib/lapack was in fact causing the problem.  I'm not 
sure why I didn't catch that as I was certain that I made the paths the 
same in both cases.

Thanks!


--
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

