-
Notifications
You must be signed in to change notification settings - Fork 36
Description
This is the problem:
make[3]: Leaving directory '/home/paul/Downloads/voacapl-v.0.7.6'
make[2]: Leaving directory '/home/paul/Downloads/voacapl-v.0.7.6'
make[1]: Leaving directory '/home/paul/Downloads/voacapl-v.0.7.6'
--2025-12-26 17:24:10-- http://db.net/downloads/wwl+db-1.3.tgz
Resolving db.net (db.net)... 45.32.229.41
Connecting to db.net (db.net)|45.32.229.41|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3455 (3.4K) [application/x-gzip]
Saving to: 'wwl+db-1.3.tgz.3'
wwl+db-1.3.tgz.3 100%[=========================================================================================================================================>] 3.37K --.-KB/s in 0s
2025-12-26 17:24:11 (57.7 MB/s) - 'wwl+db-1.3.tgz.3' saved [3455/3455]
wwl+db-1.3
wwl+db-1.3/Makefile
wwl+db-1.3/wwl.c
wwl+db-1.3/wwl.1
wwl+db-1.3/INSTALL
make: Nothing to be done for 'all'.
rm -f -f /usr/local/bin/locator
rm -f -f /usr/local/bin/wwl
install wwl /usr/local/bin/wwl
ln -s /usr/local/bin/wwl /usr/local/bin/locator
install wwl.1 /usr/local/man/man1/wwl.1
install: cannot create regular file '/usr/local/man/man1/wwl.1': No such file or directory
make: *** [Makefile:30: install] Error 1
chmod: cannot access 'chmod': No such file or directory
chmod: cannot access '+x': No such file or directory
chmod: cannot access '/home/paul/patmenu3/bin/voacap/rel.ph': No such file or directory
I am a complete linux newbe (but willing and determined to learn).
73
Paul, ON5EX