I looked at your logs before. You have only logs for compiling xrdp. You do
not have logs for ALSO compiling the X11rdp back-end.

Have you used a script called "buildx.sh" at all? It's the build script for
the X11rdp back-end.

Regards.




On Mon, Jul 29, 2013 at 12:24 PM, Steffen Bollmann <stebollm...@gmail.com>wrote:

> Dear Kevin and xrdp-developers,
>
> Thank you for your thoughts on this :) I think the missing X11rdp
> binary file is exactly the problem. Unfortunately I can not find the
> compiled binary anywhere and the reason I think is that it is not
> compiled in the first place. Looking at the files in the folder
> xrdp-master/xorg/debuild it looks like I need to have  debian to
> compile it (but I run Fedora). Does anyone know a way of compiling
> this in Fedora?
>
> I made a log of the compiling output, maybe that helps to find the problem?
> https://dl.dropboxusercontent.com/u/1263357/xrdp-compile-log.txt
>
> Thank you for any hint
> All the best
> Steffen
>
> 2013/7/26 Kevin Cave <ke...@scarygliders.net>:
> > Steffen,
> >
> > Earlier you tried "X11rdp -uds :10" and you got a command not found
> error.
> >
> > Do you know the location of that X11rdp binary? It should be somewhere in
> > your system PATH (/usr/bin) , else your system won't find it. My
> technique
> > is to do an ln -s /opt/X11rdp/bin/X11rdp /usr/bin/X11rdp
> >
> > That way, the system finds the binary in your PATH.
> >
> > Regards,
> >
> > Kev.
> >
> >
> > On Fri, Jul 26, 2013 at 9:21 AM, Steffen Bollmann <stebollm...@gmail.com
> >
> > wrote:
> >>
> >> Dear xrdp-developers,
> >>
> >> Are there already news on this issue? Can I do something to help?
> >>
> >> Right now I am running xrdp via sesman-Xvnc and this works (except for
> >> the clipboard), but I would love to use it via X11rdp.
> >>
> >> Thank you and all the best
> >> Steffen
> >>
> >> 2013/7/15 Steffen Bollmann <stebollm...@gmail.com>:
> >> > Dear Jay,
> >> >
> >> > Thank you so much for your comment on this :) (and for not liking to
> >> > break Fedora :p)
> >> >
> >> > Good guess - X11rdp is not running and I do not how to get it running
> >> > X11rdp -uds :10
> >> > bash: X11rdp: command not found
> >> >
> >> > I tried playing with ./xorg/debuild/debX11rdp.sh but without sucess -
> >> > it wants some x11rdp-files/DEBIAN/ files
> >> >
> >> > Can you give me another hint what I can try next?
> >> >
> >> > Thank you and all the best
> >> > Steffen
> >> >
> >> > 2013/7/13 Jay Sorg <jay.s...@gmail.com>:
> >> >>>> #%PAM-1.0
> >> >>>> auth       required    pam_unix.so shadow nullok
> >> >>>> auth       required    pam_env.so readenv=1
> >> >>>> account    required    pam_unix.so
> >> >>>>
> >> >>>> master:
> >> >>>> #%PAM-1.0
> >> >>>> @include common-auth
> >> >>>> @include common-account
> >> >>>> @include common-session
> >> >>>> @include common-password
> >> >>>
> >> >>> This was a change from the X11rdp-o-Matic pull request.
> >> >>> I think I'll change it back until we have a way to install the right
> >> >>> pam file for different distros.
> >> >>
> >> >> Looking at this more, there is a file calles xrdp-sesman.other in
> >> >> instfiles along with xrdp-sesman.
> >> >> I think we should rename
> >> >> xrdp-sesman to xrdp-sesman.debian
> >> >> and rename
> >> >> xrdp-sesman.other to xrdp-sesman
> >> >>
> >> >> The X11rdp-o-Matic script can use the .debian file then.
> >> >>
> >> >> I really don't like breaking Suse and EL(Redhat, Centos) users.
> >> >>
> >> >> Jay
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> See everything from the browser to the database with AppDynamics
> >> Get end-to-end visibility with application monitoring from AppDynamics
> >> Isolate bottlenecks and diagnose root cause in seconds.
> >> Start your free trial of AppDynamics Pro today!
> >>
> >>
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> >> _______________________________________________
> >> xrdp-devel mailing list
> >> xrdp-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/xrdp-devel
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > See everything from the browser to the database with AppDynamics
> > Get end-to-end visibility with application monitoring from AppDynamics
> > Isolate bottlenecks and diagnose root cause in seconds.
> > Start your free trial of AppDynamics Pro today!
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> > _______________________________________________
> > xrdp-devel mailing list
> > xrdp-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/xrdp-devel
> >
>
>
> ------------------------------------------------------------------------------
> Get your SQL database under version control now!
> Version control is standard for application code, but databases havent
> caught up. So what steps can you take to put your SQL databases under
> version control? Why should you start doing it? Read more to find out.
> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
> _______________________________________________
> xrdp-devel mailing list
> xrdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xrdp-devel
>
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to