R: Re: octave-3.4.0.exe: error while loading shared libraries

marco atzeri marco.atzeri@gmail.com
Wed Jul 3 16:57:00 GMT 2013


Il 7/3/2013 6:38 PM, gennari.federico@tiscali.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



More information about the Cygwin mailing list