help-global
[Top][All Lists]
Advanced

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

Global can't find GTAGS in link directory


From: Qiang Yu
Subject: Global can't find GTAGS in link directory
Date: Fri, 7 Sep 2012 15:34:00 +0800

Hi,

Here is my problem:

$ ls
dir1/ dir2/
$ mkdir dir3
$ cd dir3
$ ln -s ../dir1 dir1
$ ln -s ../dir2 dir2
$ gtags
$ ls
dir1/ dir2/ GPATH  GRTAGS  GSYMS  GTAGS
$ global -p
/home/yuq/dir3
$ cd dir1
$ global -p
global: GTAGS not found.

My OS is Ubuntu 12.04, global is 5.7.1.

Regards,
yuq


reply via email to

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