[MonoDevelop] Compilation Problem

knocte knocte at gmail.com
Fri Feb 3 22:48:35 EST 2006


Glenn Martin escribió:
> I have recently tried to compile both 0.9 from the Tar file as well as
> the Subversion copy of the source. compiling... goes well but i cant
> seem to install it.
>
> Heres what i get for an error...
> grmartin at lain:~/Stock/mono/monodevelop$ sudo make install
> Making install in contrib
> make[1]: Entering directory
`/home/grmartin/Stock/mono/monodevelop/contrib'
> make[2]: Entering directory
`/home/grmartin/Stock/mono/monodevelop/contrib'
> make[2]: Nothing to be done for `install-exec-am'.
> /bin/sh ../mkinstalldirs /usr/local/lib/monodevelop/bin
> /usr/bin/install -c -m 644 ./../build/bin/log4net.dll
> /usr/local/lib/monodevelop/bin/../build/bin/log4net.dll
> /usr/bin/install: cannot create regular file
> `/usr/local/lib/monodevelop/bin/../build/bin/log4net.dll': No such file
> or directory
> /usr/bin/install -c -m 644 ./../build/bin/Mono.Cecil.dll
> /usr/local/lib/monodevelop/bin/../build/bin/Mono.Cecil.dll
> /usr/bin/install: cannot create regular file
> `/usr/local/lib/monodevelop/bin/../build/bin/Mono.Cecil.dll': No such
> file or directory
> /usr/bin/install -c -m 644
> ./../build/AddIns/MonoQuery/FirebirdSql.Data.Firebird.dll
>
/usr/local/lib/monodevelop/bin/../build/AddIns/MonoQuery/FirebirdSql.Data.Firebird.dll
>
> /usr/bin/install: cannot create regular file
>
`/usr/local/lib/monodevelop/bin/../build/AddIns/MonoQuery/FirebirdSql.Data.Firebird.dll':
> No such file or directory
> make[2]: *** [install-assemblyDATA] Error 1
> make[2]: Leaving directory `/home/grmartin/Stock/mono/monodevelop/contrib'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/grmartin/Stock/mono/monodevelop/contrib'
> make: *** [install-recursive] Error 1
> grmartin at lain:~/Stock/mono/monodevelop$
>
> If you need anymore information or if this is the wrong place to ask
> please let me know.

It seems caused by permission issues. I suppose that, if you are
installing, you should use root or su/sudo. At least, this is what I had
to do.

Regards,

	Andrés	[ knocte ]

-- 


More information about the Monodevelop-list mailing list