Open juliodiz opened 8 years ago
@juliodiz Unfortunately we don't have an automated script for slackware.
gcc, g++, boost, svn-devel, autotools, openssl-devel and libpng-devel are the dependencies that you need. Additionally, you'll need to build these projects https://github.com/cloudbase/EHS.git https://github.com/FreeRDP/FreeRDP.git https://git.codeplex.com/casablanca
Afterwards just use cmake to create the binaries. You can also guide yourself from these scripts: https://github.com/FreeRDP/FreeRDP-WebConnect/blob/master/install_prereqs.sh https://github.com/FreeRDP/FreeRDP-WebConnect/blob/master/setup-all.sh
The first one installs all the dependencies that are needed priorly to the build step. The second one has info on how to build the last projects and FreeRDP-WebConnect
Has anyone install on a slackware?
Its posible to create a Slackware setup?
Thanks