You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully compiled pgmodeler 1.1.3 in a docker container running Rocky Linux 9 on a host system also running Rocky Linux 9. I then successfully transferred the files to the host computer and can run it. However, I fund that besides the /opt/pgmodeler tree, I also needed to copy /usr/lib64/libb2* /usr/lib64/libxcb-cursor* from my docker container to my host system where they did not exist.
Is there any way I can have pgmodeler placing those four files under its own tree, ie. in my case /opt/pgmodeler, and I can then just transfer this tree to my host computer and run it? This way, I neither manually have to copy those files to /usr/lib64, nor do I need to install the libraries where they come from.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have successfully compiled pgmodeler 1.1.3 in a docker container running Rocky Linux 9 on a host system also running Rocky Linux 9. I then successfully transferred the files to the host computer and can run it. However, I fund that besides the /opt/pgmodeler tree, I also needed to copy /usr/lib64/libb2* /usr/lib64/libxcb-cursor* from my docker container to my host system where they did not exist.
Is there any way I can have pgmodeler placing those four files under its own tree, ie. in my case /opt/pgmodeler, and I can then just transfer this tree to my host computer and run it? This way, I neither manually have to copy those files to /usr/lib64, nor do I need to install the libraries where they come from.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions