> > The MacOSX file system hierarchy is a mix of two subsystems. > I think that proper way is make variable PREFIX or ROOT gives > as configuriable.
> Adding coment in make.conf that for unix-way it should be in eg.: > - /opt/gentoo or >- /usr/gentoo or > - /usr/local/gentoo/ or > ~/gentoo/ > but for OSX way should be in eg.: > - (~)/Library/gentoo or > - /System/Library/. > Default may second one. Problem is that one folder is not enough, because you still need access to the "classic" Unix hierarchy (/usr/bin, /bin, /sbin). Perhaps you also want to use two or more prefixes. The question which executable to start begins to look like path resolution in a Unix shell, which I don'Ät really wan to implement in a simple frontend script. Regards Dirk -- [email protected] mailing list
