Date: Fri, 24 Jun 2016 17:12:45 +0800 From: Raymond Cheung <korekontakt@gmail.com> To: Jan Beich <jbeich@vfemail.net> Cc: Kurt Jaeger <lists@opsec.eu>, ports@freebsd.org, Torsten Zuehlsdorff <tz@freebsd.org> Subject: Re: Torch7 ports (Was: Wxlua / Zbstudio) Message-ID: <CAFGnCTY63TfEj1Q0=%2B9fY6AT3vBM%2B6Q0pSrUsNWtdC6M0xFrRQ@mail.gmail.com> In-Reply-To: <8txv-34vw-wny_-_@vfemail.net> 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> <d29c29f2-1ab4-53a5-c571-dc1296e287df@toco-domains.de> <CAFGnCTZPML32ndHBVNeW%2BGcecwNFCZon7qt1sOJLAGz8nObn2w@mail.gmail.com> <a097df53-16c4-9ed1-f6d8-cb923edd64c8@FreeBSD.org> <8txv-34vw-wny_-_@vfemail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jan and Torsten, Thanks a lot for your help. I will try it later after taking a break. As I lack knowledge on C/C++, I spent a month to retry many ways on FreeBSD 10/11. I feel tried. Fortunately, I got some clues. During this month, I also learnt a lot on FreeBSD. As least I can build and install new world/kernel from GhostBSD 10.3 to 11 Alpha 4. Thanks again for your help. Raymond On Jun 24, 2016 06:41, "Jan Beich" <jbeich@vfemail.net> wrote: > Torsten Zuehlsdorff <tz@FreeBSD.org> writes: > > > Hello Raymond, > > > >> OpenBlas (make config; # with OpenMP option), OpenMP, Lapack & ++, > GotoBlas > >> are installed. Header files of OpenBlas is also included to > >> $CMAKE_LIBRARY_PATH. However, I still got the same error message, > missing > >> lapack. > > > > There are various variables to set to specify where to look vor the > > libs, like lapack. > > > > Sadly i'm out of time. Tomorrow i'm heading into vacation. When back i > > will come back to your request and try to create a port for > > this. Maybe we could success together (with more time). > > I did some work in the past on Torch7 ports before losing interest[1]. > Check math/TH if you want to see how it detects OpenBLAS (default). > > $ git clone https://github.com/jbeich/freebsd-ports torch-ports > $ export PORTSDIR=$PWD/torch-ports > $ cd $PORTSDIR/devel/lua-trepl > $ make install > $ th51 > > -- > [1] Many Torch pkgs rely on luarocks to build and resolve dependencies > and some have a hard dependency on luajit. My approach didn't scale > as writing such ports often required translating *.rockspec files > which can quickly grow into maintenance nightmare, so an infra work > had to be done beforehand. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFGnCTY63TfEj1Q0=%2B9fY6AT3vBM%2B6Q0pSrUsNWtdC6M0xFrRQ>