Hello,
Victor Porton writes:
> What is the best way to debug a program which uses some data files,
> while the program is not yet installed?
>
> For example I have data/classes.ttl to be installed into
> /usr/local/share/boiler/classes.ttl
>
> How can I make my program to use this classes.ttl wh
What is the best way to debug a program which uses some data files,
while the program is not yet installed?
For example I have data/classes.ttl to be installed into
/usr/local/share/boiler/classes.ttl
How can I make my program to use this classes.ttl while it is not yet
installed?
Maybe, I shoul