From: James Edward Gray II <james / grayproductions.net> Subject: Re: Ruby/Tk and MacOS X framework Date: Tue, 29 Nov 2005 12:24:47 +0900 Message-ID: <E8FEF89E-3B76-4D0D-981F-E1B5F05CF4BB / grayproductions.net> > /System/... is the location of Apple's version, on the latest OS > (Tiger). User's could install in /Library/... or even ~/Library/..., > so I think your order is probably okay. Thank you. I'll keep the order. I have one more question. Should I add a new path and use the following search order? [ "/Library/Frameworks", "/Network/Library/Frameworks", # <=== the new path "/System/Library/Frameworks" ] # I think that I should not add "~/Library/Frameworks". # Is the judgement right? -- Hidetoshi NAGAI (nagai / ai.kyutech.ac.jp)