Results 1 to 2 of 2
I am trying to install Moneydance on a desktop pc running Xandros 3.0. I try to run the installer and get the following:
Starting Installer ...
This installer needs access ...
- 11-25-2005 #1Just Joined!
- Join Date
- Nov 2005
- Posts
- 5
Access to X Server
I am trying to install Moneydance on a desktop pc running Xandros 3.0. I try to run the installer and get the following:
Starting Installer ...
This installer needs access to an X Server.
If this is not possible, you can run the installer in unattended mode
by passing the argument -q to the installer.
Can I get access to an X server (whatever that is)? Or how do I pass an argument?
Thanks
- 11-25-2005 #2
An X server is simply an implementation of X, such as xfree86 or xorg. You normally start X with the following command:
If that doesn't work, just pass the -q argument as asked:Code:startx
where installer is the installer program.Code:installer -q


Reply With Quote
