Tom Purl wrote: > Wouldn't you just do the following? > > # USE="gnome" emerge libgsf > # emerge gnucash > > Or am I missing something? Except that USE flags set this way will be discarded next time that the package is upgraded. It is better to set them in the package.use file or globally in make.conf. Josh Sled recently posted instructions for that. Dave