Hello!
I am trying to compile the freerdp 0.8.2 in an Oracle Enterprise Linux 5.5,
however I'm finding some trouble. Do you have any recomended way to
configure and compile freerdp in Enterprise Linux?
First of all, when I run ./configure, I receive the following errors:
$ ./configure > /dev/null
configure: WARNING: pkg-config not available, cannot check for openssl >=
0.9.8a
configure: WARNING: pkg-config not available, cannot check for alsa
configure: WARNING: pkg-config not available, cannot check for libpulse
/usr/bin/cups-config: line 58: test: too many arguments
/usr/bin/cups-config: line 58: test: too many arguments
configure: WARNING: pkg-config not available, cannot check for xcursor
However, I do have pkg-config installed:
$ pkg-config --version
0.25
$ pkg-config --cflags openssl
-I/usr/kerberos/include
Are these warnings expected?
Then, when I run make, I receive the following error:
$ make
(...)
Making all in X11
(...)
CC xfreerdp-xf_color.o
gcc: @XCURSOR_CFLAGS@: No such file or directory
I guess this is related to the version of the X11 libs? I have the following
installed, are these the required versions?
$ rpm -qa | grep libX11
libX11-devel-1.0.3-11.el5
libX11-1.0.3-11.el5
And, finally, I am able to compile it without X support, but when I try to
run xfreerdp...
$ ./configure --without-x
$ make
$ sudo make install
$ xfreerdp
bash: /usr/bin/xfreerdp: /lib/ld-linux-x86-64.so.2: bad ELF interpreter: No
such file or directory
Why is it looking at /lib when this file resides on /lib64?
Can you please give me some directions on what should I check, which
information I should gather or what am I doing wrong here? (apart from
using OEL)
Thanks!
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel