[XFree86] Am I compiling the right thing?

2004-03-16 Thread Edward Ned Harvey
I have Solaris 8 on sparc, and I want Xnest to run in a window, so I can open more CDE sessions on other Solaris machines. There is no binary distribution of Xnest available for the sparc version of sol8. There is only the intel version that I can find. I have downloaded and compiled XF86 versio

RE: [XFree86] Am I compiling the right thing?

2004-03-17 Thread Edward Ned Harvey
> -Original Message- > From: Marc Aurele La France [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 17, 2004 9:57 AM > To: Edward Ned Harvey > Cc: [EMAIL PROTECTED] > Subject: Re: [XFree86] Am I compiling the right thing? > > > On Tue, 16 Mar 2004, Edward

RE: [XFree86] how to tell which linux process a window belongs to? (window ID => process ID)

2004-03-18 Thread Edward Ned Harvey
I could use something like that if it's written cross-platform. For now, in Solaris, I'm doing my best to use Xnest to separate windows into categories, because some of our engineers use cad tools that spawn a lot of windows, and it's very difficult to know which window belongs to which instance

RE: [XFree86] how to tell which linux process a window belongs to? (window ID => process ID)

2004-03-18 Thread Edward Ned Harvey
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mark Vojkovich > Sent: Thursday, March 18, 2004 1:57 PM > To: [EMAIL PROTECTED] > Subject: Re: [XFree86] how to tell which linux process a > window belongs to? (window ID => process ID) > > > On Wed,

RE: [XFree86] Am I compiling the right thing?

2004-03-19 Thread Edward Ned Harvey
> Xnest (and Xvfb) should be built by default, if your host.def > asserts BuildXFree86OnSparcSunOS. Otherwise, you need to > assert XnestServer and/or XVirtualFramebufferServer. > > Don't forget to `make World` when you change these settings. > > Marc. Yes, thank you very much. After I said