hello
i had try xfreerdp Compilation and i have problem it,s getting Compiled without 
any problems but sitll version xfreerdp 1.0.2
here is my steps i had did it..
i get download all dependencies i,m using ubuntu 13.10 x64 :

sudo apt-get install \
build-essential git-core cmake \
libssl-dev \
libx11-dev libxext-dev libxinerama-dev libxcursor-dev libxkbfile-dev \
libxv-dev libxi-dev libxdamage-dev libxrender-dev libxrandr-dev \
libasound2-dev libcups2-dev libpulse-dev \
libavutil-dev libavcodec-dev \
libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev

after that i get install Cmake version 2.8.11.2
and download souce of FreeRDP from Github to my test root of test machine
after that i get build the project using Cmake

cmake -DCMAKE_INSTALL_PREFIX="/opt/freerdp" -DCMAKE_BUILD_TYPE=Release 
-DSTATIC_CHANNELS=on -DMONOLITHIC_BUILD=on -DWITH_SERVER=on

make && make install

it,s getting finish without any error
but when i,m trying xfreerdp --version
result: This is FreeRDP version 1.0.2
my linux kernal 3.11

Thanks.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to