Re: Minimo compile error in Make for WinCE PPC 2003 Emulator
John Wolfe <[email protected]> Thu, 14 Apr 2005 14:05:15 -0400
| Newsgroups | gmane.comp.mozilla.devel.small-devices |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Christian Biesinger wrote: > leen fazleen wrote: > >> i've already install gzip,so can anybody tell me where the problem is? >> Please help me.. > > > gzip and zip are very different programs. You can't replace one with the > other. Hello leen fazleen - I know that Leen has already gotten by this error - BUT, for those of you who are stuck on this, here is how to get around the error. Inside the JVW_BUILDS_DIR.ZIP is two subdirectories called other_cygwin_tools\Zip and other_cygwin_tools\Unzip. Take the EXE files from these two directories and copy the EXE files into your C:\cygwin\bin directory. This will allow your build process to find "zip.exe" and "unzip.exe" -- and get you past this error. Best Regards, John Wolfe