You are not logged in.

#1 2011-10-08 02:55:01

sant527
Member
Registered: 2009-06-21
Posts: 273

lxr (linux cross reference) - help

I recently got some inquisitiveness to understand the source code of cclive. So I have downloaded the source code.

I found lxr will help in understanding the source code better. So i have installed it from Aur.

I had followed its intructions at the end of installation as

 ==> PLEASE NOTE:
  ==>
  ==> You need to create a database for lxr. Use mysql and connect to your server
  ==> as root. When connected, execute the following command:
  ==>
  ==> \. /usr/share/lxr/initdb-mysql
  ==> 
  ==> You alse need do modify your apache configuration. Add the following line to
  ==> /etc/httpd/conf/httpd.conf
  ==>
  ==> Include conf/extra/lxr.conf
  ==> 
  ==> Ensure mod_perl is enabled:
  ==> 
  ==> LoadModule perl_module modules/mod_perl.so 
  ==>
  ==> Finally modify /etc/lxr/lxr.conf to fit your needs.

After this what should i do so that i can use lxr and understand the cclive source code.

Offline

#2 2011-10-08 07:48:36

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: lxr (linux cross reference) - help

Did you read the official documentation? http://lxr.sourceforge.net/

Offline

#3 2011-10-09 06:36:22

sant527
Member
Registered: 2009-06-21
Posts: 273

Re: lxr (linux cross reference) - help

I got the manual and was successulf in using it.

I have one doubt.

what is the version variable. how to use it

ys
Simha RUpa Das

Offline

Board footer

Powered by FluxBB