[Slackbuilds-users] MEGAsync does not compile
Gilberto F da Silva
2458099 at gmail.com
Sun Jul 19 14:58:58 UTC 2026
-----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-----
More information about the SlackBuilds-users
mailing list