Baked-in paths

2010-03-14 Thread Reuben Thomas
I imagine this question has been asked before, but searching the archives, the net and the manual didn't help me with the following: I have a C program which loads some scripts at runtime. These are stored in datadir (e.g. /usr/local/share/prog). But I also want to be able to run the program from

Re: Baked-in paths

2010-03-14 Thread Martin Kalbfuß
Am Sonntag, den 14.03.2010, 22:29 + schrieb Reuben Thomas: > I imagine this question has been asked before, but searching the > archives, the net and the manual didn't help me with the following: > > I have a C program which loads some scripts at runtime. These are > stored in datadir (e.g. /u

Re: Baked-in paths

2010-03-14 Thread Reuben Thomas
On 14 March 2010 22:39, Martin Kalbfuß wrote: > Am Sonntag, den 14.03.2010, 22:29 + schrieb Reuben Thomas: >> I imagine this question has been asked before, but searching the >> archives, the net and the manual didn't help me with the following: >> >> I have a C program which loads some script

Re: Baked-in paths

2010-03-14 Thread Bob Friesenhahn
On Sun, 14 Mar 2010, Reuben Thomas wrote: I imagine this question has been asked before, but searching the archives, the net and the manual didn't help me with the following: I have a C program which loads some scripts at runtime. These are stored in datadir (e.g. /usr/local/share/prog). But I