[DGD] installation troubles
Marley Junior
marley.jnr at gmail.com
Tue Jul 10 18:16:49 CEST 2007
I can't help you with your problem, but there might be another (and
easier) solution. Get hold of a copy of Microsoft Visual Studio
Express C++ (It's FREE) and use that to compile DGD for windows.
I remember the old VS200? used to compile DGD happily, can only
presume this is still the case with this recent version.
On 10/07/07, josue cuevas <tuttifruitydude at gmail.com> wrote:
> Bare with me cuz I'm quite a novice.
> I'm attempting to install DGD on a WindowsXP under Cygwin. I had done it
> before on another computer and it went smoothly, and although I think the
> problem might be with the Cygwin tool packages or something I'm hoping you
> can help me, when I get to try and 'make install' I get this error:
>
> make install
> gcc -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DLINUX -02 -c -o alloc.o
> alloc.c
> make: gcc: Command not found
> make *** [alloc.o] Error 127
>
> guess I didn't have the gcc tool installed or something so I tried mingw32
> make and still I get this:
> gcc -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DLINUX -02 -c -o alloc.o
> alloc.c
> process_begin: CreateProcess((null), gcc -I... blah blah
> make (e=2): The system cannot find the file specified.
> c:\mingw\bin\mingw32-make.exe: *** [alloc.o] Error 2.
>
> What am I doing wrong?
> ___________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd
>
More information about the DGD
mailing list