Getting the following issue when trying to install on fedora with all the correct packages:
mkdir -p /usr/src/8812au-5.6.4.2_35491.20191025
cp -r * /usr/src/8812au-5.6.4.2_35491.20191025
dkms add -m 8812au -v 5.6.4.2_35491.20191025
Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source -> /usr/src/8812au-5.6.4.2_35491.20191025
dkms build -m 8812au -v 5.6.4.2_35491.20191025
Error! Your kernel headers for kernel 5.14.0-60.fc35.x86_64 cannot be found at /lib/modules/5.14.0-60.fc35.x86_64/build or /lib/modules/5.14.0-60.fc35.x86_64/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
make: *** [Makefile:2304: dkms_install] Error 1
Getting the following issue when trying to install on fedora with all the correct packages: