Hi,

I think you're OK, but the contents of what
was installed may have confused you. When
using the InstallShield version, you only need
to run the installer - it takes care of the
noodling that "./configure --yadda; make {install,in-place}"
performs.

Please ignore the presence of the configure script
(and Makefile) in the directory tree that the IS
installer produces & have a go with the installed GHC.

hth
--sigbjorn

> -----Original Message-----
> From: Tim Sauerwein [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 17, 1999 21:14
> To: [EMAIL PROTECTED]
> Subject: (no subject)
> 
> 
> Hello friends:
> 
> Thanks for making GHC available.  I regret to report
> the following installation problem.
> 
> Yours,
> Tim Sauerwein   [EMAIL PROTECTED]
> 
> ------------------
> 
> Windows 98
> Cygwin B20
> GHC 4.03, Install Shield Version
> 
> Everything unpacked successfully.
> 
> Configure produced:
> 
> creating cache ./config.cache
> checking host system type... i386-unknown-mingw32
> checking target system type... i386-unknown-mingw32
> checking build system type... i386-unknown-mingw32
> Which we'll further canonicalise into: i386-unknown-mingw32
> checking for perl... /BIN/perl
> checking if `#!/BIN/perl' works in shell scripts
> It does!
> checking for a BSD compatible install...
> /CYGNUS/CYGWIN~1/H-I586~1/BIN/install -c
> checking whether ln -s works... yes
> checking for sed... /CYGNUS/CYGWIN~1/H-I586~1/BIN/sed
> checking for gcc... gcc
> checking whether the C compiler (gcc -mno-cygwin  ) works... yes
> checking whether the C compiler (gcc -mno-cygwin  ) is a
> cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking whether you have an ok gcc... yes
> checking how to run the C preprocessor... gcc -E
> checking how to invoke GNU cpp directly...
> C:/CYGNUS/CYGWIN~1/H-I586~1/BIN/../lib/gcc-lib/i586-cygwin32/e
> gcs-2.91.57/cpp
> -iprefix
> C:/CYGNUS/CYGWIN~1/H-I586~1/BIN/../lib/gcc-lib/i586-cygwin32/e
> gcs-2.91.57/
> 
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> ****************************************************
> Configuration done, ready to either 'make install'
> or 'make in-place', followed by 'make install-docs'.
> (see README and INSTALL files for more info.)
> ****************************************************
> 
> make in-place produced:
> 
> make --unix config-pkgs
> bindir=/ghc/ghc-4.03/bin/i386-unknown-mingw32/ghc-4.03
> libdir=/ghc/ghc-4.03/lib/i386-unknown-mingw32
> datadir=/ghc/ghc-4.03/share/ghc-4.03
> Configuring ghc, version 4.03, on i386-unknown-mingw32 ...
> Creating a configured version of ghc-4.03 ..
> cannot create bin/i386-unknown-mingw32/ghc-4.03/ghc-4.03: directory
> nonexistent
> make[1]: *** [config-pkgs] Error 2
> make: *** [in-place] Error 2
> 
> 
> 

Reply via email to