Another oddity with this (that I noted after getting it resolved) - the emerge command with verbose output didn't indicate that QT needed X.... Yet it included it anyways... (luckily I caught the compile in time to not get any X components installed....)
Shawn On Friday 03 September 2004 21:15, Shawn wrote: > Thanks Mike... Whoda thunk that QT would be installed when it has a > dependancy on X, but X was explicitly not asked for... I can understand > how/why this might happen, but it's a little odd when one doesn't know what > package has what dependancies... > > Yep, taking out QT solved the problem.. Thanks again. > > Shawn > > On Friday 03 September 2004 18:53, Mike Roest wrote: > > Add -qt to your use flags, the qt use in php overrides your -X flag. �As > > a default on systems with no X I add the graphical libraries as - flags > > as well. > > > > -qt -gtk -gtk2 > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

