This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: octave: cannot open shared object file: No such file or directory


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]