taglog custom installation doesn't find lib
Brought to you by:
johnlines
Hi,
installing taglog into custom dirs (for example
~/software/bin, ~/software/lib) does not work.
The taglog script does not find its library file as it
does not have a clue where to find it, it just searches
its hardcoded path.
Possible solution would be a .taglogrc configuration
file to record the installation directories.
Michael
Logged In: YES
user_id=62832
As of 0.1.56 taglog sources ~/.taglog - which can
contain the library directory.
The installation does not yet set this.