View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#20
Originally Posted by don_falcone View Post
use LD_PRELOAD
Unfortunately this still loads /usr/lib/libstdc++.so.6
The only usable approach was
Code:
/lib/ld*.so --library-path /opt/meecolay/lib ./executable
But then it complains it can't find XIQueryVersion (it's from libXi.so.6)
We need to compile libxi6 from meego
But there's progress anyway!

Important question: should I try compiling libxi6 from meego the standard way (replacing the newer ver) or put it somewhere else?
EDIT: should I optify it? the version on my n900 is not optified, but...
EDIT2: there are more newer libs needed, so I'll need to put 'em standard way. Only the optify question remains

Originally Posted by aditya_123412 View Post
A noob question:
If this works,is it possible to also have some useful drivers and codecs from meego to work on N900?
I mean the other cool stuff that doesnt require multitouch?
It's not yet finished. When it's finished - maybe. A few apps from MeeGo may run unmodified. Such app is Kaboom Trial.


Originally Posted by don_falcone View Post
How is it going anyway? Quite silent here. I hope you hadn't experienced another "Symbian moment" in the meantime.
There was a bit stagnation, but I finally managed to go somewhere! Still better than with Symbian.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-04-26 at 16:43. Reason: added reply to latest don_falcone's post
 

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