DRIVE OS Linux PDK Debian Packages
Use the procedures in this chapter to install the NVIDIA DRIVE OS Linux PDK using the Local Repo Debian packages.
First, download the Local Repo using the instructions in NVONLINE Download.
To install the local repo Debian packages, use
dpkg
.sudo dpkg -i ./nv-driveos-repo-pdk-linux-[RELEASE]-[GCID]_amd64.deb
Run
apt update
to refresh the APT cache:sudo apt update
echo $?
CAUTION: Proceeding with a non-ZERO value can result in installation errors.Install top-level DRIVE OS PDK Debian packages:
export NV_WORKSPACE=/path/where/PDK/needs/to/be/installed
If using PDK Local Repo Debian packages:
sudo -E apt -f -y install nv-driveos-build-pdk-linux-[RELEASE]-[GCID] 2>&1 | tee nv-driveos-build-pdk-linux-[RELEASE]-[GCID]_install.log
Note: Packages will be installed in the path specified by
NV_WORKSPACE
. ??After a successful installation of
nv-driveos-build-pdk-linux-[RELEASE]-[GCID]
, the PDK install
directory structure will be as following:
$NV_WORKSPACE directory structure |
Sub-directories |
---|---|
|
|
|
|
|
|
|
|