[Slackbuilds-users] MEGAsync does not compile
Jeremy Hansen
jebrhansen+SBo at gmail.com
Sun Jul 19 15:32:07 UTC 2026
Are you talking about it failing because it was missing expected
dependencies? Because it built correctly after I installed all the required
dependencies on a clean system with a full Slackware install (which is the
base that SBo expects) without needing to make any tweaks.
On top of having a full Slackware install, you need to make sure you
install the packages listed in the REQUIRES field in the MEGAsync.info
file, which in turn requires you to install the dependencies of those
dependencies, and the dependencies of those dependencies, and on. You can
simplify this with one of the many tools used to interact with SBo.
I personally use sbopkg to build the packages and queues of packages, and
its companion app, sqg (SlackBuild queue generator), that will generate
queues for sbopkg to build.
Jeremy
On Sun, Jul 19, 2026, 7:59 AM Gilberto F da Silva <2458099 at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> The MEGAsync SlackBuild does not compile. I used opencode to
> troubleshoot, but ideally the package should work without requiring
> user intervention. Below is what was done.
>
> Problem 1: cannot find -lzen
> - - Cause: libzen library not installed (dependency of MediaInfoLib)
> - - Solution: Compile and install the libzen SlackBuild before MediaInfoLib
>
> Problem 2: qmake: Komando ne trovita
> - - Cause: qmake installed in /usr/lib64/qt5/bin/ but not in PATH
> - - Solution: ln -s /usr/lib64/qt5/bin/qmake /usr/bin/qmake
>
> Problem 3: lrelease: Komando ne trovita
> - - Cause: Same issue — lrelease was not in PATH
> - - Solution: ln -s /usr/lib64/qt5/bin/lrelease /usr/bin/lrelease
>
> The full command to fix the symlinks:
>
> ln -s /usr/lib64/qt5/bin/qmake /usr/bin/qmake
> ln -s /usr/lib64/qt5/bin/lrelease /usr/bin/lrelease
>
> After that, go back to compiling MEGAsync with the SlackBuild.
>
> - --
>
> Stela dato:2.461.241,119 Loka tempo:2026-07-19 11:51:22 Dimanĉo
> Slackware 15.0 x86_64
> - -==-
> É evidente que Deus, o supremo arquiteto, projetou o Brasil como uma
> sala de estar. Mas os proprietários preferiram usá-lo como
> depósito de lixo.
> -- Millôr Fernandes
> -----BEGIN PGP SIGNATURE-----
> Comment: +-----------------------------------------------------+
> Comment: ! https://t.me/Gilberto_F_da_Silva !
> Comment: +-----------------------------------------------------+
>
> iFcDBQFqXOYydAvwmry29xoRCP3PAP49qqoMCK4apdGgBNSNie0DBVFEejg/m/wq
> Ae21JC74agEAiP0W/rRQmsmFOGZfA1+tqhMBAGwbuFsOxEgEHuxcun8=
> =W5SW
> -----END PGP SIGNATURE-----
> _______________________________________________
> 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/20260719/27b59004/attachment.htm>
More information about the SlackBuilds-users
mailing list