-----Opprinnelig melding-----
Fra: EltaWeb Networks <knisely@telusplanet.net>
Til: CIRCLE@post.queensu.ca <CIRCLE@post.queensu.ca>
Dato: 7. februar 1999 02:35
Emne: [COMPILING] [GNU-WIN32]
>ok, i'm using CircleMUD 3.0 BPL 14 and trying to compile under Cygnus32.
>
>i went to http://www.connect.ab.ca/~rbmstrk/ and followed the
>instructions.
>Then i came to the part that says:
>
>3. When you first install Cygnus you will need to use this command in
> order for shell scripts to run properly, you only ever have to do
>this
> once:
> ln -s C:/CYGNUS/B19/H-I386~1/bin /bin
>
>i did that, then it gave me another prompt with nothing about mounting
>or anything.
>then, i switched to the circlemud directory, and i typed ./configure
>like the website said,
>and then it gave me:
>
>BASH.EXE-2.01$ cd circle30bpl14\
>> ./configure
>BASH.EXE-2.01: cd: circle30bpl14./configure: No such file or directory
>BASH.EXE-2.01$
>
>Can someone tell me what i'm doing wrong?
>
Hi Guys not sure if i can help, but here is what I did
(its 2 months now so I might have got it wrong) 8)
in addition to the
> ln -s C:/CYGNUS/B19/H-I386~1/bin /bin
I altered my autoexec.bat with these lines
-----------snip-------------
SET MAKE_MODE=unix
SET CYGFS=C:/Cygnus/B19
SET GCC_EXEC_PREFIX=C:\CYGNUS\B19\H-I386~1\lib\gcc-lib\
SET TCL_LIBRARY=%CYGROOT%\share\tcl8.0\
SET GDBTK_LIBRARY=%CYGFS%/share/gdbtcl
----------snip
I also made a bat file and put it in c:\cygnus\b19
----------snip-----------
SET MAKE_MODE=unix
cd c:\circlechange_me_if_ness
SET PATH=C:\CYGNUS\B19\H-I386~1\bin
bash
---------snip-----------
I am not saying its perfect but hope it helps 8)
Regards
Neal Robinson.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST