[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The PHP parser needs some tools.
From: |
Hideki IWAMOTO |
Subject: |
Re: The PHP parser needs some tools. |
Date: |
Mon, 02 Aug 2004 20:13:19 +0900 |
On Sat, 07 Jun 2003 11:03:37 +0900, Shigio Yamaguchi wrote...
> Since both of them are GNU software, you can get them from GNU ftp site.
>
flex is not GNU software although distributed through GNU ftp site.
See
http://directory.fsf.org/flex.html.
Probably, gctags/HACKING needs to be changed.
Index: gctags/HACKING
===================================================================
RCS file: /cvsroot/global/global/gctags/HACKING,v
retrieving revision 1.3
diff -u -r1.3 HACKING
--- gctags/HACKING 26 Jun 2003 15:28:40 -0000 1.3
+++ gctags/HACKING 2 Aug 2004 10:54:21 -0000
@@ -20,7 +20,7 @@
You need to have the following package installed:
- - GNU flex
+ - flex
- GNU gperf
(1) Generate gperf(1) source from each reserved word file.
----
Hideki IWAMOTO address@hidden
- Re: The PHP parser needs some tools.,
Hideki IWAMOTO <=