[X2Go-Dev] build x2GoServer for mandriva 2010.0

carlos andres perez lopez carlinchisart at gmail.com
Thu Jun 27 17:30:10 CEST 2013


HI all,

I to the exercise in a opensuse again, but when i have to make is stop in
the same part, so i found this page
http://new.x2go.org/doku.php?id=wiki:development:buildguide
i see one package call man2html-base so i search for opensuse and found one
package called hxtools, after install this package and do the make the
command work ok, and i can to continue.

so is posible one dependence is out of the guide?

thanks.


2013/6/25 carlos andres perez lopez <carlinchisart at gmail.com>

> thanks Nable,
>
> I exectute ps waiting one hour afert run the make command, and see the
> same task in the same file ... :(
>
> so, i doed the first of your ideas, in my folder that i have x2go server i
> run the command
>
> /usr/bin/perl -w /usr/bin/man2html man/man5/x2goserver.conf.5 >
> .buid_man2html/html/man5/x2goserver.conf.5.html
>
>
> but the answer was
>
> bash: .build_man2html/html/man5/x2goserver.conf.5.html: no such file or
> directory
>
> i have to do this line in other pwd? or .build_man2html is a variable?
>
> Thanks
>
>
>
>
>
>
> 2013/6/25 Nable 80 <nable.maininbox at googlemail.com>
>
>> Thanks for your information, although it doesn't seem that any process
>> went to sleep or busy-loop.
>>
>> In your text one can see that current task is
>> /usr/bin/perl /usr/bin/man2html man/man5/x2goserver.conf.5
>>
>> Did you try to wait for some time and then call ps again? It system is
>> still processing man/man5/x2goserver.conf.5, then ok, it's a possible
>> failing target. If the system moves to another file then you should
>> wait more.
>>
>> If the problem is in this file then I have some ideas about debugging
>> this issue but they don't seem to be good.
>> The first idea is to run the following line
>> /usr/bin/perl -w /usr/bin/man2html man/man5/x2goserver.conf.5 >
>> .build_man2html/html/man5/x2goserver.conf.5.html
>> manually and to look at stderr. If it hangs silently, oh.. May be you
>> can debug it by yourself, else it's better to wait until some
>> developer tests what's happening.
>>
>> 2013/6/26, carlos andres perez lopez <carlinchisart at gmail.com>:
>> > HI Nable,
>> >
>> > Thanks for your answer, attach the file that generate wen i do make for
>> > x2goserver.
>> >
>> > Thanks
>> >
>> >
>> > 2013/6/25 Nable 80 <nable.maininbox at googlemail.com>
>> >
>> >> Hi, Carlos.
>> >>
>> >> Sorry, I don't have time to try to reproduce your setup right now but
>> >> as a first attempt to debug this issue you can do
>> >> ps ux -eH > somefile.txt
>> >> and find what is the exact commandline that waits for something.
>> >>
>> >> 2013/6/25, carlos andres perez lopez <carlinchisart at gmail.com>:
>> >> > 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
>> >> >
>> >> _______________________________________________
>> >> X2Go-Dev mailing list
>> >> X2Go-Dev at lists.berlios.de
>> >> https://lists.berlios.de/mailman/listinfo/x2go-dev
>> >>
>> >
>> >
>> >
>> > --
>> > todo se puede mi warrior
>> > C.A.P.L
>> >
>> _______________________________________________
>> X2Go-Dev mailing list
>> X2Go-Dev at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/x2go-dev
>>
>
>
>
> --
> todo se puede mi warrior
> C.A.P.L
>



-- 
todo se puede mi warrior
C.A.P.L
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20130627/faff64b9/attachment.html>


More information about the x2go-dev mailing list