> Happy Holidays.  I'm trying to build xrdp from source for installation
> on CentOS 5.5.  I see the following error:
>
>
> [r...@centos-1 xrdp-0.4.2]# sudo make install
> mkdir -p /usr/local/xrdp
> mkdir -p /etc/xrdp
> mkdir -p /var/run
> mkdir -p /usr/local/man
> mkdir -p /usr/doc/xrdp
> make -C vnc install
> make[1]: Entering directory `/home/swasko/Desktop/xrdp-0.4.2/vnc'
> install libvnc.so /usr/local/xrdp/libvnc.so
> install: cannot stat `libvnc.so': No such file or directory
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/home/swasko/Desktop/xrdp-0.4.2/vnc'
> make: *** [install] Error 2
> [r...@centos-1 xrdp-0.4.2]#
>
>
> I've got it built and running successfully on Ubuntu, but giving me the
> above errors on CentOS.  Any guidance would be greatly appreciated.
>

Hi Steve,

It must be failing on the make.
I know it builds on Centos.  I use v5.5 on one of my systems.
you need to make the pam devel and openssl devel packages installed.

Jay

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to