PDA

View Full Version : [ubuntu] install-exec-hook. Getting error



p.matulionis@gmail.com
June 30th, 2010, 02:46 PM
Hello everyone,

I'm trying to install one program and I get this error:



make install-exec-hook
make[3]: Entering directory `/home/paulius/Programes/Xaira/xaira_php'
mkdir -p
mkdir: missing operand
Try `mkdir --help' for more information.
make[3]: *** [install-exec-hook] Error 1
make[3]: Leaving directory `/home/paulius/Programes/Xaira/xaira_php'
make[2]: *** [install-exec-am] Error 2
make[2]: Leaving directory `/home/paulius/Programes/Xaira/xaira_php'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/paulius/Programes/Xaira/xaira_php'
make: *** [install-recursive] Error 1


Could any one tell me what could it be? Thanks in advance.

p.matulionis@gmail.com
July 22nd, 2010, 03:01 PM
Any help?