On Sat, Sep 23, 2006 at 02:06:04PM +0200, Pascal Levasseur wrote: > I have got the following error trying to generate the TOR web site : > > lang=`dirname en/tor-manual-dev.wml` && wml -I ./include -D DOCROOT=. -D > IMGROOT=./images -D TORSVNSTABLE=../tor-stable -D TORSVNHEAD=../tor-head > -I $lang -I ./$lang -D LANG=$lang en/tor-manual-dev.wml -o > tor-manual-dev.html.en > ePerl:Error: Perl runtime error (interpreter rc=2)
You need to check out tor-stable (tor-0_1_1-patches) and tor-head (trunk) and edit your website/Makefile to reflect their locations. --Roger

