[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling akka



Salam,
I could not compile akka due to the folowing error:
[haydar at localhost akka-1.0.1]$ make
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make  all-recursive
make[1]: Entering directory `/home/haydar/akka-1.0.1'
Making all in src
make[2]: Entering directory `/home/haydar/akka-1.0.1/src'
Makefile:221: .deps/akka-common.Po: No such file or directory
Makefile:222: .deps/akka-server.Po: No such file or directory
Makefile:223: .deps/akka-skels.Po: No such file or directory
Makefile:224: .deps/akka.Po: No such file or directory
Makefile:225: .deps/child.Po: No such file or directory
Makefile:226: .deps/font.Po: No such file or directory
Makefile:227: .deps/render.Po: No such file or directory
make[2]: *** No rule to make target `.deps/render.Po'.  Stop.
make[2]: Leaving directory `/home/haydar/akka-1.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/haydar/akka-1.0.1'
make: *** [all] Error 2

and here is what i done:
i could not find configure and therefore i have created it by typing "make -f Makefile.cvs" and got the error message "config.status: error: cannot find input file: src/perl/Makefile.PL.in".


Regards,
Haydar