Re: [Flightgear-devel] ..multi-X trick ideas,

2005-06-29 Thread Martin Spott
Josh Babcock wrote:

 The only problem I had when trying this was keeping one from loading the
 other's libraries.

Do you mean userland libraries or X server modules ?

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] ..multi-X trick ideas,

2005-06-29 Thread Josh Babcock
Martin Spott wrote:
 Josh Babcock wrote:
 
 
The only problem I had when trying this was keeping one from loading the
other's libraries.
 
 
 Do you mean userland libraries or X server modules ?
 
 Martin.
Mostly the userland libraries. IIRC it was easy to get Xorg to look at
it's own directory for modules, but something about startx (I think) was
mucking with LD_LIBRARY_PATH and a lot of the X enabled programs were
crashing because they were loading libraries from the Xfree
distribution. So is wasn't strictly an X problem, but still ...

Josh



___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] ..multi-X trick ideas,

2005-06-28 Thread Martin Spott
Ampere K. Hardraade wrote:

 Interesting.  I didn't know one can use both XFree and Xorg at the sametime.  
 In anycase, this is way out of my league. =P

In principle there's nothing magic about this, as you can always run
more than one X server on your machine - be it XOrg or XFree86.
The only difficulty accrues from the habit that both installations
(XOrg and XFree86) tend to reside in /usr/X11R6/ - which is how it will
be handled by your Linux distribution. If you compile X11 yourself then
you can easily define ProjectRoot to some different location and run
both systems in parallel,

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] ..multi-X trick ideas,

2005-06-28 Thread Josh Babcock
Martin Spott wrote:
 Ampere K. Hardraade wrote:
 
 
Interesting.  I didn't know one can use both XFree and Xorg at the sametime.  
In anycase, this is way out of my league. =P
 
 
 In principle there's nothing magic about this, as you can always run
 more than one X server on your machine - be it XOrg or XFree86.
 The only difficulty accrues from the habit that both installations
 (XOrg and XFree86) tend to reside in /usr/X11R6/ - which is how it will
 be handled by your Linux distribution. If you compile X11 yourself then
 you can easily define ProjectRoot to some different location and run
 both systems in parallel,
 
 Martin.

The only problem I had when trying this was keeping one from loading the
other's libraries.

Josh

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] ..multi-X trick ideas, was: FlightGear got killed (seems like memory problem)

2005-06-27 Thread Ampere K. Hardraade
On June 27, 2005 01:15 am, Arnt Karlsen wrote:
 ..a tad drastic, for FG development, you could simply set up two
 runlevels, say runlevel 2 to run xorg and runlevel 3 to run XFree,
 these 2 runlevels could othervise be identical.  

 ..to push this further, you could also use runlevel 4 to run both at the
 same time, say xorg on /dev/tty7 as :0 and XFree on /dev/tty8 as :1,
 hopping between them is then [ctrl]+[alt]+[F7] and [ctrl]+[alt]+[F8].
 Etc.

Interesting.  I didn't know one can use both XFree and Xorg at the sametime.  
In anycase, this is way out of my league. =P

Ampere

___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d