New Question
0

FreeRDP-WebConnect builds for Linux

asked 2014-09-30 16:48:03 +0300

Gaetan S gravatar image

Hi !

FreeRDP-WebConnect looks like a worderful tool !

I see builds for Windows are available. Do you also have working Linux builds ? I've tried to compile sources from github. After a lot of spent time I finaly got it compiled but nothing is working :-( The application is not displaying properly and the browser throws errors ...

Thank you for advance !

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2016-12-15 16:53:01 +0300

c64cosmin gravatar image

After you clone the repository, execute the following:

sudo install_prereqs.sh
sudo setup-all.sh -f

Then you should configure wsgateby following the template: https://github.com/FreeRDP/FreeRDP-We... You should start wsgate as follows

./wsgate -c ./wsgate.ini

The "-c" option is used so that wsgate will know what config file it should use.

Hope that helps. Cosmin.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2014-09-30 16:48:03 +0300

Seen: 1,290 times

Last updated: Dec 15 '16