News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Using environment varialbles in search paths

Started by advance-software, June 19, 2013, 08:12:38 AM

Previous topic - Next topic

advance-software

Hi,

Trying to make a portable project that I can give to others - so don't want any user specific paths in it.

Tried to add search directories in the following formats (linux) :

~/mytree/includes
$HOME/mytree/includes

neither worked. Is something like this possible ?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

advance-software

Thanks - it does - missed the brackets :)

Doh !