Talk:Client Compile

From FileZilla Wiki
Revision as of 19:45, 18 September 2013 by 217.162.119.227 (talk) (Page outdated?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Hi there,

the file ./configure does not exist. There is a file called ./configure.in but it yields only a syntax error under bash:

$ ./configure.in 
./configure.in: line 1: syntax error near unexpected token `FileZilla,'
./configure.in: line 1: `AC_INIT(FileZilla, 3.0.8-rc1, tim.kosse@gmx.de)'

It would be great if you could provide useable information on compiling this pretty FTP-tool. Thanks a lot!