Hi,guys:
I have install DVSDK4.0 in "/home/1/dm365". But I have to repackage the source for my customer . For Example , the customer will extract the package in "/home/2/dm365".
I have modified many file for compling, however, The GStreamer-ti_svnr884 folder has many many files including "/home/1/dm365" ,and cannot be complied when it move to "/home/2/dm365/gstreamer-ti_svnr884.
I "make distclean", but I still cannot complie it. because many files contain the file path "/home/1/dm365". How can i solve this? if I replace the string in every file ,it will take much time...