Re: [Lxr-general] LXR on openSUSE 11.2 - Please help
Brought to you by:
ajlittoz
From: Tharindu R. B. <bth...@gm...> - 2010-07-01 14:12:59
|
I got following error when i try to use cgi instead of perl_mod. Is there any debug i should enable and see ... [Thu Jul 01 15:00:45 2010] [error] [client 127.0.0.1] (2)No such file or directory: exec of '/usr/local/lxr/source' failed, referer: http://127.0.0.1/lxr/source [Thu Jul 01 15:00:45 2010] [error] [client 127.0.0.1] Premature end of script headers: source, referer: http://127.0.0.1/lxr/source __ http://www.tharindu.info On Thu, Jul 1, 2010 at 2:44 PM, Tharindu Rukshan Bamunuarachchi <bth...@gm...> wrote: > I have installed LXR on my openSUSE laptop and successfully built > database with MySQL. > > U have configured Apache & now can browse the code ... > > but unfortuantely i got following issues ... > > I got source output as follows ... (lot of span class='reserved') > > e.g. > > 047 <span class='reserved'>structspan> mlx4_ib_ucontext { > 048 <span class='reserved'>structspan> ib_ucontext ibucontext; > 049 <span class='reserved'>structspan> mlx4_uar uar; > 050 <span class='reserved'>structspan> list_head db_page_list; > 051 <span class='reserved'>structspan> mutex db_page_mutex; > 052 }; > 053 > > When i click any identifier ... My apache log shows following errors ... > > [Thu Jul 01 13:57:11 2010] [warn] -T switch is ignored, enable with > 'PerlSwitches -T' in httpd.conf\n > [Thu Jul 01 13:57:11 2010] [error] Global symbol "$release" requires > explicit package name at /usr/local/lxr/ident line 52.\nGlobal symbol > "$release" requires explicit package name at /usr/local/lxr/ident line > 89.\n > > > > Please help. > |