On Mon, Dec 28, 2009 at 11:06 PM, Gregory P. Smith <[email protected]> wrote: > > > On Mon, Dec 28, 2009 at 7:05 PM, Guo Hongruan <[email protected]> wrote: >> >> Hi guys, >> I want to install autotest server including web frontend and scheduler >> on my site. And I followed the instruction >> http://autotest.kernel.org/wiki/AutotestServerInstall >> But I have not found the following files: >> /usr/local/autotest/frontend/client/AfeClient-compile >> /usr/local/autotest/frontend/client/TkoClient-compile >> >> It seems that the wiki is too old. Is there any newest documentation >> about installation of autotest. > > Try > > utils/compile_gwt_clients.py > > When using subversion trunk rather than a release branch. I've updated the > wiki page to mention that.
For the record, you'll want to run utils/compile_gwt_clients.py -a to compile all projects. > >> >> By the way, when installing autotest, it reported that the system lacks of >> planner. I don't know how to fix this problem. I just checked in a fix -- a missing __init__.py in a recently checked-in new component. Update your repository and let us know if you continue seeing problems. Steve >> >> Any advice is welcome. >> >> Thanks a lot >> >> -- >> Guo Hongruan, Embedded Linux Consultant >> Skype: camelguo >> Twitter: camelguo >> http://www.gulessoft.com >> _______________________________________________ >> Autotest mailing list >> [email protected] >> http://test.kernel.org/cgi-bin/mailman/listinfo/autotest > > > _______________________________________________ > Autotest mailing list > [email protected] > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest > > _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
