<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Thank you Paul for your answer, all the supporting dlls are present.<BR>
I think this is a problem of configure or the making proccess under<BR>
msys, because I ran this command to recompile ogrinfo from msys shell:<BR>
&nbsp;<BR>
g++ ogrinfo.cpp -I/local/include -L/local/lib -lgdal&nbsp; -o ogrinfo.exe<BR>
&nbsp;<BR>
and now ogrinfo.exe works fine in windows command line and<BR>
msys shell.<BR>
&nbsp;<BR>
Best regards<BR>
&nbsp;<BR>
Godofredo Contreras<BR>
<BR>&gt; Message: 1<BR>&gt; Date: Thu, 19 Jul 2007 23:51:25 +0100 (BST)<BR>&gt; From: Paul Kelly &lt;paul-grass@stjohnspoint.co.uk&gt;<BR>&gt; Subject: Re: [Gdal-dev] Question about command line tools in msys<BR>&gt; To: godofredo contreras &lt;frdcn@hotmail.com&gt;<BR>&gt; Cc: gdal-dev@lists.maptools.org<BR>&gt; Message-ID: &lt;Pine.LNX.4.62.0707192346460.357@agrippa.ukshells.co.uk&gt;<BR>&gt; Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed<BR>&gt; <BR>&gt; On Thu, 19 Jul 2007, godofredo contreras wrote:<BR>&gt; <BR>&gt; &gt; Hi:I have compiled gdal using msys, the command line tools work ok in msys shell,<BR>
&nbsp;but when a tried to run them from windows command line the applications do not do anything,<BR>
&nbsp;no errors, no output from application. Is it possible to run the command line tools in a windows<BR>
&nbsp;command line when they were built using msys? or there is something wrong with my<BR>
&nbsp;building process<BR>
&nbsp;<BR>
Best regards<BR>
Godofredo Contreras<BR>&gt; <BR>&gt; Make sure the GDAL DLL and any supporting DLLs it needs are in a directory <BR>&gt; included in your PATH environment variable. On Windows you can set this by <BR>&gt; right-clicking on "My Computer" on the desktop and then selecting <BR>&gt; Properties--&gt;Advanced--&gt;Environment Variables.<BR>&gt; Does this help?<BR>&gt; <BR>&gt; P.S. Your e-mail has no linebreaks, which makes it quite hard to read in <BR>&gt; some e-mail clients.<BR>&gt; <BR>&gt; <BR>&gt; <BR><BR><br /><hr />Local listings, incredible imagery, and driving directions - all in one place! <a href='http://maps.live.com/?wip=69&FORM=MGAC01' target='_new'>Find it!</a></body>
</html>