Re: dbg build error on start for missing shared libraries

2016-09-22 Thread Cor Nouws
Michael Stahl wrote on 22-09-16 15:20:
> yes you need to install that library, in fact i'm surprised that it's
> not installed by default on your OS.  oh wait, you said "x86" - probably
> you are using x86_64 OS and don't have 32-bit libraries installed that
> are needed for 32-bit LO, so you need something like "dnf install
> libXinerama.i686".

thanks,
 $ sudo apt-get install lib32stdc++6
did the trick for me.
And then there was some javaldx/libdbus-glib-1.so.2 problem ..

Better to look for a 64 bits dbg version in the first place. That just
works. ;)

Ciao
Cor

-- 
Cor Nouws
GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D28  A038 E49D 7365 B134 80A6
- vrijwilliger http://nl.libreoffice.org
- volunteer http://www.libreoffice.org
- The Document Foundation Membership Committee Member

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: dbg build error on start for missing shared libraries

2016-09-22 Thread Michael Stahl
On 19.09.2016 22:42, Cor Nouws wrote:
> Hi,
> 
> Downloaded and unpacked
> http://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86@71-TDF-dbg/current/master_dbg~2016-09-18_23.51.47_LibreOfficeDev_5.3.0.0.alpha0_Linux_x86_archive.tar.gz
> 
> 
> & /program/soffice
> /home/cono/lotest/TM/LibreOfficeDev_5.3.0.0.alpha0_Linux_x86_archive/program/oosplash:
> error while loading shared libraries: libXinerama.so.1: cannot open
> shared object file: No such file or directory
> 
> Despite the return message, I doubt this is something that I need to fix
> with gathering all kind of libraries.. Can someone pls confirm?

yes you need to install that library, in fact i'm surprised that it's
not installed by default on your OS.  oh wait, you said "x86" - probably
you are using x86_64 OS and don't have 32-bit libraries installed that
are needed for 32-bit LO, so you need something like "dnf install
libXinerama.i686".


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice