Skip to content

./configure gets version mismatch if lpeg and lua are different versions #1231

Open
@Nomarian

Description

Problem

./configure tries to guess the latest versions of lua and lpeg, but if latest lua is 5.4 and lpeg is for 5.3 you get a version mismatch with the error message and a failure in running vis itself.

for now the fix is going into config.mk and modifying the file by hand and setting equal versions

Steps to reproduce

./configure and your lpeg is not the same as your lua version.

vis version (vis -v)

0.9

Terminal name/version

No response

$TERM environment variable

No response

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions