Re: [Lxr-general] setting up lxr for local code base
Brought to you by:
ajlittoz
From: Malcolm B. <mal...@gm...> - 2006-03-23 19:56:49
|
sean yang wrote: > > The INSTALL file says, I need to setup a webserver first, even I just > look at code myself? Do I understand the INSTALL instruction in a wrong > way? You have not misunderstood - you need a webserver even to browse local sources. LXR is a web-based source browsing system, and that means a webserver is required. Luckily it isn't that hard to setup a webserver - Apache is available as binaries for virtually all platforms. Regards, Malcolm |