Re: [Gdal-dev] ./configure options

2008-07-22 Thread Tamas Szekeres
Frank, According to the previous posts you might want to check the followings: 1. Do the dependent libraries (like libogrcsharp, gdal, proj, ..) available to load by the system. See the LD_LIBRARY_PATH settings. 2. You can also make a test with a previous version of mono. We use 1.2.2.1 on the b

[Gdal-dev] ./configure options

2008-07-22 Thread fevans
This message is related to the following thread. http://www.nabble.com/c--Bindings-in-Mono-Linux-td17709337.html Trying to get the c# bindings working in mono linux. The buildbots are working, so clearly its a configuration or env issue on my end. Does anyone have any general configuration advice