How can I make GTK work on my Ubuntu Server?
I just set up an Ubuntu 8.04.2 Hardy Heron Server. So, it looks like the Server edition of Ubuntu has no GUI? That's okay, except for one thing, I really REALLY want GTK so that Matplotlib can draw nice graphs. Yes, I know there are a bunch of other graphing backends like Agg that will work, but I want GTK specifically.
So, how can I get GTK working? I am hoping and praying that the answer will be along the lines of:
sudo apt-get install $WHAT_GOES_HERE?
Can anyone help me out?
Thanks.
|