Re: [Anjuta-list] New release of TagManager [0.2]
- From: Timothee Besset <timo qeradiant com>
- To: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] New release of TagManager [0.2]
- Date: Tue Oct 23 01:19:07 2001
yes, 'find . -exec touch {} \;' does the trick, it's all built now
btw, why are there symlinks in the tarball to /usr/share ??
timo antares:~/Build/TagManager-0.2$ find . -exec touch {} \;
touch: creating `./install-sh': Permission denied
touch: creating `./mkinstalldirs': Permission denied
touch: creating `./missing': Permission denied
touch: creating `./INSTALL': Permission denied
touch: creating `./COPYING': Permission denied
timo antares:~/Build/TagManager-0.2$ ls -l install-sh
lrwxrwxrwx 1 timo staff 30 Oct 23 10:09 install-sh -> /usr/share/automake/install-sh
regards
TTimo
On 24 Oct 2001 13:44:53 +0530
Biswapesh Chattopadhyay <biswapesh_chaterjee tcscal co in> wrote:
> My system date is 24 hours in the future - I'll correct it now and make
> a new release. In the meantime, try 'find . -exec touch {} \;' -it
> should do the trick.
>
> Regards.
> Biswa.
>
>
> On Tue, 2001-10-23 at 13:28, Timothee Besset wrote:
> > FYI
> > tar: TagManager-0.2: time stamp 2001-10-24 09:03:53 is 84387 s in the future
> > (I think my box is fairly on time, check on your side)
> > may or may not be related to my building problem:
> >
> > > $ tar zxvf TagManager-0.2.tar.gz
> > > $ cd TagManager-0.2
> > > $ ./autogen.sh
> > > $ make
> >
> > make start by running the configure step .. and then loops on itself
> > running the configure step, never goes to actually building (see the log
> > attached).
> >
> > regards
> >
> > TTimo
> >
> > On 24 Oct 2001 12:52:46 +0530
> > Biswapesh Chattopadhyay <biswapesh_chaterjee tcscal co in> wrote:
> >
> > > Availability:
> > > --------------
> > > http://www.angelfire.com/linux/biswapesh/ .
> > >
> > >
> > > Changes:
> > > --------
> > > 1) Uses autoconf/automake properly and should build for most unices.
> > >
> > > 2) The parser can identify variable types (when the variable type is
> > > non-native) and associates typedefs to the corresponding structs.
> > >
> > > 3) The library is now built seperately from the executable.
> > >
> > > 4) The public include files are segregated into a separate include
> > > directory and do not rely on the ctags includes any more.
> > >
> > > 5) The utility executable has been enhanced to show off more features of
> > > the library. Run 'src/tagmanager help' for details.
> > >
> > > 6) The src directory has a new file 'test.c'. To see the new features,
> > > after building, go into the 'src' directory and type './tagmanager print
> > > test.c'.
> > >
> > >
> > > Build:
> > > ------
> > > $ tar zxvf TagManager-0.2.tar.gz
> > > $ cd TagManager-0.2
> > > $ ./autogen.sh
> > > $ make
> > >
> > > Regards.
> > > Biswa.
> > >
> > >
> > >
> > > _______________________________________________
> > > Anjuta-list mailing list
> > > Anjuta-list lists sourceforge net
> > > https://lists.sourceforge.net/lists/listinfo/anjuta-list
>
>
>
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]