07-24-2009 01:35 PM
I have the same trouble, not only with vi's but also dependent sequence files not being found after a distribution.
The FAQ says:
"Along with locating dependent files, the deployment utility also performs processing on sequence files in order to remove absolute paths. Absolute paths that are functional on your development computer may be invalid on the target computer, especially if the base installation directories are different. "
When I launch the top-level sequence after a build it still references those absolute paths, and can't find the files even though they are in the designated search paths.
07-24-2009 01:47 PM
07-24-2009 06:37 PM
07-24-2009 11:18 PM
07-27-2009 09:42 AM
"If I was the original developer and knowingly / mistakenly used absolutes then it might be a suitable punishment."
I'm not familiar with the issue at hand, but if you use find-and-replace, it should be pretty quick work to change to relative paths.