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: Louis Chretien
Subject: Re: SVN 1404 warning on Mac OS
Date: Mon, 25 Jan 2021 14:45:37 -0500

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]