bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Global 6.5.1 and 6.5.2 issue


From: Shigio YAMAGUCHI
Subject: Re: Global 6.5.1 and 6.5.2 issue
Date: Sat, 19 Dec 2015 08:04:02 +0900

Hi,
> I compiled the latest (6.5.2) version with:
>
> ./configure --disable-gtagscscope --with-sqlite3 --with-exuberant-ctags=/usr/local/lib/gtags/exuberant-ctags.so
> make install

Please specify the path of ctags command instead of plug-in parser.
(In this timing, plug-in parser should not exist.)

--with-exuberant-ctags=/usr/local/bin/ctags

This option isn't necessary by most cases, because ./configure 
searches ctags in each directory in the PATH.

Regards,
Shigio


2015-12-19 0:49 GMT+09:00 Pavel Nedev <address@hidden>:
Hi again,

First, thanks for the new Global version 6.5.2 and for adding the "exclude-folder-from-search" feature in the TODO list, that's just great.

I noticed one issue with version 6.5.1 and 6.5.2. I'm trying to create database with the ctags parser, the command I use is:

gtags -c --skip-unreadable --gtagsconf "/usr/local/share/gtags/gtags.conf" --gtagslabel=ctags

The response I get however is:

gtags: unexpected EOF.

and the database files are all with zero size.

I compiled the latest (6.5.2) version with:

./configure --disable-gtagscscope --with-sqlite3 --with-exuberant-ctags=/usr/local/lib/gtags/exuberant-ctags.so
make install

Am I doing something wrong?

With Regards,
Pavel

_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global



--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]