2011/10/11 Christian Stankowic <[email protected]>:
>
> Have you executed the configure script before? What does it say?
> Maybe you could send us a little log of the result of "./configure".
> What system are you running?
I did this:
./configure
make
ls -la
sudo make install
Its Debian Lenny:
Linux sn-e0692 2.6.32-bpo.5-amd64 #1 SMP Fri Jun 11 08:42:31 UTC 2010
x86_64 GNU/Linux
This is the output of the configure script:
********************************************
Monkey HTTP Daemon v0.20.2
* www.monkey-project.com *
* ---------------------------------------- *
* We need beta testers, developers and *
* translators!, if you want to contribute *
* to this wonderful project, contact us ! *
* *
* irc.freenode.net #monkeyd *
* *
* Thanks for using Monkey!!! *
* *
********************************************
System : Linux 2.6.32-bpo.5-amd64
=== Checking dependencies ===
+ Checking for accept4() function... No
+ Checking for pthreads lib......... Yes
=== Plugins included ===
+ Auth
+ Cheetah
+ Dirlisting
+ Liana
+ Logger
+ Mandril
+ Palm
=== Creating Makefiles and scripts ===
+ Creating conf/monkey.conf
+ Creating src/Makefile
+ Creating src/include/mk_info.h
+ Creating bin/banana script
+ Creating Makefile
=== Monkey Configuration ===
PLATFORM = generic
COMPILER = gcc
CFLAGS = -O2 -Wall
LDFLAGS =
DEFS = -DACCEPT_GENERIC
PREFIX = /home/szi/transfer/monkey-0.20.2
BINDIR = /home/szi/transfer/monkey-0.20.2/bin
SYSCONFDIR = /home/szi/transfer/monkey-0.20.2/conf
DATADIR = /home/szi/transfer/monkey-0.20.2/htdocs
MANDIR = /home/szi/transfer/monkey-0.20.2/man
LOGDIR = /home/szi/transfer/monkey-0.20.2/logs
--
Monkey configuration is done!, type 'make' to build or 'make help'
Have fun! ;)
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey