[DGD] DGD

Raymond Jennings shentino at gmail.com
Wed Apr 17 06:34:08 CEST 2013


I find it interesting that you are attempting to run DGD on an android
device, considering that it's a server program.

Self experimentation is good and all and it's a wonderful way to build and
experiment but have you looked into how people might connect to it to play?

Then again if you can get it running on android I might consider it a step
closer to getting it on the Ouya after it comes out.


On Tue, Apr 16, 2013 at 11:26 AM, Blain <blain20 at gmail.com> wrote:

> Oh vey!  Getting anything to compile with c4droid ended up being
> impossible for me with my limited knowledge.  I ended up rooting the
> tablet after I managed to get my laptop to stay alive without
> BSOD'ing.  Even after that I couldn't compile anything, but I'll keep
> trying.  I think it has a lot to do with what directory I do things
> in.  When I tried compiling the parser directory alone, it gave an
> error "Failed to copy file", and I'm not sure why.  c4droid had write
> perms to the dir there and the dir above.  Either way, rooting may
> help or it may just not be doable, or perhaps I'll have to try the
> Android SDK and NDK from my laptop now that it seems to be working.
> So, for now, I'm on my laptop debugging the mudlib code I've written
> so far, which makes me happy enough for the time being (until my HDD
> crashes again).  Also, trying to compile Bison required 'configure' to
> be run, which ended up being impossible as well.  It complained of
> needing sed and expr.  Sed, at least, is on the system now that I
> rooted it, but I'll mess around with the pathing to see what's going
> on there.  This is all a pain in the backside, but hopefully I can
> tinker with it and come up with some sort of step-by-step explanation
> for other users.
>
> On Tue, Apr 16, 2013 at 9:34 AM, Felix A. Croes <felix at dworkin.nl> wrote:
> > Blain <blain20 at gmail.com> wrote:
> >
> >> I'm currently trying to install everything I need to compile DGD on my
> >> Droid tablet.  So far I've paid for "c4droid" and installed the GCC
> addon.
> >> I had to force HOST=DARWIN (My OS string is undefined because the uname
> >> command is missing or otherwise inaccessible).  Then it barfs trying to
> >> find yacc.  I've searched Google Play for yacc or bison, but to no
> avail.
> >> I e-mailed the author of c4droid to see if he had any knowkedge of there
> >> being a droid-compatible yacc/bison.  If I get this thing working, I
> will
> >> e-mail the list of the steps I took to get DGD on the Droid OS and I'll
> >> also recommend some programs for coding on the tablet below.
> >
> > The .tar.gz archive for 1.4.19 includes parser.c and parser.h files.
> >
> >     https://github.com/dworkin/dgd/archive/1.4.19.tar.gz
> >
> > Regards,
> > Felix Croes
> > ____________________________________________
> > https://mail.dworkin.nl/mailman/listinfo/dgd
> ____________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd
>



More information about the DGD mailing list