I installed some applications on ubuntu template VM. And I am trying to use it in an appVM that I created using that template. When in the AppVM, I could not find the folders that were created when installing that app in the templateVM. I copied that folder over to the AppVM and then tried to start the program.
I got an error stating
"error while loading shared libraries: libboost_program_options.so.1.58.0: cannot open shared object file: No such file or directory"
Can someone help me with this issue? Thanks