<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I have an alternate solution which I've been pursuing:<div class=""><br class=""></div><div class="">Get ACT to work with modperl2 so it can run on the L&amp;G Apache/modperl/postgresql. Then you don't have the legacy issue. I've made some progress in this direction. My biggest problem is when I hit a directive where it's not clear how to convert it or when I hit a unit test that doesn't work but because of missing config, not because the code is wrong.</div><div class=""><br class=""></div><div class="">My goal is to be able to just install Debian Jesse and the as many Debian packages as possible and be able to use ACT with a little bit of setup.</div><div class=""><br class=""></div><div class=""><a href="https://github.com/toddr/Act/tree/jesse" class="">https://github.com/toddr/Act/tree/jesse</a></div><div class=""><br class=""></div><div class="">bootstrap.act is my notes so far. I've not been working on it much lately but it's my hope that this work would make it much easier for someone to hack on ACT with their own server. It is my belief this is the major reason people have looked to replace not revise ACT so much in recent years.</div><div class=""><br class=""></div><div class="">Todd</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 15, 2016, at 6:07 PM, Sébastien Aperghis-Tramoni &lt;<a href="mailto:sebastien@aperghis.net" class="">sebastien@aperghis.net</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello all,<br class=""><br class=""><br class="">spectre, the server hosting the services of the French Perl Mongers,<br class="">and the Act services, will very soon be shut down. The reason is that<br class="">Logilune, which was until now hosting spectre in their servers room,<br class="">is closing that room and moving to a non-colo solution. A big thanks<br class="">to Logilune for freely hosting spectre for the past years.<br class=""><br class="">We (the French Perl Mongers) are installing a new server to replace<br class="">spectre and host all the services, including Act. However, I have<br class="">troubles compiling Apache 1.3.42 on the new server:<br class=""><br class="">cc -c &nbsp;-I./os/unix -I./include &nbsp;&nbsp;-DUSE_HSREGEX -DNO_DL_NEEDED `./apaci` modules.c<br class="">cc -c &nbsp;-I./os/unix -I./include &nbsp;&nbsp;-DUSE_HSREGEX -DNO_DL_NEEDED `./apaci` buildmark.c<br class="">cc &nbsp;-DUSE_HSREGEX -DNO_DL_NEEDED `./apaci` &nbsp;&nbsp;&nbsp;&nbsp;-o httpd buildmark.o modules.o &nbsp;modules/proxy/libproxy.a &nbsp;modules/extra/libextra.a &nbsp;modules/standard/libstandard.a &nbsp;main/libmain.a &nbsp;./os/unix/libos.a &nbsp;ap/libap.a regex/libregex.a &nbsp;&nbsp;-lcrypt<br class="">modules.o: In function `ap_os_is_path_absolute':<br class="">modules.c:(.text+0x0): multiple definition of `ap_os_is_path_absolute'<br class="">buildmark.o:buildmark.c:(.text+0x0): first defined here<br class="">modules/proxy/libproxy.a(mod_proxy.o): In function `ap_os_is_path_absolute':<br class="">mod_proxy.c:(.text+0x0): multiple definition of `ap_os_is_path_absolute'<br class="">buildmark.o:buildmark.c:(.text+0x0): first defined here<br class="">[… and many more similar lines …]<br class=""><br class="">Has anyone seen such a problem? Any help would be greatly appreciated.<br class="">I can give access to the server if it can help.<br class=""><br class="">Context:<br class="">- OS: FreeBSD 10.2-RELEASE-p9 amd64<br class="">- CC: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512<br class=""><br class="">-- <br class="">Sébastien Aperghis-Tramoni<br class=""><br class="">Close the world, txEn eht nepO.<br class="">_______________________________________________<br class="">Act mailing list<br class=""><a href="mailto:Act@mongueurs.net" class="">Act@mongueurs.net</a><br class="">http://listes.mongueurs.net/mailman/listinfo/act<br class=""></div></div></blockquote></div><br class=""></div></body></html>