Active Topics

 


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#281
Originally Posted by amr.fayz View Post
i think libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored Because of libstdc++.so.6.0.14-gdb.py


The message say (ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.)




Good News


i play Taco Master





i Posted subject Here

http://www.mobile4arab.com/vb/showthread.php?t=854112


i Update meecolay lib

http://www.mediafire.com/?4uxp0y5vey9uolh


and Update GLib 2.26.0

http://www.mediafire.com/?cvvzjl1cjgxh5w0


and it Work successfully


i have another problem


1- The message say (ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.)

as before


2- /bin/lib/libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored.
./pocket-rpg: error while loading shared libraries: libmono.so.0: cannot open shared object file: No such file or directory



3- line 11 in meecolay

/opt/imr06/bin/imr06
/usr/bin/meecolay: exec: line 11: File not found


IThere is a problem in line 11 in meecolay What is ?




thanks
LD_PRELOAD has been removed, I'm uploading newer version.
with libmono, try
Code:
# apt-get install libmono-2.0-1
I guess that you're trying to execute a file that doesn't exist. Try with newer version and after installing libmono

PS. You'd better use libglib 2.22 instead, as 2.26 segfaults sometimes (e.g. with leafpad)
__________________
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-08-13 at 12:35.
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#282
Originally Posted by marmistrz View Post
LD_PRELOAD has been removed, I'm uploading newer version.
with libmono, try
Code:
# apt-get install libmono-2.0-1
I guess that you're trying to execute a file that doesn't exist. Try with newer version and after installing libmono

PS. You'd better use libglib 2.22 instead, as 2.26 segfaults sometimes (e.g. with leafpad)


ok i will try



Good News

i play many games









i Posted subject Here





http://www.mobile4arab.com/vb/showth...50#post5963250



and Here




http://www.mobile4arab.com/vb/showth...=1#post5963258


and i will add all subject In turn



thanks

Last edited by amr.fayz; 2012-08-14 at 10:55.
 

The Following 2 Users Say Thank You to amr.fayz For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#283
i Posted new subject Here to Blood Throne

http://www.mobile4arab.com/vb/showthread.php?t=854202

 

The Following 2 Users Say Thank You to amr.fayz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#284
amr.fayz: please add them here: http://wiki.maemo.org/MeeCoLay/Compatibility
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#285
Originally Posted by marmistrz View Post
amr.fayz: please add them here: http://wiki.maemo.org/MeeCoLay/Compatibility


Thank you marmistrz but How i add them in MeeCoLay/Compatibility I do not know Do I have create account ?
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#286
Originally Posted by amr.fayz View Post
Thank you marmistrz but How i add them in MeeCoLay/Compatibility I do not know Do I have create account ?
You don't have to, but if you do it, wiki edits boost your karma on maemo.org (you need to have some amount for voting, etc.)
Add entries by analogy. Please preserve order.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#287
Is it illegal if i (or any one ) repackaged the games to be working on Maemo 5 ?
im fully free to do it

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#288
Originally Posted by sifo View Post
Is it illegal if i (or any one ) repackaged the games to be working on Maemo 5 ?
im fully free to do it

./sifo
It may be but doesn't have to...
But if you know any way to create a deb on-device, please let me know.

EDIT: I found this: https://synthesize.us/HOWTO_make_a_d...e_without_dpkg

I'll work on some tool for repackaging debs (instruction somewhere)
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#289
why all of that ? can't i just gather the required files/dirs and package them like any app/theme ?
Code:
"dpkg-deb -b"
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 

The Following User Says Thank You to sifo For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#290
Originally Posted by sifo View Post
why all of that ? can't i just gather the required files/dirs and package them like any app/theme ?
Code:
"dpkg-deb -b"
Wait, there's a way! coreutils-gnu is needed (and I was previously testing with tar-gnu) :P
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

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

Tags
compatibility, harmattan, meecolay, meego, mee_env


 
Forum Jump


All times are GMT. The time now is 10:36.