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 <[email protected]> wrote: > Rich, > > On Wed, Apr 26, 2023 at 12:20 AM Rich Shepard <[email protected]> > 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 > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user >
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
