Mail Archives: cygwin/1997/11/11/16:30:37
> 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 AT alum DOT mit DOT edu
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -