[MonoDevelop] Error installing MonoDevelop

Daniel Alves dfal@terra.com.br
Sun, 29 Feb 2004 21:59:51 -0300


Hi there

I'm using the last snapshot and I can make it, but when I try to "make
install" I get the following error:

Making install in gdldock
make[1]: Entering directory `/usr/local/tmp/MonoDevelop/gdldock'
Making install in gdl
make[2]: Entering directory `/usr/local/tmp/MonoDevelop/gdldock/gdl'
make[3]: Entering directory `/usr/local/tmp/MonoDevelop/gdldock/gdl'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/lib/monodevelop/bin
 /usr/bin/install -c -m 644 ./../../build/bin/gdl-sharp.dll
/usr/local/lib/monodevelop/bin/../../build/bin/gdl-sharp.dll
/usr/bin/install: cannot create regular file
`/usr/local/lib/monodevelop/bin/../../build/bin/gdl-sharp.dll': No such
file or directory
make[3]: *** [install-gdldocklibDATA] Error 1
make[3]: Leaving directory `/usr/local/tmp/MonoDevelop/gdldock/gdl'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/usr/local/tmp/MonoDevelop/gdldock/gdl'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/tmp/MonoDevelop/gdldock'
make: *** [install-recursive] Error 1

What is wrong??

Thanks in advance, Daniel