Notices


Reply
Thread Tools
Posts: 35 | Thanked: 2 times | Joined on Jan 2009
#1
Hi guys, I'm pretty sure no one has compiled the Inform 7 IDE form Maemo. Could any kind soul who is interested in this project take a look at it? I suppose I could try it myself but I don't have a lot of experience with compiling stuff from source. Here is the link: http://www.inform-fiction.org/I7/Inform%207.html

It's a really cool system that allows you to write and play interactive fiction games in something close to natural language.
 

The Following User Says Thank You to stacia For This Useful Post:
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#2
Great idea. I have a soft spot for Hitch Hiker's Guide to the Galaxy. And people are still making (amateur) new games for the Inform engine.
 
Posts: 35 | Thanked: 2 times | Joined on Jan 2009
#3
Hey, who says they have to be amateur

Anyway I'm having major compiling woes. I keep getting an error when I try to compile on the device. Could anyone try it out?
 
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#4
I haven't taken a look at any of this, and if you really need the GUI, this won't help...

They do seem to make an arm build of the command line version. On their download page, you'll see a link to download the CLI for general Linux architectures. Try extracting that archive somewhere, and running install-inform7.sh This will install it to the /usr/local directory (I would make sure you're root before running the script...)

Looking a bit more into it, this seems to use perl, so you'll need to install that. Even with perl, you're not guaranteed to have all the required perl modules that it needs to run. Good luck!

[edit]Could you also post the error messages you're getting?
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter

Last edited by TrueJournals; 2009-02-17 at 15:13.
 
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#5
Well, I have not finished trying to get inform7 to compile (needs a few libs I dont have yet) but just to get by for a while I compiled inform6 which being CLI doesnt need any fancy libs.

I did see the download of a cli version for generic linux, but I thought one compiled specifically for maemo in scratchbox might just work a schooch better. (inform 7 uses inform 6 embedded to actually encode the source files anyway...)

This doesn't play inform/Z-Code/Infocom/whatever games (you can use Gfrotz for that) but allows you to compile raw code into your own inform/Z-Code/Infocom adventure games.

It includes a html manual in MyDocs/.documents/InformManual/index.html (Documents/InformManual/index.html in the gui) which will explain most of what you need to get started.

The program is about 2 megish installed and you can download it from my website (http://www.n8ftl.com/maemo/inform/in...1-ARMEL.tar.gz) extract it from / and it will run from /home/user

Here is a sample inf (source code) file (http://www.n8ftl.com/maemo/inform/adventureland.inf) which will give you an idea how to start. You can compile this by (in Xterm) /home/user/inform adventureland

/home/user/inform -h1 and -h2 will explain all the cli options to you.

enjoy, and I will keep plugging away at inform7

-John
 
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#6
Well, Inform7 is going to be a while, I can not even get the missing libs to install in scratchbox let alone on the tablet.

I will keep trying but I think sticking with Inform6 from my last post and then editing it in nano or maemopad+ or something might be the ticket. perhaps I will work on an editor/gui for 6 rather than porting 7 lol...


-John
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:47.