On Mon, Apr 13, 2009 at 8:25 AM, Raj Kumar Sharma <span dir="ltr">&lt;<a href="mailto:rajkumar_62@rediffmail.com">rajkumar_62@rediffmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I wanted to use regrid program, I installed opengrads version for WIndows, it is working fine with regrid command<br>However when I installed linux version on my PC<br>grads-2.0.a5-bin-i686-pc-linux-gnu.tar.gz<br>regrid does not work. Then I tried to install, <br>
<span style="text-decoration: underline;"> </span><a href="http://sourceforge.net/project/downloading.php?group_id=161773&amp;filename=grads-2.0.a5.oga.4-bundle-i686-pc-linux-gnu.tar.gz&amp;a=8538982" target="_blank"> grads-2.0.a5.oga.4-bundle-i686-pc-linux-gnu.tar.gz</a> 
                        but could not install.<br><br>Can someone please tell me, simple buinary version for Linux which has regrid inbuilt.<br>I have Redhat Linux 8 as well as Redhat Enterprise Linux 5. I had tried on both.</blockquote>
<div><br><br>In the OpenGrADS Bundle v2.0.a5.oga.4, the regridding function re() is implemented as an &quot;extension&quot; (as it is under Windows. )   You best bet is to do a bundle installation: untar the Linux distribution and place the &quot;Contents/&quot; subdirectory in your path and start using it --- that simple.<br>
<br>  If you decide for the &quot;Classic&quot;  (manual) installation method, in order to enable the OpenGrADS Extensions (needed for the regrid extension re)  you will need to set two additional environment variables (using &quot;/usr/local/bin&quot; as an example, replace it with your actual directory name if you install the binaries elsewhere):<br>
<br>* Bourne shell and variants (sh, bash, ksh, etc.)<br><br>  % export GA2UDXT=/usr/local/bin/gex/udxt<br>  % export LD_LIBRARY_PATH=/usr/local/bin/gex:$LD_LIBRARY_PATH<br><br>* C-shell (csh, tcsh):<br><br>  % setenv GA2UDXT /usr/local/bin/gex/udxt<br>
  % setenv LD_LIBRARY_PATH /usr/local/bin/gex:$LD_LIBRARY_PATH<br><br>Omit the last $LD_LIBRARY_PATH if you do not have this variable<br>already defined. Also, for Mac OS X the environment variable name is<br>&quot;DYLD_LIBRARY_PATH&quot;. On Windows, the gex/ directory should be added to<br>
your PATH (only needed if not using the Superpack). See the attached INSTALL <br>file for more detail.<br><br>However, I strongly suggest that you do a Bundle Installation instead, specially because you already using the Windows Superpack. For one, you will have the documentation for the Extensions at your finger tips: Contents/Documentation.html.<br>
</div></div><br>   Arlindo<br clear="all"><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>