|
Whilst trying to install a
new farcry site on the weekend on my mac, I came across an error I had
not seen before. It was a 'FileNotFound:.DS_Store' error, which
stopped the normally easy install process in it's tracks. Apparently I must have used the OSX finder to search on the farcry_core directory at some stage, which automatically creates a .DS_Store file. After running a script to remove all these type of files (sudo find / -name ".DS_Store" -depth -exec rm {} \;) all then ran according to plan Wayne Davies --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 |
