Find the answer to your Linux question:
Results 1 to 4 of 4
i have a basic debian install on my machine and xen installed on my machine it works fine, by testing it, i managed to create a virtual machine( debian also ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    2

    Is Xenman works under debian ?

    i have a basic debian install on my machine and xen installed on my machine it works fine, by testing it, i managed to create a virtual machine( debian also ). the basic installtion disc i used to install debian as my domain 0 is debian ( 3xxMB) only command line prompt to play around, eventhough i faced a lot of problems to get it work with xen. still it is worth it. cos i found the installtion guide on net - here .I chose to switch to x windows to replace my shell prompt by install a fxce4works fine too .

    then my problem is installation xenman cos i would like to get a user interface of my xen virtual machine so that i can mange my virtual machine with mouse.

    any one know how to install xenman on debian or

    is debian compatible with xenman ? cos the installtion just have tar.gz, fedora and suse, which one i need to use, tried tar.gz already and access the folder, and stuck on that . i missing out someting but i cant find a solution. help

    i am a new user for linux

  2. #2
    Just Joined!
    Join Date
    Oct 2006
    Posts
    2

    Try this out

    Please try out debian package contributed, and post feedback on xenman forum.
    Thanks
    /Jd

    https://sourceforge.net/tracker/?ati...29&func=browse

  3. #3
    Linux Enthusiast
    Join Date
    Jul 2005
    Location
    Maryland
    Posts
    521
    Hi jd_yedi,

    I'm trying it on Debian.

    Here is what I've got so far:
    Code:
    python-glade2 is already the newest version.
    python-paramiko is already the newest version.
    python-rpm is already the newest version.
    python-vte is already the newest version.
    yelp is already the newest version.
    Then, when I
    Code:
    apt-get install xenman
    it installs xenman_0.5-2.1_all.deb

    But when I try to run it I get:
    Code:
    xenman
    Xlib: connection to ":0.0" refused by server
    Xlib: Invalid MIT-MAGIC-COOKIE-1 key
    Traceback (most recent call last):
      File "/usr/share/xenman/src/xenman.py", line 20, in ?
        import gtk, gtk.glade, gobject
      File "/var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py", line 45, in ?
        from _gtk import *
    RuntimeError: could not open display
    any ideas?

    Thanks!

  4. #4
    Linux Enthusiast
    Join Date
    Jul 2005
    Location
    Maryland
    Posts
    521
    got it working:
    Code:
    su
    <root passwd>
    apt-get install sux
    exit
    sux
    <root passwd>
    xenman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •