We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@nas-dfly ~/abf-console-client]# make DESTDIR=/tmp/abf-test install mkdir -p /tmp/abf-test/lib/python/site-packages /tmp/abf-test/usr/bin /tmp/abf-test/usr/share/man/man1 cp -p --parents abf/console/*.py abf/*.py abf/api/*.py /tmp/abf-test/lib/python/site-packages cp: illegal option -- - usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory *** Error code 64 Stop. make: stopped in /root/abf-console-client [root@nas-dfly ~/abf-console-client]# uname -a DragonFly nas-dfly 5.6-RELEASE DragonFly v5.6.1.3.gabd682-RELEASE #0: Sun Jun 23 01:20:29 MSK 2019 root@nas-dfly:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 [root@nas-dfly ~/abf-console-client]#
The text was updated successfully, but these errors were encountered:
Running ./abf.py directly after installing dependencies (pkg install py36-magic py36-yaml py36-beaker python3) works OK.
./abf.py
pkg install py36-magic py36-yaml py36-beaker python3
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: