octave-maintainers
[Top][All Lists]
Advanced

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

Re: bootstrap script does not complete #2


From: Rik
Subject: Re: bootstrap script does not complete #2
Date: Mon, 06 Aug 2012 10:22:26 -0700

Oops.  I missed a '*' in the command.  I've updated the command list for
removing cruft.

For others updating past this changeset, it isn't strictly necessary but I
found clearing the cruft in the build-aux directory prevented one warning
message and updated the install-sh script to the latest version.  I used
the following commands to eliminate cruft and rebuild.

cd build-aux
hg stat -i -n * | xargs rm
cd ..
./autogen.sh
./configure
make

--Rik


reply via email to

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