[X2go-User] Building X2GoClient from source

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Tue Jul 12 13:27:57 CEST 2011


Hi John,

On Di 12 Jul 2011 03:03:29 CEST "John A. Sullivan III" wrote:

> But I then downloaded the x2goclient 3.0.1.18 tarball.  I did not see a
> configure file, a make script, or any templates.  I did notice several
> project files so I downloaded kdevelop to open the project files.  I've
> not used Kdevelop4 before (dinosaur that I am).  It only wanted to open
> the x2goclient-libssh.kdev4 project file.  However, it cannot build it
> and there is nothing to create the configure/make files.  How does one
> build this x2goclient from source? Thanks - John

You have downloaded the last release without Makefile. The next   
release (and also the code in X2go Git) contains a Makefile that you   
can use with

   make && make install

so that x2goclient gets installed to /usr/local/bin.

Two options:

   (a) wait for Wednesday/Thursday, then I will patch code from Alex into the
       current Git code and after that x2goclient will be releases as 3.0.99.0
       (as tarball).

   (b) clone the current Git code:

     $ git clone git://code.x2go.org/x2goclient.git

     and then do

     $ cd x2goclient
     $ make && make install


Greets,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20110712/19d067c3/attachment.pgp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20110712/19d067c3/attachment-0001.pgp>


More information about the x2go-user mailing list