Send grass-windows mailing list submissions to
        grass-windows@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/grass-windows
or, via email, send a message with subject or body 'help' to
        grass-windows-requ...@lists.osgeo.org

You can reach the person managing the list at
        grass-windows-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of grass-windows digest..."


Today's Topics:

   1. Re: Ordinal Not Found (Glynn Clements)
   2. Re: Ordinal Not Found (miermoto)


----------------------------------------------------------------------

Message: 1
Date: Mon, 28 Nov 2011 03:58:06 +0000
From: Glynn Clements <gl...@gclements.plus.com>
Subject: Re: [GRASS-windows] Ordinal Not Found
To: miermoto <deancarst...@yahoo.com>
Cc: grass-windows@lists.osgeo.org
Message-ID: <20179.1742.799199.984...@cerise.gclements.plus.com>
Content-Type: text/plain; charset=us-ascii


miermoto wrote:

> I've done a fair bit of searching to find a solution to this issue, but with
> no success.  I've installed the latest Grass and also QGIS releases, but
> when I start up either of the two, I get this message:
> 
> The ordinal 53 could not be located in the dynamic link library
> gssapi32.dll.

"ordinal ... could not be located" means that the version of the DLL
found at run time isn't the version for which a program or library was
built. In all probability, you have multiple libraries which depend
upon GSSAPI, and different libraries depend upon different versions. 

This is a common problem with programs such as QGIS or libraries such
as GDAL which attempt to provide access to a large number of different
file formats. If it happens with GRASS, it's probably related to GDAL.

> I have Python 2.5 installed and running some scripts at the moment.  I can't
> stop it, because it needs to run for another week before it's finished,  but
> could this be causing the problem.  Is it a python dll it's trying to
> install, but fails because Python's in use?

Unlikely. GSSAPI is "General Security Services API". It's used by
programs which need to authenticate users; SSL clients and database
servers are common examples.

-- 
Glynn Clements <gl...@gclements.plus.com>


------------------------------

Message: 2
Date: Sun, 27 Nov 2011 20:46:09 -0800 (PST)
From: miermoto <deancarst...@yahoo.com>
Subject: [GRASS-windows] Re: Ordinal Not Found
To: grass-windows@lists.osgeo.org
Message-ID: <1322455569624-7037657.p...@n2.nabble.com>
Content-Type: text/plain; charset=us-ascii

Thanks for the feedback Glynn.  I'm assuming then that it's clashing with
other installations which also uses this DLL.  Should I just install it on a
standalone machine or what would the workaround be?  I also run ArcGIS on
the same machine.  It sounds like the GSSAPI covers a wider area, so it
might be difficult to find out which app's DLL is causing the conflict.

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Ordinal-Not-Found-tp7037458p7037657.html
Sent from the Grass - Win mailing list archive at Nabble.com.


------------------------------

_______________________________________________
grass-windows mailing list
grass-windows@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-windows


End of grass-windows Digest, Vol 61, Issue 12
*********************************************

Reply via email to