On Sat 29 Jan 2011 13:13, Marek Kubica <ma...@xivilization.net> writes:

> What about "the same directory that the file is in"? The point is, when
> writing scripts that become larger than one file, splitting them into
> modules becomes immensely painful because the modules cannot find each
> other.

I would also mention the approach from the skeleton package, which you
can fetch from http://wingolog.org/git/skeleton.git.  `autoreconf -vif',
`./configure', and `make'.  It has a toplevel `env' script, similar to
other environment scripts needed for other languages that tweak
LD_LIBRARY_PATH.

Cheers,

Andy
-- 
http://wingolog.org/

Reply via email to