Skip to content

Build libtermcap*.so instead of (or in addition to) libtermcap.a #12934

@williamstein

Description

@williamstein

Some components of Sage, e.g., libsingular, link in the systemwide libtermcap.so dynamically instead of statically linking the libtermcap.a that is built by the Sage termcap spkg. This is a big problem when building a binary on a system that has libtermcap.so and trying to run it on another system that does not have that so.

Solution?: Modifying the spkg-install script for termcap so it also builds the so libraries.

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/12934

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions