Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-22 Thread Tamas Szekeres
2008/7/22 Evans, Frank <[EMAIL PROTECTED]>: > OK, I'll zero in on that. One thing I noticed was that the > "swig/csharp/gdal" directory has a "makefile.vc", but not a GNUmakefile. > You should use: make veryclean make interface make make test in the swig/csharp directory assuming mono and swig

RE: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-22 Thread Evans, Frank
ot;./.libs/libgdalcsharp.so.1", O_RDONLY) = 4 > open("libgdalcsharp.la", O_RDONLY|O_LARGEFILE) = 4 > open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4 > > -Original Message- > From: Tamas Szekeres [mailto:[EMAIL PROTECTED] > Sent: Monday, July 21, 20

Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-22 Thread Tamas Szekeres
la", O_RDONLY|O_LARGEFILE) = 4 > open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4 > > -Original Message- > From: Tamas Szekeres [mailto:[EMAIL PROTECTED] > Sent: Monday, July 21, 2008 5:04 PM > To: Evans, Frank > Cc: gdal-dev@lists.osgeo.org > Subj

RE: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-22 Thread Evans, Frank
("libgdalcsharp.la", O_RDONLY|O_LARGEFILE) = 4 open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4 open("libgdalcsharp.la", O_RDONLY|O_LARGEFILE) = 4 open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4 -Original Message- From: Tamas Szekeres [mailto:[EMAIL PRO

Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-21 Thread Tamas Szekeres
Frank, I've committed in the SVN trunk to produce well formed xml with the development version. However I doubt if it causes this problem. Probably your environment settings like incorrect LD_LIBRARY_PATH prevents from loading the gdal so or the related so-s (like proj). At the buildbot configurat

Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-21 Thread fevans
Tamas, with regards to mono/gdal bindings, I suspect I'm doing something wrong in the build process. Clearly the buildbots are passing. One item that's been bothering me is line 50 of "swig\csharp\GNUMakefile" Its generating a config-xml wrapper for the dll, but thet XML is mal-Formed. echo ""