lxr-general Mailing List for LXR Cross Referencer (Page 9)
Brought to you by:
ajlittoz
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
(1) |
Sep
(6) |
Oct
|
Nov
(13) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(8) |
Feb
(4) |
Mar
(6) |
Apr
(5) |
May
(5) |
Jun
(4) |
Jul
(8) |
Aug
(3) |
Sep
(6) |
Oct
(7) |
Nov
(7) |
Dec
(10) |
2003 |
Jan
(9) |
Feb
(4) |
Mar
(8) |
Apr
(12) |
May
(13) |
Jun
(9) |
Jul
(13) |
Aug
(10) |
Sep
(3) |
Oct
(3) |
Nov
(19) |
Dec
(14) |
2004 |
Jan
(11) |
Feb
(10) |
Mar
(7) |
Apr
(5) |
May
(4) |
Jun
(4) |
Jul
(2) |
Aug
|
Sep
(3) |
Oct
(2) |
Nov
(6) |
Dec
(6) |
2005 |
Jan
(11) |
Feb
(1) |
Mar
(6) |
Apr
(4) |
May
(7) |
Jun
(13) |
Jul
(9) |
Aug
(32) |
Sep
(27) |
Oct
(31) |
Nov
(17) |
Dec
(24) |
2006 |
Jan
(19) |
Feb
(25) |
Mar
(30) |
Apr
(28) |
May
(35) |
Jun
(38) |
Jul
(21) |
Aug
(31) |
Sep
(38) |
Oct
(68) |
Nov
(84) |
Dec
(83) |
2007 |
Jan
(45) |
Feb
(78) |
Mar
(72) |
Apr
(67) |
May
(51) |
Jun
(49) |
Jul
(125) |
Aug
(113) |
Sep
(74) |
Oct
(59) |
Nov
(63) |
Dec
(55) |
2008 |
Jan
(58) |
Feb
(53) |
Mar
(56) |
Apr
(224) |
May
(282) |
Jun
(269) |
Jul
(354) |
Aug
(552) |
Sep
(277) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
(8) |
Dec
|
2010 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(6) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2003-05-27 08:13:08
|
Support Requests item #744111, was opened at 2003-05-27 10:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390118&aid=744111&group_id=27350 Category: Install Problem Group: None Status: Open Priority: 5 Submitted By: Philipp Schwedes (krampf) Assigned to: Nobody/Anonymous (nobody) Summary: genxref options problem Initial Comment: Hi, I installed lxr in /usr/local/lxr, copied the templates in the same directory and tried to generate index with ./genxref --url=/usr/local/lxr --allversions. But always the same error occured. "No matching configuration at ./genxref line 66, <CONFIG> line 1." So I thought, that the url option was wrong and I tried others, but always the same error. Can anybody help me? Thanks in advance Philipp ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390118&aid=744111&group_id=27350 |
From: Rusty C. <rca...@np...> - 2003-05-09 15:20:29
|
Rusty Carruth (that's me) wrote: > I got one to go away by copying Local.pm to /usr/lib/perl5/site_perl/LXR > but any other page I go to gives me the error in the subject. > > The apache log says: > > Oh shoot! I've got a mandrake system, which uses httpd and httpd_perl, > and after all the hacking I see that I now have to get the httpd part > to send ALL requests on to the http-perl, AND allow them... Well, this is probably not the best way to do it, but I did manage to get it to work by switching the 'order deny,allow' to 'order allow,deny'.... rc |
From: Rusty C. <rca...@np...> - 2003-05-09 01:14:10
|
I got one to go away by copying Local.pm to /usr/lib/perl5/site_perl/LXR but any other page I go to gives me the error in the subject. The apache log says: Oh shoot! I've got a mandrake system, which uses httpd and httpd_perl, and after all the hacking I see that I now have to get the httpd part to send ALL requests on to the http-perl, AND allow them... eek. If anyone else has managed this little dance, please let me know what else I've got to do. If not, and anyone else tries to get lxr 0.9.2 up on Mandrake and wants to know what I did, I'll try to keep enough history to help... rc |
From: Malcolm B. <ma...@br...> - 2003-05-01 21:34:06
|
Sharath Malladi wrote: >I am a newbie trying to use LXR. Does anyone have a >comprehensive list of perl modules to be installed >in order to use LXR. > > If you're using the 0.9 series, then the latest CVS code has a good list in the install docs - see http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lxr/lxr/INSTALL?rev=1.9&content-type=text/vnd.viewcvs-markup The summary - you need the DBI modules and the right DBD one for your database e.g. DBD::Mysql, plus mod_perl. You'll want to be using perl 5.8.1 or so. Regards, Malcolm |
From: Sharath M. <sha...@ya...> - 2003-04-30 21:12:40
|
hi, I am a newbie trying to use LXR. Does anyone have a comprehensive list of perl modules to be installed in order to use LXR. best regards, -Sharath. __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
From: Bob P. <bob...@ms...> - 2003-04-14 21:04:22
|
lxr seems to be broken today. Bob |
From: Malcolm B. <ma...@br...> - 2003-03-22 00:35:32
|
Hi Jean, Jean Mao wrote: > Perhaps the DBD::mysql perl module hasn't been fully installed, You need to install the Perl DBD drivers for Mysql, available at CPAN. http://search.cpan.org/src/JWIED/DBD-mysql-2.1025/INSTALL.html gives more details on how to do this. Cheers, Malcolm |
From: Jean M. <jm...@pt...> - 2003-03-12 23:43:41
|
Hi: I got: genxref --url=http://osaka.ptcnet.ptc.com:8080/lxr --version=/sportsrc/spg/system_1/protoolkit install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: lib /devl/jmao/lib/perl5/5.8.0/sun4-solaris /devl/jmao/lib/perl5/5.8.0 /devl/jmao/lib/perl5/site_perl/5.8.0/sun4-solaris /devl/jmao/lib/perl5/site_perl/5.8.0 /devl/jmao/lib/perl5/site_perl .) at (eval 4) line 3, <CONFIG> line 1. Perhaps the DBD::mysql perl module hasn't been fully installed, or perhaps the capitalisation of 'mysql' isn't right. Available drivers: ExampleP, Multiplex, Proxy. at lib/LXR/Index/Mysql.pm line 40 What may be wrong? Do I need DBD/mysql.pm install to Perl. Where should I get it? Thank you in advance for your help. Jean |
From: Niall B. <ni...@mu...> - 2003-03-10 17:14:08
|
Just a note I don't know how relavent it is but compiling on os x this url http://www.abisource.com/lxr/source/wv/INSTALL Gives this line env CPPFLAGS="-I/sw/include" LDFLAGS="-L/sw/include/" ./configure --prefix=/opt/wv-0.7.4 This works instead: env CPPFLAGS="-I/sw/include" LDFLAGS="-L/sw/lib/" ./configure --prefix=/opt/wv-0.7.4 In case people are trying to install wvware on os x I am using Jag 10.2.4 ------------------------------------------- Niall S. Brown Department of Computing and Communications Memorial University of Newfoundland Telephone: (709) 737-8202 email: ni...@mu... Fax: (709) 737-3514 |
From: SourceForge.net <no...@so...> - 2003-02-21 19:22:06
|
Support Requests item #690836, was opened at 2003-02-21 14:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390118&aid=690836&group_id=27350 Category: None Group: None Status: Open Priority: 5 Submitted By: Changxun Chuck Wu (woff) Assigned to: Nobody/Anonymous (nobody) Summary: error for special-name directory Initial Comment: I am using lxr-0.3. I have a special directory named "util++" in my source tree. The "bin/genxref" and "glimpseindex" is able to search and identify/index the ID's and files inside the "util++" directory. However, when I try to use LXR to browse the files inside the "util++". LXR always prompts me "This directory does not exist.". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390118&aid=690836&group_id=27350 |
From: <ha...@la...> - 2003-01-20 18:53:55
|
FYI I had to comment out in Common.pm ($Id: Common.pm,v 1.43 2002/07/29 01:17:32 mbox Exp $): # print("HTTP/1.0 200 OK\n"); and # printf("Last-Modified: %s, %2d %s %d %02d:%02d:%02d GMT\n", # $wday, $mday, $mon, $year, $hour, $min, $sec); Otherwise I got errors like: [Mon Jan 20 19:37:33 2003] [error] [client 1.2.3.4] malformed header from script. Bad header=HTTP/1.0 200 OK: /opt/websites/etc.. Hans Lambermont -- http://lambermont.webhop.org/ |
From: Kyle J. <ka...@ya...> - 2003-01-20 18:43:27
|
Now I've gotten LXR to work -- mostly, but the following header appears when I access /lxr/source (the first 3 lines of the following shouldn't be there). This stops the html from getting parsed by the browser, resulting in raw html instead of pretty pictures. Can anybody help? Thanks. ----- HTTP/1.0 200 OK Last-Modified: Tue, 20 Jan 2003 18:33:09 GMT Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>FreeBSD-4.7-RELEASE/</title> <base href="http://limey.lcs.mit.edu/lxr/"> <link href="/usr/local/lxr/lxr.css" rel="STYLESHEET" type="text/css"> </head> __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Kyle J. <ka...@ya...> - 2003-01-20 18:17:34
|
I'm using Apache version 2.0.43 with mod_perl version 2 (labeled version /mod_perl-1.99_08 in the tarball). I've configured everything according to the Apache, mod_perl, and LXR directions, and mod_perl starts up in error_log: Apache/2.0.43 (Unix) mod_perl/1.99_08 Perl/v 5.8.0 configured -- resuming normal operations But, when I access /lxr/source, I get in error_log: [error] failed to resolve handler `Apache::Registry' and sometimes: Can't locate Apache/Registry.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache2 /usr/l ib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_ perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5 Can anybody tell me what's wrong? Thanks. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Fei L. <fi...@gf...> - 2003-01-16 22:39:47
|
Hi, Malcolm, check this page: http://67.82.150.45:88/FMS/source It took me a while to achieve this. I can submit the patch for generic.conf for Fortran project. The result is not as good as what lxr generates for a C project. I am wondering if someone can give me suggestions on improving this? In particular: 1. Variables seem to be randomly indexed. 2. Fortran 90 function/sub optional parameters/variables are randomly indexed. 3. functions are randomly indexed. 4. many more.. Please help. Fei |
From: David F. <da...@fe...> - 2002-12-17 19:39:32
|
Cool tool. Thanks. The pengmini.gif is not there in 0.9.2. David Felsenthal |
From: Wouter v. V. <wo...@ed...> - 2002-11-22 09:22:19
|
Hello, I would like to know what the file batchid.pl does. It resides in the data/<treename> directory. If this file is used to give trees a unique ID it's not working properly. I have 2 trees referenced, both have batchid 1. Best regards, Wouter -- Dhr. W.van Vugt W.v...@Ed... Edmond Research & Development BV The Document Solutions Specialist http://www.edmond.nl |
From: <joh...@al...> - 2002-11-21 09:54:44
|
Hi,=20 I've set-up the LXR tool (version 0.9.2) with swish-e=20 on a Solaris 2.8 system.=20 After a few patches everthing seems to work with=20 the swish-e interface, except the "file search".=20 In the search perl script, there is only a method with=20 glimpse by using the file:=20 $config->glimpsedir."/.glimpse_filenames".=20 The search perl script doesn't has a method for swish-e.=20 Has anybody already completed this?=20 I'm willing to do this, but I don't know yet how difficult this is .=20 Which scripts are impacted?=20 - find=20 - genxref=20 ...=20 Another solution is to use glimpse as search engine.=20 But I've the impression that swish-e is more powerfull.=20 I've also include this e-mail in the LXR bug list with Request ID 640589 For some raison the same bug seems to be replicated in Request ID = 640593, which may be removed. Regards,=20 Johan=20 --------------------------------------------------------- Johan Vermeire Phone: +32-3-2404189 T&T-WX-7770-RDN-BND Fax: +32-3-2409816 Alcatel Belgium --------------------------------------------------------- |
From: gopi <gop...@en...> - 2002-11-18 08:31:59
|
hi guys/gals, it's been a long week trying to get lxr working :( being new at this, maybe i am missing out on something trivial. i think i am close but not just quite there as yet. i believe i have followed the INSTALL docs closely. my .htaccess file is default. when i point to http://localhost.localdomain/lxr i get the raw source files instead of perl executing. i have copied the Local.pm and /lib/LXR dir to /usr/lib/perl5/site_perl and http://localhost.localdomain/lxr/diff <h4 align="center"><i>** Fatal: Can't find config for http://localhost.localdomain/lxr/diff </i></h4> thanks in advance. gopi. |
From: Wouter <W.v...@ed...> - 2002-10-29 08:32:59
|
Hi, I'm trying to get LXR to reference my source repository. But when I run genxref it finds 0 identifiers. I'm using LXR 0.3. I think it's because genxref doesn't recognize ,v files in the repository. I don't know if it's fixed in the non-stable version (0.9). Can anybody help me? Best regards, Wouter van Vugt My lxr.conf is as follows: --------------------------------------------------------------------------------------------- variable: v, Version, [/local/lxr/source/versions], [/local/lxr/source/defversion] <<<<<UnUsed?? variable: a, Architecture, (i386, alpha, m68k, mips, ppc, sparc, sparc64) <<<<< UnUsed?? baseurl: http://knabbel.edmond.nl/lxr/http/ htmlhead: /scratch/wouterstage/lxr/http/template-head htmltail: /scratch/wouterstage/lxr/http/template-tail htmldir: /scratch/wouterstage/lxr/http/template-dir sourceroot: 'cvs:/scratch/wouterstage/testrepository/' srcrootname: TestRepository_Wouter incprefix: /include dbdir: /scratch/wouterstage/lxr/source/ glimpsebin: /scratch/lxr/glimpse/bin/ map: /include/asm[^\/]*/ /include/asm-$a/ map: /arch/[^\/]+/ /arch/$a/ |
From: David S. <si...@us...> - 2002-10-02 22:56:30
|
Hi guys, Just a quick note. Codestriker (http://codestriker.sourceforge.net) is an open-source collaborative code reviewing system, typically used for reviewing CVS diffs before being committed into a system. The current release also has simple LXR integration, so that while performing code reviews, you can quickly check where a method/function/class is defined and how it is used. -- Cheers, David |
From: <no...@so...> - 2002-09-04 18:18:45
|
Support Requests item #604669, was opened at 2002-09-04 11:18 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390118&aid=604669&group_id=27350 Category: Configuration Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: hyperlinks in .c files Initial Comment: Hi I have installed LXR 0.3 on Linux and configured it against my source code which is a bunch of .c files. I see mozilla and freebsd lxr's and noticed that the .c files are displayed as html's with hyperlinks to functions and line number anchor tags. I don't see those in my installation of lxr. Any pointers on how can I enable html like display of .c files? Thanx Himanshu Soni ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390118&aid=604669&group_id=27350 |
From: Peter <pe...@oi...> - 2002-09-01 05:03:39
|
I'm trying to use lxr-0.9.2/genxref with the following command line: # ./genxref --url=http://www.ointment.org/lxr The output is: DBI->connect(dbname=lxr) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at lib/LXR/Index/Mysql.pm line 40 [Sat Aug 31 23:48:27 2002] fatal: LXR::Index::Mysql, line 40: Can't open connection to database [@INC lib /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl . $0 ./genxref <h4 align="center"><i>** Fatal: Can't open connection to database </i></h4> My questions are: 1) Is my '--url' parameter screwy? 2) Why is Mysql.pm trying to connect to /var/lib/mysql/mysql.sock, when my socket is /var/tmp/mysql.sock? Thanks! Peter -- They are obedient, they resist not, they obey the scourge: Their daughters worship terrors and obey the violent: -- Wm. Blake, 'Visions of the Daughters of Albion' |
From: Nicolas M. <Nic...@on...> - 2002-08-21 11:32:06
|
Hi, Time for a new dump, same disclamer as before. Highlights : * better perl location handling * use swish-e instead of glimpse swish-e indexing fails for me in this release. However it did work in 0.9.2 and I don't think the packaging changes touched swish integration, so this must be some funky interaction between 0.9.2 and my cvs repository. Anyway use at your own risk, and comments are welcome. Regards, -- Nicolas Mailhot One2team : 12 bis rue de la Pierre Levée - 75011 Paris - France Tél : + 33 1 43 38 19 80 - Fax : +33 1 43 14 23 07 |
From: Marcos D. <md...@gr...> - 2002-07-22 17:33:41
|
I'm using lxr to browse two source codes which I just have one version, so I don't need the Version variable. should I anyways set it up to browse that unique version? I'm using 'sourceroot' => '/home/mdione/src/work/fvl/', 'variables' => { 'v' => { 'name' => 'Version', 'range' => [ 'gnue', 'papo' ], 'default' => 'gnue' } }, ... to make it generate the data for gnue and papo, both subdirs of .../fvl but having each one a project on its own. should this be set up in a different way? how? |
From: Tom R. <tr...@hy...> - 2002-07-03 15:55:31
|
I have a question about lxr and CVS support. We currently have our source in a CVS repository yet when I look in lib/LXR/Files/CVS.pm I see that it is using RCS tools such as 'co' and 'rcsdiff' Which source control system does lxr support? Does it support using cvs or rcs? Is there support for cvs? Thanks! Tom Roehl |