Hi all,
i'm following this guide
http://wiki.x2go.org/doku.php/wiki:development:build-howto-linux:x2goserver
to compile and install x2goServer in mandriva 2010.0, the all dependences i
compile and install, when i try to install nx-libraries I used the package
full ( http://code.x2go.org/releases/source/nx-libs/) and install
but when i do the 12 point, Install x2goserver from git, when i do make
command i see this message
make[1]: Entering directory `/home/carlinchis/x2goserver/x2goserver-common'
mkdir -p .build_man2html/html
for man_page in `cd man && find * -type f`; do mkdir -p `dirname
.build_man2html/html/$man_page`; done
for man_page in `cd man && find * -type f`; do man2html man/$man_page >
.build_man2html/html/$man_page.html; done
and the make command not stop but noting happend, the comand wait
someting, but noting happend.
I follow the same guide in a opensuse 12.2 and i have the same problem
Can any helpme?
if i don't have one package, or other topic.
Thanks
P.D: Sorry for my English i speak Spanish.
Carlos Perez.
--
todo se puede mi warrior
C.A.P.L
tag #255 pending
fixed #255 4.0.1.1
thanks
Hello,
X2Go issue #255 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=2f8cdb2
The issue will most likely be fixed in src:x2goclient (4.0.1.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 2f8cdb2dd5778cdd8104c6427c25167f7c0c3bf9
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Mon Jul 1 02:13:33 2013 +0200
Provide bin:package with debug symbols for X2Go Client. (Fixes: #255).
diff --git a/debian/changelog b/debian/changelog
index 0ca8369..dd7122b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ x2goclient (4.0.1.1-0~x2go1) UNRELEASED; urgency=low
just calling free(). Required under MS Windows as documented in libssh2
API. (Fixes: #243). (For further details see:
http://api.libssh.org/master/group__libssh__session.html)
+ * Provide bin:package with debug symbols for X2Go Client. (Fixes: #255).
[ Ezra Bühler ]
* New upstream version (4.0.1.1):