denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Homepage: Download


From: Richard Shann
Subject: Re: [Denemo-devel] Homepage: Download
Date: Wed, 02 Jul 2014 09:41:01 +0100

On Wed, 2014-07-02 at 10:31 +0200, Andreas Schneider wrote:
> Doing the following
> 
> download
> http://git.savannah.gnu.org/cgit/denemo.git/snapshot/stable.tar.gz to /tmp

ah, I see, there are two links (latest master and stable) I was looking
at the wrong one, sorry. It looks like that link to stable.tar.gz might
be connected to the tag "stable" in git that was created but hasn't been
maintained. I'll change the link so that it points to the signed,
official release (a link for which is already present at the top of the
page under the button "Sourcecode").
Sorry for my mistake reading your carefully written email.
Richard


> cd /tmp
> tar xvzf stable.tar.gz
> cd stable/
> ./autogen.sh
> grep "checking for LIBAUBIO" configure
> 
> I get the result
> 
> { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBAUBIO" >&5
> $as_echo_n "checking for LIBAUBIO... " >&6; }
> 
> Andreas
> 
> Am 02.07.2014 10:16, schrieb Richard Shann:
> > This is clearly not the correct configure script, try running
> > 
> > grep "checking for LIBAUBIO" configure
> > 
> > I get this output:
> > 
> > { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBAUBIO_3" >&5
> > $as_echo_n "checking for LIBAUBIO_3... " >&6; }
> > { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBAUBIO_4" >&5
> > $as_echo_n "checking for LIBAUBIO_4... " >&6; }
> > { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBAUBIO_4" >&5
> > $as_echo_n "checking for LIBAUBIO_4... " >&6; }
> > { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBAUBIO_3" >&5
> > $as_echo_n "checking for LIBAUBIO_3... " >&6; }
> > 
> > which doesn't have the phrase LIBAUBIO without _3 or _4
> > 
> > I think this must just be a muddle with your download/untar sequence -
> > try downloading into a clean directory, untarring and running that grep
> > command to check
> > 
> > Richard
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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