if not os.path.isabs(linkto):
            linkto = os.path.join(os.path.dirname(pointer_src), linkto)