Oct 05, '05 05:59:00AM • Contributed by: gerritdewitt
This application doesn't normally work with network homes in a Mac OS X Server environment, but a simple symbolic link can fix the problem:
- Move the user's ~/Library/Caches/Linotype folder to a local location, such as a folder in /Users/Shared.
- Create a symbolic link from ~/Library/Caches/Linotype to the moved Linotype folder in /Users/Shared:
ln -s /Users/Shared/Linotype-user_name ~/Library/Caches/Linotype
