maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [Suggestion] Port the old game Z or Zed (https://talk.maemo.org/showthread.php?t=70211)

szopin 2011-08-09 17:59

Re: [Suggestion] Port the old game Z or Zed
 
1 Attachment(s)
Download attached to MyDocs and in xterm:
cd MyDocs
sudo mv libstd.tar.gz /opt/zod
cd /opt/zod
sudo tar -xzvf libstd.tar.gz

Should run now.

sudarsan_avs 2011-08-09 18:26

Re: [Suggestion] Port the old game Z or Zed
 
Quote:

Originally Posted by szopin (Post 1066735)
Download attached to MyDocs and in xterm:
cd MyDocs
sudo mv libstd.tar.gz /opt/zod
cd /opt/zod
sudo tar -xzvf libstd.tar.gz

Should run now.

Still same error :(

Thanks,
Sudarsan

szopin 2011-08-09 18:29

Re: [Suggestion] Port the old game Z or Zed
 
If it's _exactly_ the same try renaming the libstdc++ in /usr/ for a moment and running:

sudo mv /usr/libstdc++.so.6 /usr/libstdc++.so.6.bak

It might be a symlink, so not sure if it'll work. To get it back to previous state:

sudo mv /usr/libstdc++.so.6.bak /usr/libstdc++.so.6

EDIT: alternatively, not to mess with your libs, after extracting libstdc++.so.6 in /opt/zod you can try:
cd /opt/zod
export LD_LIBRARY_PATH=.
./zod ...

sudarsan_avs 2011-08-09 19:27

Re: [Suggestion] Port the old game Z or Zed
 
Quote:

Originally Posted by szopin (Post 1066754)
If it's _exactly_ the same try renaming the libstdc++ in /usr/ for a moment and running:

sudo mv /usr/libstdc++.so.6 /usr/libstdc++.so.6.bak

It might be a symlink, so not sure if it'll work. To get it back to previous state:

sudo mv /usr/libstdc++.so.6.bak /usr/libstdc++.so.6

EDIT: alternatively, not to mess with your libs, after extracting libstdc++.so.6 in /opt/zod you can try:
cd /opt/zod
export LD_LIBRARY_PATH=.
./zod ...

Thanks, this worked :)

cd /opt/zod
export LD_LIBRARY_PATH=.

niko3d 2011-08-10 07:23

Re: [Suggestion] Port the old game Z or Zed
 
works for me too :) thanks guys!!!

Necrofenser 2011-08-23 11:32

Re: [Suggestion] Port the old game Z or Zed
 
I need to write export LD_LIBRARY_PATH=. every time i want to play this game, is there any permanent solution?

archl 2011-08-23 11:58

Re: [Suggestion] Port the old game Z or Zed
 
Is this coming to extra-devel?

toxaris 2011-08-24 07:58

Re: [Suggestion] Port the old game Z or Zed
 
Quote:

Originally Posted by archl (Post 1075223)
Is this coming to extra-devel?

Yea that would be nice.

szopin 2011-08-26 11:21

Re: [Suggestion] Port the old game Z or Zed
 
Necrofenser:
You can write a shell script that will write this for you. Just create an executable .sh file with this line (library...) after #!/bin/sh line and before the command that will run the game. When I get back from vacation I might type you the step by step commands if you still have this issue.

archl, toxaris:
I have no idea whether full chain for upping to extras-devel can be put on device. If so I might in the near future. If it requires full setup on x86 box, this might be not so near future. Sorry, but most of my free time is in the bus in traffic.

Estel 2011-08-26 16:12

Re: [Suggestion] Port the old game Z or Zed
 
It can be uploaded to -devel 100% from device. If You've ported application on N900, You won't have problems with uploading ;)


All times are GMT. The time now is 23:08.

vBulletin® Version 3.8.8