help-global
[Top][All Lists]
Advanced

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

RE: GSYSMS FILE


From: Vijay, Arjun
Subject: RE: GSYSMS FILE
Date: Tue, 27 Feb 2001 13:06:26 -0600

If I exclude GSYSMS,  will this affect the search capabilities in my HTML
docs?

-----Original Message-----
From: Shigio Yamaguchi [mailto:address@hidden
Sent: Tuesday, February 27, 2001 10:53 AM
To: Vijay, Arjun
Cc: 'address@hidden'
Subject: Re: GSYSMS FILE


Hi,
> I would like to know what does GSYMS file contains.
> 
> Do you need that file to have search capabilities in your HTML docs.

Currently, htags(1) needs GSYMS.

        % htags -f
        htags: -f option needs GSYMS. Please make it.
        % _

> Coz Everytime I run gtags -v on my source tree, it creates GPATH, GTAGS
and
> GRTAGS but it gives a "sort error: pipe broken" error while creating
GSYMS.

If you find the reason then please tell me it. It will become big help for
me.

> Do I really need that file?
> 
> I am only interested in HTML version of docs with search capabilities to
> work.

If you cannot make GSYMS then you can take following workaround.

        % cp /dev/null GSYMS
        % htags -f
        % _

I'll modify htags so that it can continue the job even if GSYMS doesn't
exist.
--
Shigio Yamaguchi - Tama Communications Corporation
Mail: address@hidden, (Spare mail: address@hidden)


_______________________________________________
Help-global mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/help-global



reply via email to

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