Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

make install #7

Description

@emansom

I've created an AUR package for LumoSQL. During creation of this package, it took quite a while to figure out what files were placed where, where to place the ./configure options and how to workaround not being able to execute make install in the generated and patched sqlite3 source directory. (breaks because of not-forking modification)

Not a fan of the custom Tcl build system. I do appreciate it was documented, though! Having an make install that takes a DESTDIR environment variable would help future packagers out.

When generating the package, all the header files, shared libraries and binaries are renamed to (lib)lumosql. As to not conflict with the main SQLite package, and to not cause issues in applications that rely on the old SQLite shared library behavior.

Is there a way to avoid building SQLite twice, by the way?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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