[Mono-osx] Having problem compiling the Judy

Paulmichael Blasucci pblasucci at mac.com
Fri Mar 30 09:36:49 EDT 2007


I ran into this too. I was able to fix it by using chmod to ensure  
execute permissions on the configure file. I then compiled from the  
command line using xcodebuild, which I prefixed with sudo so it would  
execute under an administrator account.

On 29.Mar.2007, at 21:42, Lee Lian Hau wrote:

> I downloaded the latest Dambarton source and try to compile the  
> subproject
> Judy, and error occurs. I searched the net and cannot get satisfactory
> solution, please help.
>
> env:./configure:Permission denied
> cp:/Volumnes/Data/Mono/src/Judy/../build/Judy.build/Debug/ 
> libJudy.a.build/pp
> x/Judy/src/obj/.libs/libJudy.a: No such file or directory
>
> I am not sure whether the first configuration error leads to 2nd  
> error, but
> obviously the ...../.libs/libJudy.a subfolder and the file do not  
> exist. I
> have set the July build path to be the same as the Dumbarton build  
> path,
> however i think it does not matter here, since I only try to  
> compile the
> Judy. Any clue?
>
> rgd
> hawston
>
>
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list