FaisalUmair / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
6.14k stars 1.73k forks source link

Error installing udeler in vps ubuntu 16 #395

Open MrEmperathor opened 4 years ago

MrEmperathor commented 4 years ago

I am trying to install this way: sudo /.Udeler-1.8.2-linux-x86_x64.AppImage in a vps: Linux vmi266871.contaboserver.net 4.15.0-70-generic # 79 ~ 16.04.1-Ubuntu SMP Tue Nov 12 14:01:10 UTC 2019 x86_64 x86_64 x86_64 GNU / Linux

but I get the following error:   /tmp/.mount_UdelerERuOlh/udeler: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory

install sudo apt-get install libxcursor1: i386 but it remains the same.