ardovm opened a new pull request #111:
URL: https://github.com/apache/openoffice/pull/111


   Some Linux distributions, such as openSUSE, on x86_64 systems install 
libraries in directories named "lib64" instead of "lib".
   
   AOO418 and development branches do not compile successfully, because the 
Python module follows the above convention, being the system default, but the 
OpenOffice build system does not expect that and does not deliver the `.so` 
files.
   
   This PR has the purpose to restore compatibility with such Linux 
distributions.
   
   The only proposed commit so far is for the Python module. I tested it on my 
openSUSE Leap 15.2 x86_64 system.
   
   In order to be sure that no other module is showing problems, I would like 
to try replicating an "official release" build, but I could not find any 
information about it on the Wiki. Pointers would be appreciated.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to