notooth1
notooth1
I got some errors when building the app on AlmaLinux 8.8. Can you help? ``` $ ls /usr/lib/libpthread.* /usr/lib/libpthread.so /usr/lib/libpthread.so.0 $ ls /usr/lib/libstdc++.* /usr/lib/libstdc++.so /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.6.0.25 $ ls /usr/lib/libm.* /usr/lib/libm.so...
I got some errors when building this package on AlmaLinux 9.4. Please help. ``` $ git clone https://github.com/Xilinx/dma_ip_drivers $ cd dma_ip_drivers/XDMA/linux-kernel/xdma/ $ make bash: cd: ../../XDMA/linux-kernel/xdma/: No such file or...
I made an HTTP request and got an error. Can anyone help? My code: ``` blockNumber : EitherT String IO () blockNumber = map_error show $ with_client {e=()} new_client_default $...
I got an error when building this package on AlmaLinux 9.5. Please help. ``` root@localhost:~$ git clone "https://github.com/RinCat/RTL88x2BU-Linux-Driver.git" /usr/src/rtl88x2bu-git root@localhost:~$ sed -i 's/PACKAGE_VERSION="@PKGVER@"/PACKAGE_VERSION="git"/g' /usr/src/rtl88x2bu-git/dkms.conf root@localhost:~$ dkms add -m rtl88x2bu -v...