help-global
[Top][All Lists]
Advanced

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

Re: FW: problem with htags


From: Shigio Yamaguchi
Subject: Re: FW: problem with htags
Date: Fri, 01 Jun 2001 10:14:00 +0900

Hi,
> > but I am having some trouble with htags. I have built global successfully
> > and run gtags and tested it. However, when I run htags, I immediately get
> > the following error:
> > 
> > com: Undefined variable
> > 

Did you install GLOBAL like follows?

        % ./configure
        % make
        % make install

If so, would you please send us the result of this?

        % which perl
        % `which perl` --version
        % which htags
        % head `which htags`
        % perl `which htags` --version

> > Also, I noticed that global installed it's scripts in /usr/local/bin. Is
> > there any way that I could install those or move those to different
> > directories? Thank you for your help and excellent tool.

Sure.
You can change destination directory like this:

        % ./configure --prefix=/var/foo
        % make
        % make install

For the details, you can see

        % ./configure --help
--
Shigio Yamaguchi - Tama Communications Corporation
Mail: address@hidden, (Spare mail: address@hidden)




reply via email to

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