<div dir="ltr"><div>Thanks, Jürgen, for the quick response! Much appreciated!</div><div> <br></div><div>I think I might be missing some of the knowledge I need to implement this for now, which is alright. For example, I'm not sure where I should start adjusting things in that portion of the build_helpers script, and where/when I should run that, or if I'm should modify that portion of build_helpers (ln 107-143) and insert that into /c/OSGeo4W/bin/o4w_env.bat, such that the OSGeo4W.bat file will call on the desired environment.</div><div><br></div><div>Thus, I would definitely value any more insight/guidance on this, and I can keep working with OSGeo4W in the existing setup for now too if I need without issue - its honestly more of a convenience item than a necessity.</div><div><br></div><div>Thanks again!</div><div>Mike<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 7, 2022 at 10:54 AM Jürgen E. Fischer via Qgis-user <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Mike,<br>
<br>
On Thu, 07. Jul 2022 at 10:08:21 -0400, Mike Treglia via Qgis-user wrote:<br>
> I was hoping to use the OSGeo4W shell from a unix-style terminal - like git<br>
> bash or similar. For some things, in the past, I've added the directory<br>
> with binaries from the OSGeo4W install to my Windows Environment System<br>
> Variables for as a value in Path.<br>
<br>
Adapt fetchenv<br>
<a href="https://github.com/jef-n/OSGeo4W/blob/master/scripts/build-helpers#L107" rel="noreferrer" target="_blank">https://github.com/jef-n/OSGeo4W/blob/master/scripts/build-helpers#L107</a> to your<br>
shell and fetchenv /c/OSGeo4W/bin/o4w_env.bat.  That way you should get all<br>
veriables the batch files setup into your environment.<br>
<br>
<br>
Jürgen<br>
<br>
-- <br>
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31<br>
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50<br>
Software Engineer           D-26506 Norden            <a href="https://www.norbit.de" rel="noreferrer" target="_blank">https://www.norbit.de</a><br>
QGIS release manager (PSC)  Germany                 IRC: jef on Libera|OFTC<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>