Find the answer to your Linux question:
Results 1 to 2 of 2
I am trying to install a swiki server on my FC10 server. I downloaded the file as instructed. I downloaded the file on my desktop. I extracted the file on ...
  1. #1
    Just Joined! asif2k's Avatar
    Join Date
    Feb 2006
    Location
    TEXAS
    Posts
    59

    installation of swiki swiki comanche?

    I am trying to install a swiki server on my FC10 server. I downloaded the file as instructed. I downloaded the file on my desktop. I extracted the file on my desktop. On the desktop it created a ComSwiki directory. I went into the comswiki directory and ran this command below and got this error message. Anyone familiar with this? any help is appreciated.

    Code:
     ./squeak squeak.image
    Could not open display `(null)'.

    thank you!

  2. #2
    Linux Newbie
    Join Date
    Feb 2009
    Posts
    99
    try
    ssh -x localhost squeak

    or open gdm 6100 port
    and set display env.
    export DISPLAY=127.0.0.1:0

Posting Permissions

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