Re: [crossfire] compiling sour ce

2016-10-18 Thread Ruben Safir
On 10/17/2016 11:35 PM, Kevin Zheng wrote: > On 10/17/2016 20:26, Ruben Safir wrote: >> CMake Error at CMakeLists.txt:43 (install): >> install TARGETS given no RUNTIME DESTINATION for executable target >> "crossfire-client-gtk2". >> >> >> CMake Warning (dev) in CMakeLists.txt: >> No

Re: [crossfire] compiling sour ce

2016-10-17 Thread Kevin Zheng
On 10/17/2016 20:26, Ruben Safir wrote: > CMake Error at CMakeLists.txt:43 (install): > install TARGETS given no RUNTIME DESTINATION for executable target > "crossfire-client-gtk2". > > > CMake Warning (dev) in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code

Re: [crossfire] compiling sour ce

2016-10-17 Thread Ruben Safir
On 09/11/2016 03:35 PM, Rick Tanner wrote: > On 9/11/16 2:43 AM, ruben wrote: >> I downloaded the latest bz2 file from sourceforge and it is not >> compiling. I need more specific instruction that this: >> >> symlink you 'arch' direcotry? >> >> Which arch? the kernel source? /usr/include/arch/

Re: [crossfire] compiling sour ce

2016-09-19 Thread David Hurst
Hi Ruben, Can I encourage you to go step by step through this page, it includes every step required to compile a crossfire server: http://wiki.cross-fire.org/dokuwiki/doku.php/server:server_compiling Let me know if you get stuck at any point. Saru On Tue, Sep 20, 2016 at 8:49 AM, Ruben Safir

Re: [crossfire] compiling sour ce

2016-09-19 Thread Ruben Safir
what is the svn command ;( On Sun, Sep 11, 2016 at 02:35:43PM -0500, Rick Tanner wrote: > On 9/11/16 2:43 AM, ruben wrote: > > I downloaded the latest bz2 file from sourceforge and it is not > > compiling. I need more specific instruction that this: > > > > symlink you 'arch' direcotry? > > >

Re: [crossfire] compiling sour ce

2016-09-11 Thread Rick Tanner
On 9/11/16 2:43 AM, ruben wrote: > I downloaded the latest bz2 file from sourceforge and it is not > compiling. I need more specific instruction that this: > > symlink you 'arch' direcotry? > > Which arch? the kernel source? /usr/include/arch/ ? Why should it not > find that with gcc and

[crossfire] compiling sour ce

2016-09-11 Thread ruben
I downloaded the latest bz2 file from sourceforge and it is not compiling. I need more specific instruction that this: symlink you 'arch' direcotry? Which arch? the kernel source? /usr/include/arch/ ? Why should it not find that with gcc and #include?