Re: Could not compile gnu apl-1.8 on Fedora 32

2020-09-02 Thread Dr . Jürgen Sauermann
Hi Hans-Peter, Doug, thanks for the info. I made a few changes to improve matters. SVN 1343. Not sure if they help, though: * made libtinfo a weak dependency for the GNU APL RPM. According to rpm.org that should cause rpm try to in

Re: Could not compile gnu apl-1.8 on Fedora 32

2020-09-01 Thread Hans-Peter Sorge
Hi, just to let you know (FC32, most recent version). The dependency shows dnf deplist apl-1.8-0.x86_64.rpm .   dependency: libstdc++.so.6(GLIBCXX_3.4.9)(64bit)    provider: libstdc++-10.2.1-1.fc32.x86_64   dependency: libtinfo.so.5()(64bit)    provider: ncurses-compat-libs-6.1-15.20191109.f

Re: Could not compile gnu apl-1.8 on Fedora 32

2020-08-31 Thread Dr . Jürgen Sauermann
Hi Dough, see my comments inline below. Best Regards, Jürgen On 8/21/20 5:41 PM, T.D. Telford wrote: Hello, Running Fedora 32. Downloaded apl-1.8.src. **

Re: Could not compile gnu apl-1.8 on Fedora 32

2020-08-22 Thread Chris Moller
Try building from svn co http://svn.savannah.gnu.org/svn/apl/trunk ("svn" is the subversion version control system, sudo dnf install subversion if you don't have it.) On 2020-08-21 11:41, T.D. Telford wrote: Hello, Running Fedora 32. Downloaded apl-1.8.src. *** in dir apl-1.8:

Could not compile gnu apl-1.8 on Fedora 32

2020-08-21 Thread T.D. Telford
Hello,Running Fedora 32. Downloaded apl-1.8.src. ***in dir apl-1.8:./configure ... configure: creating ./src//buildtag.hhsvn: E155007: '/home/doug/Downloads/apl-1.8.src/apl-1.8/src/Archive.cc' is not a working copyconfigure: creating ./src/makefile.hconfigure: creating ./src/configure_args.c