hello there,
I was trying to compile geanylua, as my distro (fedora41) dropped geanylua 
after fedora23 (why? I don't know), I just needed to compile the geanylua so in 
configure:
`./configure --enable-geanylua`
got this error at the end of my configure:

```

    checking for gtk±3.0 >= 2.12
    glib-2.0 >= 2.14
    gio-2.0 >= 2.18
    ctpl >= 0.3… no
    checking for rst2html… no
    checking for lua >= 5.1
    lua < 5.2… no
    configure: error: Package requirements (lua >= 5.1
    lua < 5.2) were not met:

    Package dependency requirement ‘lua < 5.2’ could not be satisfied.
    Package ‘lua’ has version ‘5.4.0’, required version is ‘< 5.2’

    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.

```
I cannot find any lua version manager that I can use it under my distro.
I would appreciate any help to get this done


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1387
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/[email protected]>

Reply via email to