beerco <wineforum-user@xxxxxxxxxx> wrote on March 29th: > > >covox wrote: >> As someone who got burned by Zach Drayer's build (which subsequently breaks Mike Kronenberg's build, despite it working perfectly before), I think I've found the cause of the issue. Drayer's build dumps a lot of FreeType crap into the hidden /usr/local folder. Nuking everything in there (the only other thing I had was MacFUSE, easily replaceable) did the trick, and Mike's build works once again. > > >Couple questions - > >I found a usr/local folder but can't find any Freetype stuff. Could you post step by step instructions on how to nuke this (I wouldn't own a mac if I were fluent in unix) > You should not have to remove anything except entries related to the Zach's code in /usr/local/lib. Look for files that begin with libfontforge, libfreetype, libdraw, libgioftp, libgunicode, and lastly libgutils. The way that MacOSX first looks for files is to look in /usr/lib and then /usr/local/lib. >Is there any way to be able to see all files including hidden files using the apple finder? > There is. Google for programs that support this. HOWEVER, these files are deliberately hidden because if you delete them, you are in for a system rebuild. I've seen folks that have deleted files that were needed and did not have a backup of them (Time Machine will NOT do this for you.) My suggestion is if you don't know what the file does, do not delete it. Ask first in a Mac support forum. James McKenzie