| To: | scsh-news@zurich.ai.mit.edu |
|---|---|
| Subject: | Re: local modules |
| From: | stktrc@yahoo.com |
| Date: | Fri, 01 Nov 2002 15:38:29 +0100 |
| Organization: | News UmU SE |
Ed Kademan <kademan@phz.com> writes: > What is a good strategy for installing local modules for scsh? I'd > like to package up code so that different programs can share via the > "-lm" command line switch but ideally I'd like to not have to specify > the complete path names. See "-ll" and SCSH_LIB_DIRS. export SCSH_LIB_DIRS="\"$HOME/lib/scsh/\" #f" (prepends $HOME/lib/scsh to the default search path) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | local modules, Ed Kademan |
|---|---|
| Next by Date: | printf type formatting?, stktrc |
| Previous by Thread: | local modules, Ed Kademan |
| Next by Thread: | Re: local modules, Darren Bane |
| Indexes: | [Date] [Thread] [Top] [All Lists] |