<HTML>
<HEAD>
<TITLE>Re: [GRASS5] The PATH of my own Grass module</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN DEFANGED_STYLE='font-size:12.0px'>I would urge you to look at Benjamin Ducke&#8217;s new GRASS Extensions Manager <a href="http://www.uni-kiel.de/ufg/ufg_BerDucke.htm">&lt;http://www.uni-kiel.de/ufg/ufg_BerDucke.htm&gt;</a>. This will be going into GRASS for the upcoming version 6.2 release. It allows people to create GRASS modules, distribute them independently of the main GRASS source package, and have them automatically install into GRASS and the GUI menu system.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics and Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Damiano Triglione &lt;damiano.triglione@polimi.it&gt;<BR>
<B>Date: </B>Mon, 24 Apr 2006 14:45:47 +0200<BR>
<B>To: </B>&lt;grass5@grass.itc.it&gt;<BR>
<B>Subject: </B>[GRASS5] The PATH of my own Grass module<BR>
<BR>
</SPAN></FONT><SPAN DEFANGED_STYLE='font-size:12.0px'><FONT FACE="Arial">Hi,<BR>
I succeed in compiling my own GRASS module (temporary name: v.pregeo) but unfortunately it is only executable from its folder<BR>
~/grass-6.0.0/dist.i686-pc-linux-gnu/bin/<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Arial">Here are my questions:<BR>
1- Is there a way to let my GRASS shell accept to run my v.pregeo as it does with the other predefind GRASS commands?<BR>
2- Is there a way to let me create the executable v.pregeo in the same directory of my source files (I mean: folder ./ ) instead of the default one?<BR>
3- How can I extend the environment variable $PATH by adding the folder ~/grass-6.0.0/dist.i686-pc-linux-gnu/bin/ &nbsp;&nbsp;&nbsp;?<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"> <BR>
</FONT><FONT FACE="Arial">Thank you in advance,<BR>
Damiano<BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"><BR>
</FONT></SPAN>
</BODY>
</HTML>