errors all over
freeload101 opened this issue · 3 comments
- had to remove lock file
- had to install zsh
- ran install.sh and /build.leia
- other then download the git it does not appear to do anything
- info on my build https://forum.kodi.tv/newreply.php?tid=344921&replyto=2863640
[16:57:12] -> Leia is already up to date. Aborting!
plex@plex:~/build.leia$ ./build.leia
[16:57:20] Welcome to build.leia v1.6.10
[16:57:20] Setting defaults to include --with=clean,addons
[16:57:20] libfmt could not be found.
[16:57:20] Compiling and installing libfmt
[16:57:20] crossguid could not be found.
[16:57:20] Compiling and installing crossguid
[16:57:20] JsonSchemaBuilder could not be found.
[16:57:20] Compiling and installing JsonSchemaBuilder
[16:57:20] Cleaning up build
[16:57:20] -> Clearing the ccache cache will significantly increase build times.
[16:57:20] -> It will also make sure you build Kodi with the latest libraries.
[16:57:20] -> Do you want to clear the ccache archive completely? (Y/n) y
[16:57:44] -> Cleaning up the ccache archive (ccache -C)
[16:57:44] Configuring Leia (clean)
[16:57:44] Compiling Leia. Please wait...
[16:57:44] Installing Kodi to /opt/leia
[16:57:44] Cleaning up binary-addons
[16:57:44] Compiling and installing binary-addons
[16:57:44] All set. You can launch Kodi with the command:
[16:57:44] -> /opt/leia/bin/kodi
[16:57:44] You can view the log output in this file:
[16:57:44] -> /home/plex/Documents/log/build.leia.log-2019-06-25-16:57:20
[16:57:44] Thanks for using build.leia v1.6.10 to build Kodi.
[16:57:44] Remember to check https://github.com/kekePower/build.leia
also had to create the folder /home/plex/Documents/log
and also this
in/env: bad interpreter: No such file or directory
plex@plex:/build.leia$ which env/build.leia$
/usr/bin/env
plex@plex:
Thanks for the report. I haven't touched this in a long time due to other commitments, but I'll see what I can do soon(ish).
Send me a PR if you want to and I'll take a look.
Cheers,
kekePower