when i write avast or avastgui in the terminal, it said “command not found”…
I’ve also got it in the menù, but when i click over the icon i obtain “Failed to execute child process “avastgui” (No such file or directory)”…
what’s the problem?
is there anyone that have a .deb package for 64-bit so send me?
bye and thanks
seems that you haven’t installed the main binaries.
Normally the layout looks this way:
/usr/bin/avastgui (link, points to wrapper script)
/usr/lib/avast4workstation/bin/avastgui (the binary, called from wrapper script, with proper LD_LIBRARY_PATH presets)
hallo,
those binaries are part of the package. use find / -type f -name avastgui
… and paste the results here. it’s probably problem in the default path only, because when the install-desktop-entries.sh exists, those binaries should exist as well.