From: arlindo@niteroi.gsfc.nasa.gov (Arlindo da Silva)
Subject: Re: X11R6.3 binaries
11 Nov 1997 16:30:37 -0800
Message-ID: <199711112131.QAA09457.cygnus.gnu-win32@woodmore.gsfc.nasa.gov>
References: <346A1C58.C709994A@imag.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: Eric.Gauthier@imag.fr (egauthie)
Cc: gnu-win32@cygnus.com


> I downloaded the patch and everything is now running ok, except for imake=
>  wich
> give the following message :
> 
> imake :no such file or directory
> imake : cannot exec /lib/cpp
> stop
> 

Sorry, I forgot to mention this detail. You need to create a /lib directory if
don't already have one, and copy the cpp.exe that comes with gnuwin32 to this
directory. I am not in front of a win32 machine right now, so I cannot give
you the exact path of this file. However, you can find this out easily; from
the DOS prompt:

cd \
dir cpp.exe /s

or from bash:

find / -name cpp.exe -print

  Good Luck,

-- 
Arlindo da Silva    
dasilva@alum.mit.edu


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
