mainLinPhone - SIP Video phone - Support: sr #103107, linphone does not start on FC2

 
 

sr #103107: linphone does not start on FC2

Submitter:  None
Submitted:  Tue 01 Jun 2004 06:54:00 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  6 - Security Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 30 Jun 2004 11:27:58 AM UTC, comment #1: 

That's a problem in your local configuration.  Fix ld.so.conf and run ldconfig, or install with --prefix=/usr if you're on your home system.  As a workaround, you can start linphone with
LD_LIBRARY_PATH=/usr/local/lib linphone

Marc Andre Selig <seligm>
Tue 01 Jun 2004 06:54:00 PM UTC, original submission:  

[mergl@edmund mergl]$ linphone
linphone: error while loading shared libraries: liblinphonegnome.0: cannot open shared object file: No such file or directory


there are problems with the shared libs. Although all libs
are present in /usr/local/lib the dynamic linker does not
recognize them:

[mergl@edmund lib]$ ldd /usr/local/bin/linphone | grep not
        liblinphonegnome.0 => not found
        libmsspeex.0 => not found
        libmediastreamer.0 => not found
        libortp.0 => not found
        libosipua.2 => not found
        libosip.0 => not found
        libfsmtl.0 => not found


Edmund


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code