quartercast
Well-Known Member
- Joined
- Feb 13, 2007
- Messages
- 1,551
Hi guys,
As mentioned in General I've built a binary of my favourite game using bollocks method on my Pandora (running Stuckie's debian). It works on debian, now I'm trying to create a PND within debian (using genpxml, pnd_make etc).
So far I've generated a bare-bones PXML file and launching script, both edited to include (hopefully) the right data. pnd_make.sh successfully wrapped the exe, libs, and scripts into a PND which I've hosted below.
Dropbox link
Copying this over to Angstrom, its shows up in the menu on XFCE, but appears to quit out after running. Using pnd_run gives the same result.
I then had a look at the unpacked files at /mnt/utmp/ja2strac-qcast/, all the libs and scripts and exe appear to be there. Running the launcher script (bash script/ja2.sh) gives a segfault.
That's where I'm up to so far. I want to debug the exe, maybe add the line "gdb ./ja2" to the launcher script but I'm having trouble editing/chmodding/chowning files in the entire /mnt/utmp/ja2strac-qcast/ dir, it says "Operation Denied" even if I sudo or sudo bash.
Any tips here?
Thanks,
QC
As mentioned in General I've built a binary of my favourite game using bollocks method on my Pandora (running Stuckie's debian). It works on debian, now I'm trying to create a PND within debian (using genpxml, pnd_make etc).
So far I've generated a bare-bones PXML file and launching script, both edited to include (hopefully) the right data. pnd_make.sh successfully wrapped the exe, libs, and scripts into a PND which I've hosted below.
Dropbox link
Copying this over to Angstrom, its shows up in the menu on XFCE, but appears to quit out after running. Using pnd_run gives the same result.
I then had a look at the unpacked files at /mnt/utmp/ja2strac-qcast/, all the libs and scripts and exe appear to be there. Running the launcher script (bash script/ja2.sh) gives a segfault.
That's where I'm up to so far. I want to debug the exe, maybe add the line "gdb ./ja2" to the launcher script but I'm having trouble editing/chmodding/chowning files in the entire /mnt/utmp/ja2strac-qcast/ dir, it says "Operation Denied" even if I sudo or sudo bash.
Any tips here?
Thanks,
QC
Last edited by a moderator: