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
_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global

Reply via email to