![]() |
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. |
Re: [Suggestion] Port the old game Z or Zed
Quote:
Thanks, Sudarsan |
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 ... |
Re: [Suggestion] Port the old game Z or Zed
Quote:
cd /opt/zod export LD_LIBRARY_PATH=. |
Re: [Suggestion] Port the old game Z or Zed
works for me too :) thanks guys!!!
|
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?
|
Re: [Suggestion] Port the old game Z or Zed
Is this coming to extra-devel?
|
Re: [Suggestion] Port the old game Z or Zed
Quote:
|
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. |
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