can't find libproj.so

nakiya123 nakiya123 at y...
Wed Nov 20 11:58:39 EST 2002


--- In gdal-dev at y..., Frank Warmerdam <warmerdam at p...> wrote:
Ok,

this is getting called:

(port/cplgetsymbol.cpp)
--------------------------------------------------------
void *CPLGetSymbol(const char *, const char *)

{
printf( "DUMMY???\n" );
return NULL;
}
--------------------------------------------------------

not the correct unix version!

so I removed the #if defined(HAVE_DLFCN_H) which is not the right way
to do this of course, but blammo! it worked.

So what to do?






More information about the Gdal-dev mailing list