On Tue, Jan 6, 2015 at 2:21 PM, Peter Brodsky
<brod...@apl.washington.edu> wrote:
> Running Linux Mint 15 (olivia), I'm trying to install x2goserver.
>
> Following directions I've updated my repository list (ppa:x2go/stable).
>
> But x2goserver does not appear as a known package.
> An apt-cache list on x2go only shows clients:
>
> pyhoca-cli - Command line X2Go client written in Python
> pyhoca-gui - Graphical X2Go client written in (wx)Python
> python-x2go - Python module providing X2Go client API
> python-x2go-doc - Python module providing X2Go client API (documentation)
> x2goclient - X2Go Client application (Qt4)
> x2goplugin - X2Go Client (Qt4) as browser plugin
>
> And of course, trying to install x2goserver fails:
> E: Unable to locate package x2goserver
>
> Am I missing something obvious?
>
> Thank you,
> - Pete

Hi Peter,

deb packages of X2Go Server are only available for these versions of Linux Mint:
Linux Mint 13 (LTS, based on Ubuntu 12.04)
Linux Mint 17 (LTS,based on Ubuntu 14.04)
Linux Mint 17.1 (LTS, based on Ubuntu 14.04).

I have recently tested tested 13 and 17.

X2Go Server is no longer available for Linux Mint 15 because Linux
Mint 15 is based on Ubuntu 13.04. The PPA no longer contains any
packages for Ubuntu 13.04 and Linux Mint 13 because Ubuntu 13.04 is no
longer supported. (Neither is Linux Mint 15.) Canonical actually
removed the Ubuntu 13.04 packages from the PPA.[1]

The packages you are seeing are packages from Ubuntu 13.04's universe repo.

It should be possible to build X2Go Server, and its nx-libs
dependencies, on Ubuntu 13.04 / Linux Mint 15. If you know how to use
git and how to build a debian package from source, just build these:
Currently 4.0.1.18:
http://code.x2go.org/gitweb?p=x2goserver.git;a=shortlog;h=refs/heads/build-main
Currently 3.5.0.28:
http://code.x2go.org/gitweb?p=nx-libs.git;a=shortlog;h=refs/heads/build-main

If you do not know how to use git or how to build a Debian package
from source, then I can build them for you sometime soon.

-Mike#2

[1] http://ppa.launchpad.net/x2go/stable/ubuntu/pool/main/x/x2goserver/
_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Reply via email to