Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Make serge and tools fine their libs when they are symlinked #4

Closed
iafan opened this issue Oct 26, 2015 · 0 comments
Closed

Make serge and tools fine their libs when they are symlinked #4

iafan opened this issue Oct 26, 2015 · 0 comments

Comments

@iafan
Copy link
Contributor

iafan commented Oct 26, 2015

If serge or any of the tools are symlinked, they won't find their libraries. The problem is that it uses File::Spec::Functions::rel2abs() function that doesn't canonize symlinked paths. Using Cwd::abs_path() should fix the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant