[R-pkg-devel] How does one install a libtool generated libfoo.so.1 file into ./libs/?
Vladimir Dergachev
vo|ody@ @end|ng |rom m|nd@pr|ng@com
Tue Oct 19 12:39:08 CEST 2021
The simplest thing to try is to compile the library statically and link it
into your package. No extra files - no trouble.
You can also try renaming the file from *.so.1 to *.so.
best
Vladimir Dergachev
More information about the R-package-devel
mailing list