octave-maintainers
[Top][All Lists]
Advanced

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

Re:


From: Doug Stewart
Subject: Re:
Date: Wed, 18 Jan 2012 08:43:53 -0500



On Wed, Jan 18, 2012 at 8:35 AM, Ben Abbott <address@hidden> wrote:
On Jan 17, 2012, at 11:15 PM, Doug Stewart wrote:

> I have the latest tip but
> when I run ./autogen.sh it complains about
> ./autogen.sh: 23: ./bootstrap: not found
>
> Ubuntu 10.04
>
> What am I doing wrong?

I just booted my Ubuntu 10.04 on VBOX and am building Octave there for the first time in about a month. So, I can verify it works.

I'd try ...

       maintainer-clean
       hg pull ; hg update -C default
       ./autogen.sh

If the maintainer-clean ends in an error, you can try the command below, and then pull / update / autogen

       hg status | grep '^? ' | sed "s/^? /rm /g" | /bin/sh

Ben




I am seeing this
address@hidden:~/octavecompile/octave$ hg update -C default
resolving manifests
removing scripts/deprecated/sphcat.m
removing scripts/deprecated/spvcat.m
getting .dir-locals.el
getting .hgignore
getting .hgsub
getting .hgsubstate
pulling subrepo gnulib
abort: repository [git]git://git.sv.gnu.org/gnulib not found!
address@hidden:~/octavecompile/octave$ 


so the same git problem as my other email.




--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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