DICTIONARY APP RUN ON LINUX Requirement Install Glade from Ubuntu Software Install gcc Install GTK+3 from link : https://download.gnome.org/sources/gtk+/3.24/ Run cd build rm * -rf cmake .. make ./init ./server ./client