[MonoDevelop] RE: Compilation Problem

Glenn Martin lifewarped at yahoo.com
Sun Feb 5 23:34:10 EST 2006


Ive been over this, im running the build as sudo; and the install.

Ive even reset the system to allow root login and have tried the  
install...

Glenn
On Feb 5, 2006, at 11:21 PM, Todd Berman wrote:

> My guess is that it isnt a pathing problem, but a permission problem.
>
> --Todd
>
>
> On Sun, 2006-02-05 at 22:31 -0500, Glenn Martin wrote:
>> It seems that there is a pathing problem... its looking in "/usr/
>> local/lib/monodevelop/bin/../build/bin/log4net.dll" rather then "/
>> home/grmartin/Stock/mono/monodevelop/contrib/log4net.dll" like it
>> should.
>>
>>> 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$
>>
>> When i comment out that section of the Makefile.In file it continues
>> on to the next step but has the same type of pathing problem... I
>> really need to get this thing running. again this affects both the
>> 0.9 tar file and the SVN copy for me...
>>
>> Any help would be nice, i can send you anything youd need to know
>> like my environment variables, for the makefiles themselves. I know a
>> bit about the make system but not enough to debug this myself.
>>
>> Glenn Martin
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>



More information about the Monodevelop-list mailing list