Re: [Lxr-dev] problems with the browser interpreation of characters
Brought to you by:
ajlittoz
From: Malcolm B. <ma...@br...> - 2004-04-23 08:38:27
|
George Ciobanu wrote: > I was using the last stable version 0.3. But I know I swicthed to the > cvs version, but i get an error at index generation with genxref: > > Can't find config file. > > and try to use it like this > > ./genxref --url=/usr/local/lxr --version=orc-2.1 > There's your problem - /usr/local/lxr isn't a URL. You need to use the URL of the lxr service e.g. something like http://somehost.com/lxr. Also make sure you have a lxr.conf file in the same directory as the genxref script, and that it is properly set up (there are comments in the file). Finally, could you to reply to the list rather than my email please - I'm more likely to reply. Regards, Malcolm |