Skip to content

libSBML with R bindings does not compile on Manjaro Archlinux #414

Open
@SeverinBang

Description

Installing libSBML 5.20.2 in R does fail with non specific error message:

Image

I downloaded the latest .tar.gz file with R bindings (5.20.2) from https://github.com/sbmlteam/libsbml/releases/tag/v5.20.2 and started the install process via

install.packages("./libSBML_5.20.2.tar.gz", repos = NULL, type = "source")

The installation failed with above mentioned error message (some hundred lines of error messages are omitted). Other older versions which worked in the past are also not installable.

System information:
Manjaro Archlinux
Linux 6.12.4-1 Kernel
gcc 14.2.1
libxml 2.13.5-1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions