Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.


Error (asio): permission denied
Error (asio): permission denied |
Ubuntu 10.10 server edition (maverick)
Qt Creator 2.0.0
Console applicationLibraries used:
Boost: version 1.42
Qt: version 4.7.0 (32 bit)
STL: GNU ISO C++ Library, version 4.4.5
Wt: version 3.1.2
In deploying a Wt application globally the 'Hello Wt' using Qt Creator under Ubuntu executable was run on a Ubuntu Server edition from command line with the command:
./CppHelloWtQtCreatorUbuntu --docroot . --http-address 0.0.0.0 --http-port 8080 |
Use sudo:
sudo ./CppHelloWtQtCreatorUbuntu --docroot . --http-address 0.0.0.0 --http-port 8080 |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.