Hi I tried to make an embedding distribution with mfcEmbed. I made the three crucials steps :
1. Build mozilla 2. cd mozilla/embedding/config 3. make At the third step, it ran until it gave me the following error : /cygdrive/c/mozilla1.5/mozilla/build/cygwin-wrapper -up /usr/bin/perl /cygdrive/ c/mozilla1.5/mozilla/xpinstall/packager/pkgcp.pl -s ../../dist/bin -d ../../dist --f /cygdrive/c/mozilla1.5/mozilla/embedding/config/basebrowser-win -o dos -v Error: package file "/cygdrive/c/mozilla1.5/mozilla/embedding/config/basebrowser-win" is not a file or is unreadable. See '/cygdrive/c/mozilla1.5/mozilla/xpinstall/packager/pkgcp.pl --help' for more information. Exiting... make[2]: *** [embed_copy] Error 4 make[2]: Leaving directory `/cygdrive/c/mozilla1.5/mozilla/embedding/config' make[1]: *** [libs] Error 2 make[1]: Leaving directory `/cygdrive/c/mozilla1.5/mozilla/embedding/config' make: *** [all] Error 2 The file basebrowser-win is there and is readable ! Nobody have an idea ? _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
