[Slackbuilds-users] Building xournalpp v1.2.0

fourtysixandtwo fourtysixandtwo at sliderr.net
Sun Jul 30 12:07:12 UTC 2023


Hi Cristiano,

It did fail if lua was also installed.  Adding the following works though.

+# set lua version to use otherwise it will use an older version \
+# if more than one installed
+sed -i 's/^find_package(Lua/find_package(Lua 5.3/' CMakeLists.txt
+
mkdir -p build
cd build

Cheers

On Sun, Jul 30, 2023 at 5:41 AM Cristiano Urban <hedgehog87 at hotmail.it>
wrote:

> Great! I didn't notice lua52 and lua53 packages!
>
> Just tested with lua53 and it works fine. I will submit the slackbuild
> ASAP.
>
> Thank you very much!
>
> All the best,
> Cristiano.
>
> Il 30 lug 2023 13:01, J via SlackBuilds-users <
> slackbuilds-users at slackbuilds.org> ha scritto:
>
> Hi Christiano,
>
> Requiring lua 5.3 shouldn’t be a problem as sbo contains a package (lua53)
> that can co-exist with a regular lua install. I keep an install of lua53 on
> my systems without any noticeable problems with other packages and it may
> even satisfy deps for the lua packages you have the regular lua installed
> for.
>
> Give it a shot with xournalpp!
>
> — Jay
>
>
> On Jul 30, 2023 at 6:05 AM, <Cristiano Urban <hedgehog87 at hotmail.it>>
> wrote:
>
> Hi,
> it seems that the new version of xournalpp doesn't build because it
> requires lua v5.3.
>
> Since lua is required by other packages on SBo, I'm aware that upgrading
> lua could break some of these packages. If this is the case, I can get
> stuck at the current version (1.1.3) for now.
>
> Thank you!
>
> Cheers,
> Cristiano.
> _______________________________________________ SlackBuilds-users mailing
> list SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives
> - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ -
> https://slackbuilds.org/faq/
>
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20230730/5f8db270/attachment.htm>


More information about the SlackBuilds-users mailing list