steps and result:
1. type "./configure"
then ,i get these information:Checking for GNU install tool… using /usr/bin/install
Created Makefiles from Makefiles.in…
2. type "make install"
then ,i get these error information:
/usr/bin/install/ -d /usr/local/bin
/usr/bin/install/ -d /usr/local/doc/doxygen
/usr/bin/install/ -m 755 bin/dovygen /usr/local/bin
/usr/bin/install/ -m 755 bin/dovytag /usr/local/bin
/usr/bin/install :无法获取“bin/doxytag”的文件状态(stat):没有那个文件目录
make:***错误 1
what should i do for this error?i am really appreciated if you can give me a hand.
Demi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2013-01-17 22:54:10 PST
my opratation system:ubuntu 12.04
I can not install the newest vision Doxygen in my comput,
so,i download "doxygen-1.8.3.linux.bin.tar.gz" (http://www.stack.nl/~dimitri/doxygen/download.html#srcbin)
I do steps followed by the Doxhgen Mamual 's Installation part(http://www.doxygen.nl/manual/install.html#install_bin_unix).
steps and result:
1. type "./configure"
then ,i get these information:Checking for GNU install tool… using /usr/bin/install
Created Makefiles from Makefiles.in…
2. type "make install"
then ,i get these error information:
/usr/bin/install/ -d /usr/local/bin
/usr/bin/install/ -d /usr/local/doc/doxygen
/usr/bin/install/ -m 755 bin/dovygen /usr/local/bin
/usr/bin/install/ -m 755 bin/dovytag /usr/local/bin
/usr/bin/install :无法获取“bin/doxytag”的文件状态(stat):没有那个文件目录
make:***错误 1
what should i do for this error?i am really appreciated if you can give me a hand.
Demi