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

README and eu4 changes for different directory structures. #42

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Xemptuous
Copy link

Added changes to the README that will make it easier for people struggling with certain issues.

Made changes to eu4 run and common files, primarily consisting of if-conditionals to check directories and locations of libc.so.6 and paradoxlauncher, as I was having issues with these two during my ./install_copy stage, and had to manually change them. Hopefully this will make it easier moving forward.

changed directory to match Debian bookworm standard location
changed location to match Debian bookworm standard location
added note on running without being root or sudoer. Changes "LAUNCHER_ROOT" variable to incorrect location.
added section for installation errors that I ran into, and that needed to be addressed before being able to run it properly.
added if conditionals to check where the libc.so.6 file is located, then set LD_PRELOAD based on which aren't 32-bit due to error
added if conditionals to check which directory exists, and to set paradox launcher to that location.
location on Debian Bookworm wasn't being located, so I had to manually change it for it to work. Added functionality to check location of required libc.so.6 library and set the variable to that location.
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

Successfully merging this pull request may close these issues.

None yet

1 participant