Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Problem: Cant start XBMC after I installed MONO
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Cant start XBMC after I installed MONO
19th Jun, 2013, 07:16 AM
Post: #1
gurgelx Offline
Registered
Posts: 3
Joined: Jun 2013
Reputation: 0
Problem: Cant start XBMC after I installed MONO
Im trying to run MONO on my raspberry-pi.

I install it by running sudo apt-get install mono-complete.

XBMC seems to be working, until I restart.
Then it wont boot and freezes on the loadingscreen.

If I try to start xbmc from the commandline I get this:
Terminal
/usr/local/lib/xbmc/xbmc.bin: symbol lookup error: /usr/local/lib/xbmc/xbmc.bin: undefined symbol: _ZTIN6TagLib8IOStreamE

But if I uninstall mono xbmc starts without a problem.

I noticed this thread http://forum.xbian.org/thread-770.html with the same error.
And it seems like sparkleshare uses mono which causes the error.

Is it possible to install mono and run xbmc on same raspberry pi ?
Find all posts by this user
Quote this message in a reply
23rd Jun, 2013, 01:39 AM
Post: #2
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Problem: Cant start XBMC after I installed MONO
it looks like it installs a library providing libtag functionality, but not compatible with the version xbmc was compiled against.

try using export LD_LIBRARY_PATH="/usr/local/lib" in xbmc startup script.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
23rd Jun, 2013, 09:00 PM
Post: #3
gurgelx Offline
Registered
Posts: 3
Joined: Jun 2013
Reputation: 0
RE: Problem: Cant start XBMC after I installed MONO
(23rd Jun, 2013 01:39 AM)mk01 Wrote:  it looks like it installs a library providing libtag functionality, but not compatible with the version xbmc was compiled against.

try using export LD_LIBRARY_PATH="/usr/local/lib" in xbmc startup script.

That worked perfectly, Thanks!
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 04:11 AM Powered By MyBB, © 2002-2025 MyBB Group.