<div dir="rtl"><div dir="ltr">Could you explain in more details? I've searched through the files (both on the msys folder and OpenBlas folder) but could not find a file called libgfortran/libgfortran-3</div></div><br><div class="gmail_quote"><div dir="rtl">‫בתאריך שבת, 29 ביולי 2017 ב-11:14 מאת <‪<a href="mailto:bruno@ruomad.net">bruno@ruomad.net</a>‬‏>:‬<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div name="messageBodySection">Just rename/copy/link libgfortran-3 to libgfortran<br>
I solved the same problem this way</div></div><div>
<div name="messageReplySection"><br>
On 28 Jul 2017, 12:32 +0200, Yotam Ohad <<a href="mailto:yotam2206@gmail.com" target="_blank">yotam2206@gmail.com</a>>, wrote:<br>
<blockquote type="cite">
<div dir="rtl">
<div dir="ltr">I did not see this guide, but even when I follow the instruction when I try to install hmatrix as in the last step of the guide and get a /missing C library: libgfortran-3.</div>
<div dir="ltr">All the actions I described in the first email have resulted in the same results.</div>
<div dir="ltr"><br></div>
<div dir="ltr">Yotam</div>
</div>
<br>
<div class="gmail_quote">
<div dir="rtl">‫בתאריך יום ה׳, 27 ביולי 2017 ב-22:31 מאת ‪Dan Burton‬‏ <‪<a href="mailto:danburton.email@gmail.com" target="_blank">danburton.email@gmail.com</a>‬‏>:‬<br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Have you seen the instructions here?<br>
<br>
<a href="https://github.com/albertoruiz/hmatrix/blob/master/INSTALL.md#windows" target="_blank">https://github.com/albertoruiz/hmatrix/blob/master/INSTALL.md#windows</a><br></div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="m_9103421802356254843m_3103031449330577271gmail_signature" data-smartmail="gmail_signature">-- Dan Burton</div>
</div>
<br>
<div class="gmail_quote"></div>
</div>
<div class="gmail_extra">
<div class="gmail_quote">On Thu, Jul 27, 2017 at 9:02 AM, Yotam Ohad <span dir="ltr"><<a href="mailto:yotam2206@gmail.com" target="_blank">yotam2206@gmail.com</a>></span> wrote:<br></div>
</div>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="rtl">
<div dir="ltr">Hi cafe,</div>
<div dir="ltr">I have a very annoying problem with hmatrix. I have a project which depends on it. I can use `stack build` with no errors but when I try to load it to GHCi(`stack ghci`) I get the following error:</div>
<div dir="ltr">
<div dir="ltr">sh-4.3$ stack ghci</div>
<div dir="ltr">[0mApple-0.1.0.0: configure (lib) [0m</div>
<div dir="ltr">[0mConfiguring Apple-0.1.0.0... [0m</div>
<div dir="ltr">[0mApple-0.1.0.0: initial-build-steps (lib) [0m</div>
<div dir="ltr">[0mConfiguring GHCi with the following packages: Apple [0m</div>
<div dir="ltr">GHCi, version 8.0.2: <a href="http://www.haskell.org/ghc/" target="_blank">http://www.haskell.org/ghc/</a>  :? for help</div>
<div dir="ltr">ghc.EXE: addDLL: libblas.dll (Win32 error 126): The specified module could not be found.</div>
<div dir="ltr">ghc.EXE: Could not load `libblas.dll'. Reason: addDLL: could not load DLL</div>
<div dir="ltr"><br></div>
<div dir="ltr">ghc.EXE: addDLL: liblapack.dll (Win32 error 126): The specified module could not be found.</div>
<div dir="ltr">ghc.EXE: Could not load `liblapack.dll'. Reason: addDLL: could not load DLL</div>
<div dir="ltr"><br></div>
<div dir="ltr">ghc.EXE: C:\Users\Yotam\Apple\.stack-work\install\ebd7be2b\lib\x86_64-windows-ghc-8.0.2\hmatrix-0.18.0.0-IA7RzrKn1o84vo5PLhGcwQ\HShmatrix-0.18.0.0-IA7RzrKn1o84vo5PLhGcwQ.o: unknown symbol `dgesvd_'</div>
<div dir="ltr"><br></div>
<div dir="ltr">ghc.EXE: unable to load package `hmatrix-0.18.0.0'</div>
<div dir="ltr"><br></div>
<div>This is really bizarre, and could not find something online to help me fix this.</div>
<div>I'm using stack 1.5.0 with ghc 8.0.2</div>
<div><br></div>
<div>On a side note, I've seen some discussions about why the C libraries can't be added automatically but did not understand most of it, if someone can explain it would be highly appreciated.</div>
<span class="m_9103421802356254843m_3103031449330577271HOEnZb"><font color="#888888"></font></span>
<div><span class="m_9103421802356254843m_3103031449330577271HOEnZb"><font color="#888888"><br></font></span></div>
<div><span class="m_9103421802356254843m_3103031449330577271HOEnZb"><font color="#888888">Yotam</font></span></div>
<div><span class="m_9103421802356254843m_3103031449330577271HOEnZb"><font color="#888888"><br></font></span></div>
<div><span class="m_9103421802356254843m_3103031449330577271HOEnZb"><font color="#888888"><br></font></span></div>
</div>
</div>
<br></blockquote>
</div>
</div>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote>
</div>
<br></div>
</blockquote>
</div>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote>
</div>
</div></blockquote></div>