[GRASS-user] Building 8.2.1: not finding OpenBLASS

Huidae Cho grass4u at gmail.com
Tue Apr 25 16:04:23 PDT 2023


Rich,

I cannot find any support for OpenBLAS in configure. Maybe, you can try
symlinking libopenblas.so to libblas.so. I use Slackware64-15 too, but I
just use BLAS.

Thanks,
Huidae
-- 
Huidae Cho, Ph.D., GISP
GRASS GIS Developer
https://idea.isnew.info/
Sent from my phone

On Tue, Apr 25, 2023, 4:44 PM Markus Neteler <neteler at osgeo.org> wrote:

> Rich,
>
> On Wed, Apr 26, 2023 at 12:20 AM Rich Shepard <rshepard at appl-ecosys.com>
> wrote:
> >
> > I'm trying to build 8.2.1 on Slackware64-15.0. My configuration file is:
> > ./configure \
> > --enable-64bit \
> > --with-libs=/usr/lib64 \
> > --with-postgres \
> > --with-postgres-includes=/usr/include/postgresql/server/ \
> > --with-postgres-libs=/usr/lib64/postgresql/14/lib/ \
> > --with-sqlite \
> > --with-sqlite-includes=/usr/include/ \
> > --with-sqlite-libs=/usr/lib/ \
> > --with-cairo \
> > --with-blas \
> > --with-lapack \
> > --with-freetype \
> > --with-freetype-includes=/usr/include/freetype2 \
> > --with-cxx \
> > --with-geos \
> > --with-gdal \
> > --with-nls \
> > --with-python3 \
> > --with-pthread \
> > --with-proj-share=/usr/share/proj \
> > --with-wxwidgets \
> > --enable-largefile \
> > --with-openmp \
> > --with-x \
> > --with-pdal=/usr/bin/pdal \
> > --with-libLAS
> >
> > After checking for needed components the script stops telling me it
> cannot
> > locate a BLAS library.
>
> Please check "config.log" for the error message.
>
> Markus
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20230425/9951b5db/attachment.htm>


More information about the grass-user mailing list