bug-apl
[Top][All Lists]
Advanced

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

RE: SVN 1404 warning on Mac OS


From: Callahan, Brian Robert
Subject: RE: SVN 1404 warning on Mac OS
Date: Mon, 25 Jan 2021 19:51:42 +0000

Autoreconf should become available if you install any autoconf package.
Something like this should get you going: `brew install autoconf automake libtool'

~Brian


Brian Robert Callahan, Ph.D.
Lecturer, ITWS@RPI
Office: Amos Eaton 132

From: Bug-apl [bug-apl-bounces+callab5=rpi.edu@gnu.org] on behalf of lchretien--- via Bugs and suggestions for GNU APL [bug-apl@gnu.org]
Sent: Monday, January 25, 2021 2:45 PM
To: Louis Chretien via Bugs and suggestions for GNU APL
Subject: Re: SVN 1404 warning on Mac OS

Apparently, “autoreconf” does not exist on Mac OS X.

Here’s my rebuild script:

cd ~/Subversion
rm -rf apl
mkdir apl
cd apl
cp -rp ../gnu-apl.svn/. .

./configure
make

On Jan 25, 2021, at 05:34, Dr. Jürgen Sauermann <mail@xn--jrgen-sauermann-zvb.de> wrote:

Hi Louis,

the way you do it looks OK (provided that you run ./configure or even better autoreconf ; ./configure
after svn up).


---
Louis Chrétien





reply via email to

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