• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

XORG with plesk

H

Hubert

Guest
I am not a Unix man.
In order to generate some images with java, I need to install xorg on a box with fedora 6 and plesk 8.1.
My courageous provider says that it is not supported and that I have no garanties not to break everything.
I find quite surprising that a package (apparently supplied on the machine) can break everything and that it is not advisable to run xwindows with plesk.
I can't find any info on the subject (I looked everywhere I could think of).
Can anybody help?
Hubert
 
You probably dont reall need to install all of X, just some of the support libraries for it. Try this:

yum groupinstall "X Software Development"

and then just to be safe:

yum update
 
Thank a lot for the answer,
I am progressing but still getting errors.
Do I have to lauch the X server? and how?
Hubert
 
All fine now. Some options in Java and a few code modifications made it work.
Thanks again.
 
Back
Top