cschanna 0 Posted January 10 Share Posted January 10 Hi all, I have just installed Ubuntu 20.04. I have purchased Internet Security for Linux from ESET. When I double click on the installer file I get the following error: "Please install the following files or packages" and then a series of letters. I searched this error online and found the following page: https://support.eset.com/en/kb2733-i-receive-the-error-message-please-install-the-following-files-or-packages-usrlibgconvutf-16so-when-installing-eset-nod32-antivirus-4-for-linux-desktop I followed the instruction but after I type in the second row into the terminal I get the result: find: missing argument to 'exec' Please could somebody advise what I should do? Thank you, Chris Quote Link to post Share on other sites
anjayani 1 Posted January 11 Share Posted January 11 try this sudo find /usr/lib /lib /var/lib /usr/local/lib -type f -name UTF-16.so -exec ln -s {} /usr/lib/gconv/UTF-16.so \; Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.