2

Ubuntu 14.10 を搭載したリモート マシンに x2go サーバーをインストールしようとしています。これは私がそれをやろうとする方法です:

apt-add-repository ppa:x2go/stable
apt-get update
apt-get install x2goserver x2goserver-xsession

最後のコード行まではすべてうまくいっており、次のように出力されます。

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package x2goserver-xsession is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package x2goserver is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'x2goserver' has no installation candidate
E: Package 'x2goserver-xsession' has no installation candidate

パソコンにインストールされている x2goclient を使用して、リモート マシンに接続したいだけです。

誰でもこれを解決する方法を知っていますか?

4

0 に答える 0