[DGD]Step by step compilation instructions

Kevin N. Carpenter kevinc at monrou.com
Mon Apr 10 00:01:29 CEST 2000


Your there.  The only thing that failed was the rename of the old driver
since one didn't exist.

Now do a "./driver <config.file>" substituting whatever your config file
name is.

Kevin C.

-----Original Message-----
From: dgd-admin at list.imaginary.com
[mailto:dgd-admin at list.imaginary.com]On Behalf Of James Bearden
Sent: Sunday, April 09, 2000 3:09 PM
To: dgd at list.imaginary.com
Subject: RE: [DGD]Step by step compilation instructions


Hmm It did it. But it spat out some errors. And when I tried to run it it
said it couldnt open the config file. I hope no one minds me spamming a bit
but here is what it spat out:

[ryan at plasamic src]$ make install
cd comp; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-DNETBSD  -g -DDEBUG' dgd
make[1]: Entering directory `/home/ryan/mud3/dgd/src/comp'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/ryan/mud3/dgd/src/comp'
cd lex; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-DNETBSD  -g -DDEBUG' dgd
make[1]: Entering directory `/home/ryan/mud3/dgd/src/lex'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/ryan/mud3/dgd/src/lex'
cd ed; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-DNETBSD  -g -DDEBUG' dgd
make[1]: Entering directory `/home/ryan/mud3/dgd/src/ed'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/ryan/mud3/dgd/src/ed'
cd kfun; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-DNETBSD  -g -DDEBUG' dgd
make[1]: Entering directory `/home/ryan/mud3/dgd/src/kfun'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/ryan/mud3/dgd/src/kfun'
cd lpc; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-DNETBSD  -g -DDEBUG' \
                'LIBS=' dgd
make[1]: Entering directory `/home/ryan/mud3/dgd/src/lpc'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/ryan/mud3/dgd/src/lpc'
cd host; make 'DMAKE=make' 'CC=gcc' 'CCFLAGS=-DNETBSD  -g -DDEBUG' dgd
make[1]: Entering directory `/home/ryan/mud3/dgd/src/host'
make[1]: `dgd' is up to date.
make[1]: Leaving directory `/home/ryan/mud3/dgd/src/host'
gcc -g -DDEBUG  alloc.o error.o hash.o swap.o str.o array.o object.o data.o
path
.o editor.o comm.o call_out.o interpret.o config.o dgd.o `cat comp/dgd` `cat
lex
/dgd` \
      `cat ed/dgd` `cat kfun/dgd` `cat lpc/dgd` `cat host/dgd`
mv ../bin/driver ../bin/driver.old
mv: ../bin/driver: No such file or directory
make: [../bin/driver] Error 1 (ignored)
cp a.out ../bin/driver
[ryan at plasamic src]$

I'm pretty sure I did everything I need to do to install the darn thing, is
there anyone that might be able to help me reinstall (walk me through) it
the right way sometime?

>From: "Kevin N. Carpenter" <kevinc at monrou.com>
>Reply-To: dgd at list.imaginary.com
>To: <dgd at list.imaginary.com>
>Subject: RE: [DGD]Step by step compilation instructions
>Date: Sun, 9 Apr 2000 11:40:59 -0500
>
>Do a "make install".  Then you will find it in bin.
>
>Kevin C.
>
>-----Original Message-----
>From: dgd-admin at list.imaginary.com
>[mailto:dgd-admin at list.imaginary.com]On Behalf Of James Bearden
>Sent: Sunday, April 09, 2000 8:37 AM
>To: dgd at list.imaginary.com
>Subject: Re: [DGD]Step by step compilation instructions
>
>
>Well I think I successfully compiled everything, and changed everything
>that
>needed to be changed. But I cant figure out where the driver executable is.
>Like where to I type ./driver mud.dgd, I thought it was in bin, or src, but
>its not.
>
> >From: "James Bearden" <bearden_james at hotmail.com>
> >Reply-To: dgd at list.imaginary.com
> >To: dgd at list.imaginary.com
> >Subject: [DGD]Step by step compilation instructions
> >Date: Wed, 05 Apr 2000 04:51:49 CDT
> >
> >You'll let me know when you get it up on the faq right greg?
> >
> >*grin*
> >
> >Sigh, still having trouble..
> >______________________________________________________
> >Get Your Private, Free Email at http://www.hotmail.com
> >
> >
> >List config page:  http://list.imaginary.com/mailman/listinfo/dgd
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
>List config page:  http://list.imaginary.com/mailman/listinfo/dgd
>
>
>List config page:  http://list.imaginary.com/mailman/listinfo/dgd

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


List config page:  http://list.imaginary.com/mailman/listinfo/dgd


List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list