On 06/16/2015 11:00 AM, linphone-users-requ...@nongnu.org wrote:
> Send Linphone-users mailing list submissions to
>       linphone-users@nongnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.nongnu.org/mailman/listinfo/linphone-users
> or, via email, send a message with subject or body 'help' to
>       linphone-users-requ...@nongnu.org
>
> You can reach the person managing the list at
>       linphone-users-ow...@nongnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Linphone-users digest..."
>
>
> Today's Topics:
>
>    1.  linphone 3.8.4-1 cannot open shared object file
>       (Information Technology Works)
>    2. Re:  linphone 3.8.4-1 cannot open shared object file (J G Miller)
>    3. Re:  linphone 3.8.4-1 cannot open shared object file
>       (Fran?ois Grisez)
>    4. Re:  linphone 3.8.4-1 cannot open shared object file (Wlady)
>    5.  Compiling the Linphone Web UI (Bart Coninckx)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 15 Jun 2015 19:26:17 -0500
> From: Information Technology Works <i...@itwrx.org>
> To: linphone-users@nongnu.org
> Subject: [Linphone-users] linphone 3.8.4-1 cannot open shared object
>       file
> Message-ID: <557f6d29.5030...@itwrx.org>
> Content-Type: text/plain; charset=utf-8
>
> hi,
> i just updated linphone to 3.8.4-1 on archlinux and when running in
> terminal i get:
>
> "linphone: error while loading shared libraries: libmbedtls.so.8: cannot
> open shared object file: No such file or directory"
>
> mbedtls 1.3.11-1 is installed.
>
> thanks in advance
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 16 Jun 2015 03:50:57 +0200
> From: J G Miller <mil...@yoyo.org>
> To: Linphone Users Mailing List <linphone-users@nongnu.ORG>
> Subject: Re: [Linphone-users] linphone 3.8.4-1 cannot open shared
>       object file
> Message-ID: <1z4g1i-00077u...@ip-88-207-150-102.dyn.luxdsl.pt.lu>
> Content-Type: text/plain; charset=US-ASCII
>
> At 19:26h, on Monday, June 15, 2015,
> in message <557f6d29.5030...@itwrx.org>,
> on the subject of "[Linphone-users] linphone 3.8.4-1 cannot open shared 
> object file"
>
>  > i just updated linphone to 3.8.4-1 on archlinux
>
> How was it updated?
>
> Installed using the Arch Linux software manager or compiled, linked, and
> installed from source?
>
>  > and when running in terminal i get:
>  > 
>  > "linphone: error while loading shared libraries: libmbedtls.so.8: cannot
>  > open shared object file: No such file or directory"
>
> This tells you that the application cannot find the specific shared library
> file libmbedtls.so.8, which of course must be installed in one of the paths 
> that the
> application is searching for shared library files which are determined by 
> ld.so.conf
> configuration and possibly LD_LIBRARY_PATH environmental variable.
>
>  > mbedtls 1.3.11-1 is installed.
>
> And does this installed version of mbedtls include the library file
> libmdedtls.so.8?   Specifically so.8 and not some other version?
>
> And if so.8 is installed, in which particular directory.
>
> One pitfall that can occur with share library file installations on
> systems which allow or support multi-arch library files, is that the library
> file gets installed under {/usr}/lib/[whatever_architecture_type] and that
> sub-directory under /lib or most often /usr/lib is not included in the
> ld.so.conf configuration or possibly LD_LIBRARY_PATH environmental variable.
>
> So in light of that one also needs to consider what architecture version of
> linphone has been installed (eg 64 bit intel usually designated amd64) and
> if the version of libmdedtls is also of the same architecture (viz 64 bit
> intel amd64).
>
>  > thanks in advance
>
> You are most welcome.
>
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 16 Jun 2015 10:52:20 +0200
> From: Fran?ois Grisez <francois.gri...@belledonne-communications.com>
> To: linphone-users@nongnu.org
> Subject: Re: [Linphone-users] linphone 3.8.4-1 cannot open shared
>       object file
> Message-ID: <1948521.686MoQJ9H3@vmware>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> That seems to be an issue with the mediastreamer package that has not been 
> remade since the update of mbedtls (polarssl). I noticed the maintainer of 
> the 
> Archlinux mediastreamer package.
>
> Regards,
>
thanks for all the replies. It seems the mediastreamer update did the
trick. That was fast!


_______________________________________________
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to