gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] GFORTHPATH alternative?


From: Anton Ertl
Subject: Re: [gforth] GFORTHPATH alternative?
Date: Sun, 29 Jul 2018 00:09:07 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, Jul 28, 2018 at 04:14:16PM -0500, Reepca Russelstein wrote:
> It seems that GFORTHPATH, if set, supersedes the install-time
> configured places to search for forth source and image files,
> including, for example, the current directory. But I just want to
> specify additional places to search. Is there a way to do this?

export GFORTHPATH=`gforth -e ".fpath bye"|sed 's/ 
/:/'g`/mypath/first:/mypath/second

- anton



reply via email to

[Prev in Thread] Current Thread [Next in Thread]