View Single Post
Viqsi's Avatar
Posts: 115 | Thanked: 136 times | Joined on Mar 2008 @ Central Ohio
#16
Originally Posted by bunanson View Post
Would you please give more information, step by step guide, please? Which library to copy from where/N800 to where on N900? and which IP address you use? Have setup use 3 ip address.

thanks

bun
The file you need to retrieve from the n8x0 is /usr/lib/libhildonhelp.so.0.0.0 - I copied it to /usr/local/lib/. Once that's done, run the following commands in the terminal:
Code:
sudo gainroot
Code:
ln -s /usr/local/lib/libhildonhelp.so.0.0.0 /usr/lib/libhildonhelp.so.0
Code:
ln -s /usr/lib/libgtkhtml-3.14.so /usr/lib/libgtkhtml-3.8.so.15
(note that each of those should be only on one line)

Do that and it'll run.

Unfortunately, actually displaying video seems to be dependent on the version of gstreamer that came with the n8x0, and even experimenting with copying over entire directory trees and LD_LIBRARY_PATH has done nothing to get actual video playback to work in the player itself.


As for which IP to use... I'm not sure how to help you there. It's whatever the local network IP is.

Last edited by Viqsi; 2010-04-27 at 19:20.
 

The Following User Says Thank You to Viqsi For This Useful Post: