[Mono-list] Mono requres X server on Linux?

PFJ paul at all-the-johnsons.co.uk
Fri Apr 21 05:46:29 EDT 2006


Hi,

> Does Mono inherently require an X server to connect to?

Nope. I've just switched to a terminal mode on the laptop and fired up a
small test app (accesses an sql database, outputs the results)

> Are there any graphic libraries/functions that we should avoid so that
> our app doesn't try to connect to an X server?

>     Source: System.Windows.Forms

It looks like you're using SWF (a GUI) somewhere. As long as you don't
include System.Windows.Forms/System.Drawing and a couple of others, you
should be fine.

TTFN

Paul

-- 
"Logic, my dear Zoe, is merely the ability to be wrong with authority" -
Dr Who



More information about the Mono-list mailing list