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

[BUG]: Honor TMPDIR environment variable if defined for Linux systems #816

Open
srchaitu2008 opened this issue Nov 25, 2024 · 1 comment
Labels

Comments

@srchaitu2008
Copy link

vSomeip Version

v3.4.10

Boost Version

1.81

Environment

Debian 11

Describe the bug

​​Honor TMPDIR environment variable if defined for Linux systems to allow the vsomeip.lck and other temp files to be written in the path defined in TMPDIR env variable instead of default /tmp folder​.

Reproduction Steps

No response

Expected behaviour

No response

Logs and Screenshots

No response

srchaitu2008 added a commit to srchaitu2008/vsomeip_TMPDIR that referenced this issue Nov 25, 2024
srchaitu2008 added a commit to srchaitu2008/vsomeip_TMPDIR that referenced this issue Nov 25, 2024
srchaitu2008 added a commit to srchaitu2008/vsomeip_TMPDIR that referenced this issue Nov 25, 2024
srchaitu2008 added a commit to srchaitu2008/vsomeip_TMPDIR that referenced this issue Nov 26, 2024
@KareemLMR
Copy link

Hello @srchaitu2008
I think it is already implemented here:
image
You should just pass the TMPDIR you want to the cmake command as cmake -DBASE_PATH= ..

I found it also mentioned in the user guide here:
image

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

No branches or pull requests

2 participants