/usr/bin/ld: cannot find -lnvparsers: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:16: libnvdsinfer_custom_impl_lpr.so] Error 1
eegrab@eegrab:~$ version="10.3.0.26-1+cuda12.5"
eegrab@eegrab:~$ sudo apt-get install libnvinfer-dev=${version} libnvinfer-dispatch-dev=${version} libnvinfer-dispatch10=${version} libnvinfer-headers-dev=${version}
libnvinfer-headers-plugin-dev=${version} libnvinfer-lean-dev=${version} libnvinfer-lean10=${version} libnvinfer-plugin-dev=${version} libnvinfer-plugin10=${version}
libnvinfer-vc-plugin-dev=${version} libnvinfer-vc-plugin10=${version} libnvinfer10=${version} libnvonnxparsers-dev=${version} libnvonnxparsers10=${version} tensorrt-dev=${version}
[sudo] password for eegrab:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libnvinfer-dev is already the newest version (10.3.0.26-1+cuda12.5).
libnvinfer-dispatch10 is already the newest version (10.3.0.26-1+cuda12.5).
libnvinfer-dispatch-dev is already the newest version (10.3.0.26-1+cuda12.5).
libnvinfer-headers-dev is already the newest version (10.3.0.26-1+cuda12.5).
0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded.
libnvinfer-headers-plugin-dev=10.3.0.26-1+cuda12.5: command not found
libnvinfer-vc-plugin-dev=10.3.0.26-1+cuda12.5: command not found