Hi everybody,
I've tried to add the repository in every possible way, in section zone or by enter the "http://urbanfanatics.com/cydia/" address in source page, but the repo seems down. Please tell me if i'm doing something wrong. Thx
Repository down?
Moderator: ScummVM Team
I think you may be able to install without Cydia, assuming you have MobileTerminal and/or OpenSSH installed:
1. Go to the wiki page on the iPhone port ( http://wiki.scummvm.org/index.php/IPhone ) and click on the "Latest Released Version" link in the upper-right corner to get a .deb installer package.
2. If you downloaded it onto your computer (as opposed to using something like Safari Download Manager to download it directly to your iPhone), push it to somewhere on your iPhone via SFTP or whatever.
3. Open a terminal on (or SSH into) your iPhone and then run the following command:
...where "somepath" is the path to where you put the .deb file, and "somefile" is the filename (e.g. scummvm-1.1.1-iphone.deb).
I'm not sure how new the version linked from the wiki is, but once you've got it installed you can always download a nightly build and SFTP the files over the top of your install.
1. Go to the wiki page on the iPhone port ( http://wiki.scummvm.org/index.php/IPhone ) and click on the "Latest Released Version" link in the upper-right corner to get a .deb installer package.
2. If you downloaded it onto your computer (as opposed to using something like Safari Download Manager to download it directly to your iPhone), push it to somewhere on your iPhone via SFTP or whatever.
3. Open a terminal on (or SSH into) your iPhone and then run the following command:
Code: Select all
dpkg -i /somepath/somefile.deb
I'm not sure how new the version linked from the wiki is, but once you've got it installed you can always download a nightly build and SFTP the files over the top of your install.
- Vinterstum
- ScummVM Developer
- Posts: 580
- Joined: Sun Oct 16, 2005 6:59 am