Installing Wt on Gentoo » History » Revision 39
Revision 38 (Wim Dumon, 11/29/2012 11:18 AM) → Revision 39/48 (Ana Evans, 07/26/2013 08:16 PM)
h1. Installing Wt on Gentoo {{toc}} h2. Installing Wt Wt is now in portage. See also: * http://gentoo-portage.com/net-libs/wt * http://bugs.gentoo.org/show_bug.cgi?id=259686 h2. Trying the examples h3. Deployment with wthttpd Simply follow the instructions in the INSTALL file (with X the name of an example): <pre> $ cd ../examples/X # source directory for example X $ ../../build/examples/X/X.wt --docroot . --http-address 0.0.0.0 --http-port 8080 </pre> h3. Deployment with FastCGI Modify /etc/init.d/apache2 to enable fastcgi: <pre> APACHE2_OPTS="... -D FASTCGI" </pre> Enable ExecCGI for the location where you wish to install the examples: <pre> <Location /wt-examples> <pre> Options ExecCGI Allow from All </pre> </Location> </pre> To install a particular example: <pre> # cd build/examples/composer # ./deploy.sh </pre> And list the path in /etc/apache2/modules.d/20_mod_fastcgi.conf: <pre> FastCgiServer /var/www/localhost/htdocs/wt-examples/composer/composer.wt -idle-timeout 120 -processes 1 </pre> Finally, restart your apache, and check your log files for problems ! <pre> /etc/init.d/apache2 restart </pre> [[http://depuyhiprecallnewscenter.yolasite.com/ DePuy Hip Recall News Center]] [[http://hipimplantnews.blogspot.com/ Hip Implant News Blog]] [[http://hip-fractures.blogspot.com/ Hip Fractures Blog Site]] [[http://zithromaxheartlawsuit.wordpress.com/ Zithromax Heart Lawsuit Blog]]