On Tue, Dec 29, 2015 at 06:40:58PM +0000, Mick wrote: > > Thank you very much Joost for holding my hand on this. Last question for the > day: It seems that postgresql wants to install xemacs as a dependency ... o_O > > ======================================== > # emerge -uaDv emerge dev-db/postgresql
emerge is trying to install app-xemacs/emerge, which depends on xemacs (presumably). Your command is: emerge [flags] emerge ... Just a simple typo. Alec