You are not logged in.
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
Did you read the official documentation? http://lxr.sourceforge.net/
Offline
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