I encounted an error while installing swish-e-2.2.2.
I executed ./configure with "--prefix=/usr/local/swish-e-2.2.2" argument.
and I executed make and make install, I encounted the following error.
# make install
cp src/swish-e /usr/local/swish-e-2.2.2/bin/swish-e
cp: cannot create regular file `/usr/local/swish-e-2.2.2/bin/swish-e':
No such file or directory
make: *** [install] Error 1
It should be needed to mkdir appropriate directories in Makefile.
Thanks in advance.
Received on Wed Dec 11 04:47:09 2002