[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-devel] CVS compile error
From: |
kevlinux |
Subject: |
[Pan-devel] CVS compile error |
Date: |
Mon, 17 Jan 2005 22:27:58 -1000 |
Finally fixed my 'automake' error, but now I'm getting this on 'make install'
bash-2.05b# make install
Making install in po
make[1]: Entering directory `/home/kevlinux/CVSSRC/pan/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/share; \
else \
/bin/sh ../mkinstalldirs /usr/share; \
fi
../mkinstalldirs: ../mkinstalldirs: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/home/kevlinux/CVSSRC/pan/po'
make: *** [install-recursive] Error 1
Any suggestions?
- [Pan-devel] CVS compile error,
kevlinux <=