https://bugs.documentfoundation.org/show_bug.cgi?id=103077

--- Comment #29 from Howard Johnson <bridgeportcontrac...@gmail.com> ---
Created attachment 128142
  --> https://bugs.documentfoundation.org/attachment.cgi?id=128142&action=edit
results of ldd and apt-file commands on libmaodbc.so

In my non-expert analysis it appears that everything is in place as you asked
me to check.  Attached is the information I collected for you.

(In reply to Julien Nabet from comment #18)
> ... ldd
> mariadb-connector-odbc-2.0.12-ga-linux-x86_64/lib/libmaodbc.so 
> gives this:
>       linux-vdso.so.1 (0x00007ffdf37fb000)
>       libodbcinst.so.2 => /usr/lib/x86_64-linux-gnu/libodbcinst.so.2
> (0x00007eff25701000)
>       libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007eff253fd000)
>       libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007eff2505f000)
>       libltdl.so.7 => /usr/lib/x86_64-linux-gnu/libltdl.so.7 
> (0x00007eff24e55000)
>       libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
> (0x00007eff24c38000)
>       /lib64/ld-linux-x86-64.so.2 (0x0000557394653000)
>       libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007eff24a32000)
> 
> if you apt-file all of these referenced files, you'll find a package for
> them except for linux-vdso.so.1 which is a bit specific
> 
> apt-file search libodbcinst.so.2 gives odbcinst1debian2
> apt-file search libm.so.6 gives libc6
> idem for libc.so.6, libpthread.so.0, ld-linux-x86-64.so.2 and libdl.so.2
> apt-file search libltdl.so.7 gives libltdl7
> 
> To sum up, do you confirm these packages are installed:
> odbcinst1debian2, libc6 and libltdl7 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to