Date: Wed, 22 Jun 2016 10:48:45 +0200 From: Torsten Zuehlsdorff <mailinglists@toco-domains.de> To: Raymond Cheung <korekontakt@gmail.com> Cc: ports@freebsd.org, Kurt Jaeger <lists@opsec.eu> Subject: Re: Wxlua / Zbstudio Message-ID: <d29c29f2-1ab4-53a5-c571-dc1296e287df@toco-domains.de> In-Reply-To: <CAFGnCTYe13XHjM1-sEHKUpopy_k_ZyXRd%2Bk8rFUX5VkHDXuKYA@mail.gmail.com> References: <CAFGnCTa_kmYuK6_pmx0eksV%2BX5fazF04dgaH=fGZXUeJWzdy7Q@mail.gmail.com> <CAFGnCTY2z2PFSHkvC_aOQ0HqmP3cibD95hndXQD2yqoSHPjUMQ@mail.gmail.com> <20160609190710.GT41922@home.opsec.eu> <CAFGnCTaYVBmZ-y-AfhMF0mtY1NrKioP0s=3Dmo7aftkiabnXnA@mail.gmail.com> <9f300278-31ab-bc50-1fc7-8e7e6dc44215@toco-domains.de> <CAFGnCTYe13XHjM1-sEHKUpopy_k_ZyXRd%2Bk8rFUX5VkHDXuKYA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Raymond, > I call run zbstudio 32bit binary on FreeBSD 11 Alpha 4. I will try to build > wxlua later. > > Another question about lua / torch is lapack. I tried to make and install > via the OpenBlas port with the flags (add USE_THREAD=1 NUM_THREAD=8 in > order to make) suggested by the link below: > https://github.com/torch/torch7/issues/174 > > However, it can't find the .a file of OpenBlas after build/compile. If I > make without flags, it can make install properly. Please help. Mh, i'm not very familiar with such lua issues. And also i have no clue what you have done and what the concrete problem is. After some recherche i would suggest to try install math/lapack++ or math/lapack. Better the first one since it depends on OpenBlas and provides a file named "lib/liblapackpp.a" The other port provides a file called lib/liblapack.a. I'm not sure which is the correct one - but give it a try. Greetings, Torsten
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d29c29f2-1ab4-53a5-c571-dc1296e287df>