I got ERROR: Cannot find project suite
tc@box:~/tmp/seamonkey-2.53.5.1$ ./configure
Reexecuting in the virtualenv
Adding configure options from /home/tc/tmp/seamonkey-2.53.5.1/mozconfig
  --disable-dbus
  --disable-necko-wifi
  --disable-gconf
  --with-system-icu
  --with-system-libevent
  --with-system-nspr
  --with-system-nss
  --with-system-webp
  --prefix=/usr
  --enable-application=suite
  --disable-crashreporter
  --disable-updater
  --disable-tests
  --enable-optimize=-O2
  --enable-strip
  --enable-install-strip
  --enable-official-branding
  --enable-system-cairo
  --enable-system-ffi
  --enable-system-pixman
  --with-pthreads
  --with-system-bz2
  --with-system-jpeg
  --with-system-png
  --with-system-zlib
checking for vcs source checkout... no
ERROR: Cannot find project suiteI also read in some forum that x86 compilation is not supported and must do cross compilation with x64, is this true?
http://forums.mozillazine.org/viewtopic.php?f=40&t=3029867How to invoke ./configure from absolute path?
tc@box:~/tmp/seamonkey-2.53.5.1$ ./home/tc/tmp/configure
sh: ./home/tc/tmp/configure: not foundP.S. the required dependencies are much higher than the version of tc repo (Autoconf-2.13, both GTK+-2.24.33 and GTK+-3.24.24, Python-2.7.18, rustc-1.47.0, UnZip-6.0, yasm-1.3.0, and Zip-3.0)