Re: [Lxr-general] Newbie question
Brought to you by:
ajlittoz
From: Malcolm B. <ma...@br...> - 2001-11-17 15:41:04
|
Hi Peter, Peter Horst wrote: > > I've tried to set up lxr as per the directions. The problem is, whenever > I try to follow a link from, say, $WEBHOME/lxr/http/source/linux-2.4.14, > such as to linux-2.4.14/kernel, what i hit instead is > /source/linux-2.4.14/source/linux-2.4.14/kernel. My lxr.conf reads in > part: > > baseurl: http://www.ointment.org/lxr/http/ > sourceroot: /usr/local/apache/htdocs/lxr/source/ > # srcrootname: Linux > dbdir: /usr/local/apache/htdocs/lxr/source/ > glimpsebin: /usr/local/bin/glimpse It looks like you are using v0.3 of the lxr. If this is a new installation, I would seriously recommend using a more recent release, such as 0.9. I can't see anything wrong in your lxr.conf or httpd.conf off hand. You might want to look at the code that generates the links to see what info it's pulling in. Cheers, Malcolm |