Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LD_LIBRARY_PATH and other variables for varnish tools #7

Open
billsimon opened this issue Jun 18, 2014 · 0 comments
Open

LD_LIBRARY_PATH and other variables for varnish tools #7

billsimon opened this issue Jun 18, 2014 · 0 comments

Comments

@billsimon
Copy link

Varnish command-line tools are unable to find their shared libraries unless I set the LD_LIBRARY_PATH upon logging in to the gear: export LD_LIBRARY_PATH=$OPENSHIFT_HOMEDIR/varnish/usr/lib64/varnish

Can this be preset so that the variable does not have to be set each time?

Also, the tools require the -n parameter due to non-standard location, e.g.:

varnishstat -n $OPENSHIFT_HOMEDIR/varnish/var/lib/varnish
varnishtop -n $OPENSHIFT_HOMEDIR/varnish/var/lib/varnish
varnishlog -n $OPENSHIFT_HOMEDIR/varnish/var/lib/varnish

Is there a way to configure the environment so that the extra parameters are not needed?

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

No branches or pull requests

1 participant