compiling vtk gave some errors regarding xt solution was to install libxt-dev and rerun cmake for vtk. Then run make again. checkinstall can be used for creating a deb package
Tags: checkinstall, libxt-dev, vtk, xt
compiling vtk gave some errors regarding xt solution was to install libxt-dev and rerun cmake for vtk. Then run make again. checkinstall can be used for creating a deb package
Tags: checkinstall, libxt-dev, vtk, xt
What files is installed on the system and where when running a .deb file either by software-center or dpkg -i .deb? find out by running: dpkg-build –contents .deb This doesnt install the package but let you inspect what will happen is you install
Tags: deb, dpkg-build