<div dir="ltr"><div><div><div>thanks Nable, <br><br>I exectute ps waiting one hour afert run the make command, and see the same task in the same file ... :(<br><br></div>so, i doed the first of your ideas, in my folder that i have x2go server i run the command<br>
<br></div>/usr/bin/perl -w /usr/bin/man2html man/man5/x2goserver.conf.5 > .buid_man2html/html/man5/x2goserver.conf.5.html  <br><br><br></div><div>but the answer was <br><br>bash: .build_man2html/html/man5/x2goserver.conf.5.html: no such file or directory<br>
<br></div><div>i have to do this line in other pwd? or .build_man2html is a variable? <br><br></div><div>Thanks<br></div><div> <br></div><div><br><div> <br><div><br></div></div></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">2013/6/25 Nable 80 <span dir="ltr"><<a href="mailto:nable.maininbox@googlemail.com" target="_blank">nable.maininbox@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for your information, although it doesn't seem that any process<br>
went to sleep or busy-loop.<br>
<br>
In your text one can see that current task is<br>
/usr/bin/perl /usr/bin/man2html man/man5/x2goserver.conf.5<br>
<br>
Did you try to wait for some time and then call ps again? It system is<br>
still processing man/man5/x2goserver.conf.5, then ok, it's a possible<br>
failing target. If the system moves to another file then you should<br>
wait more.<br>
<br>
If the problem is in this file then I have some ideas about debugging<br>
this issue but they don't seem to be good.<br>
The first idea is to run the following line<br>
/usr/bin/perl -w /usr/bin/man2html man/man5/x2goserver.conf.5 ><br>
.build_man2html/html/man5/x2goserver.conf.5.html<br>
manually and to look at stderr. If it hangs silently, oh.. May be you<br>
can debug it by yourself, else it's better to wait until some<br>
developer tests what's happening.<br>
<br>
2013/6/26, carlos andres perez lopez <<a href="mailto:carlinchisart@gmail.com">carlinchisart@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> HI Nable,<br>
><br>
> Thanks for your answer, attach the file that generate wen i do make for<br>
> x2goserver.<br>
><br>
> Thanks<br>
><br>
><br>
> 2013/6/25 Nable 80 <<a href="mailto:nable.maininbox@googlemail.com">nable.maininbox@googlemail.com</a>><br>
><br>
>> Hi, Carlos.<br>
>><br>
>> Sorry, I don't have time to try to reproduce your setup right now but<br>
>> as a first attempt to debug this issue you can do<br>
>> ps ux -eH > somefile.txt<br>
>> and find what is the exact commandline that waits for something.<br>
>><br>
>> 2013/6/25, carlos andres perez lopez <<a href="mailto:carlinchisart@gmail.com">carlinchisart@gmail.com</a>>:<br>
>> > Hi all,<br>
>> ><br>
>> > i'm following this guide<br>
>> ><br>
>> ><br>
>> <a href="http://wiki.x2go.org/doku.php/wiki:development:build-howto-linux:x2goserver" target="_blank">http://wiki.x2go.org/doku.php/wiki:development:build-howto-linux:x2goserver</a><br>
>> ><br>
>> > to compile and install x2goServer in mandriva 2010.0, the all<br>
>> dependences i<br>
>> > compile and install, when i try to install nx-libraries I used the<br>
>> package<br>
>> > full ( <a href="http://code.x2go.org/releases/source/nx-libs/" target="_blank">http://code.x2go.org/releases/source/nx-libs/</a>) and install<br>
>> ><br>
>> > but when i do the 12 point, Install x2goserver from git, when i do make<br>
>> > command i see this message<br>
>> ><br>
>> > make[1]: Entering directory<br>
>> `/home/carlinchis/x2goserver/x2goserver-common'<br>
>> > mkdir -p .build_man2html/html<br>
>> > for man_page in `cd man && find * -type f`; do mkdir -p `dirname<br>
>> > .build_man2html/html/$man_page`; done<br>
>> > for man_page in `cd man && find * -type f`; do man2html man/$man_page ><br>
>> > .build_man2html/html/$man_page.html; done<br>
>> ><br>
>> > and the make command not stop but noting happend,  the comand wait<br>
>> > someting, but noting happend.<br>
>> ><br>
>> > I follow the same guide in a opensuse 12.2 and i have the same problem<br>
>> ><br>
>> > Can any helpme?<br>
>> ><br>
>> > if i don't have one package, or other topic.<br>
>> ><br>
>> > Thanks<br>
>> ><br>
>> > P.D: Sorry for my English i speak Spanish.<br>
>> ><br>
>> > Carlos Perez.<br>
>> ><br>
>> > --<br>
>> > todo se puede mi warrior<br>
>> > C.A.P.L<br>
>> ><br>
>> _______________________________________________<br>
>> X2Go-Dev mailing list<br>
>> <a href="mailto:X2Go-Dev@lists.berlios.de">X2Go-Dev@lists.berlios.de</a><br>
>> <a href="https://lists.berlios.de/mailman/listinfo/x2go-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/x2go-dev</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> todo se puede mi warrior<br>
> C.A.P.L<br>
><br>
_______________________________________________<br>
X2Go-Dev mailing list<br>
<a href="mailto:X2Go-Dev@lists.berlios.de">X2Go-Dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/x2go-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/x2go-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>todo se puede mi warrior<br>C.A.P.L
</div>