gforth
[Top][All Lists]
Advanced

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

Re: [gforth] Handling of include file paths


From: Bernd Paysan
Subject: Re: [gforth] Handling of include file paths
Date: Mon, 03 Dec 2012 19:07:24 +0100
User-agent: KMail/4.8.5 (Linux/3.4.11-2.16-desktop; KDE/4.8.5; x86_64; ; )

Am Montag, 3. Dezember 2012, 18:54:59 schrieb Bernd Paysan:
> Am Montag, 3. Dezember 2012, 18:50:22 schrieb Anton Ertl:
> > > Ok, makes sense.  The logic then is: If $prefix is /usr, don't add
> > > /usr/share..., if it's /usr/local, don't add /usr/local/share..., as it
> > > is
> > > created by $prefix/share...
> > 
> > Or we may leave $prefix/share away and just use /usr and /usr/local.
> 
> We need $prefix/share for the odd setups, where there is no /usr at all...
> also, when you install gforth in your home directory, you want to keep that
> stuff in $HOME/share.

However, we also have an unversioned directory in @libdir@/gforth/site-forth, 
which is probably good enough for your $HOME.  You don't actually share that 
stuff there ;-).

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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