Hi! 20-Сен-2004 11:18 [EMAIL PROTECTED] (Eric Auer) wrote to [EMAIL PROTECTED]:
EA> Hi, as OpenWatcom seems to gain popularity, one of the fans should answer EA> http://fd-doc.sourceforge.net/faq/cgi-bin/viewfaq.cgi?faq=incoming/318 EA> to make OW even more popular ;-). Preferrably the answer should also give EA> some hints on how to do a MINIMAL install after a MINIMAL download (without EA> the Windoze stuff etc.)... I already explain this. Let me repeat. - download all archives, mentioned in build.txt. I download slightly more (including C++): ftp://ftp.openwatcom.org/watcom/license.txt ftp://ftp.openwatcom.org/watcom/readme.txt ftp://ftp.openwatcom.org/watcom/source/readme.txt ftp://ftp.openwatcom.org/watcom/zips-1.0/_layout.txt Common files: ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_core_all.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_core_dos.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_core_doswin.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_clib_hdr.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_clib_a16.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_clib_d16.zip C files: ftp://ftp.openwatcom.org/watcom/zips-1.2/core_doswin.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/c_doswin.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/clib_a16.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/clib_d16.zip Help files: ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_hlp_dos.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/hlp_dos.zip C++ files: ftp://ftp.openwatcom.org/watcom/zips-1.2/cpp_doswin.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/plib_hdr.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/plib_a16.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_plib_a16.zip Samples: ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_samples.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/plib_samples.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/clib_samples.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/misc_src.zip Misc (IDE, debug, dos extenders): ftp://ftp.openwatcom.org/watcom/zips-1.2/core_all.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_ide_all.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_ide_dos.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/ide_samples.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_dbg_all.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_dbg_dosos2.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_dbg_doswin.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_dbg_dos.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/cm_dbg_misc1.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/ext_causeway.zip ftp://ftp.openwatcom.org/watcom/zips-1.2/ext_dos4gw.zip - unpack all need files. For example, my installation (note: subdirectories aleady present in archives): C:\LANG\WATCOM\BINW\CMDEDIT.EXE C:\LANG\WATCOM\BINW\DMPOBJ.EXE C:\LANG\WATCOM\BINW\FCENABLE.EXE C:\LANG\WATCOM\BINW\MS2WLINK.EXE C:\LANG\WATCOM\BINW\WASM.EXE C:\LANG\WATCOM\BINW\WCC.EXE C:\LANG\WATCOM\BINW\WCL.EXE C:\LANG\WATCOM\BINW\WDIS.EXE C:\LANG\WATCOM\BINW\WLIB.EXE C:\LANG\WATCOM\BINW\WLINK.EXE C:\LANG\WATCOM\BINW\WLINK.LNK C:\LANG\WATCOM\BINW\WLSYSTEM.LNK C:\LANG\WATCOM\BINW\WMAKE.EXE C:\LANG\WATCOM\BINW\WPP.EXE C:\LANG\WATCOM\BINW\WSTRIP.EXE C:\LANG\WATCOM\BINW\WTOUCH.EXE C:\LANG\WATCOM\H\*.H C:\LANG\WATCOM\H\SYS\*.H C:\LANG\WATCOM\LIB286\CPLX7?.LIB C:\LANG\WATCOM\LIB286\CPLX?.LIB C:\LANG\WATCOM\LIB286\MATH87?.LIB C:\LANG\WATCOM\LIB286\MATH?.LIB C:\LANG\WATCOM\LIB286\NOEMU87.LIB C:\LANG\WATCOM\LIB286\PLBX?.LIB C:\LANG\WATCOM\LIB286\PLIB?.LIB C:\LANG\WATCOM\LIB286\DOS\BINMODE.OBJ C:\LANG\WATCOM\LIB286\DOS\CLIB?.LIB C:\LANG\WATCOM\LIB286\DOS\COMMODE.OBJ C:\LANG\WATCOM\LIB286\DOS\CSTART_T.OBJ C:\LANG\WATCOM\LIB286\DOS\DOS16M.OBJ C:\LANG\WATCOM\LIB286\DOS\EMU87.LIB C:\LANG\WATCOM\LIB286\DOS\GRAPH.LIB Note: above included C++ support, total 12M; only C support will be ~6M. Also, help files (14.5M): C:\HELP\WATCOM\CGUIDE.IHP C:\HELP\WATCOM\CLIB.IHP C:\HELP\WATCOM\CLR.IHP C:\HELP\WATCOM\CMIX.IHP C:\HELP\WATCOM\CPPLIB.IHP C:\HELP\WATCOM\CW.IHP C:\HELP\WATCOM\C_README.IHP C:\HELP\WATCOM\LGUIDE.IHP C:\HELP\WATCOM\PGUIDE.IHP C:\HELP\WATCOM\RESCOMP.IHP C:\HELP\WATCOM\TOOLS.IHP C:\HELP\WATCOM\WCCERRS.IHP C:\HELP\WATCOM\WD.IHP C:\HELP\WATCOM\WHELP.EXE C:\HELP\WATCOM\WPPERRS.IHP C:\HELP\WATCOM\WPROF.IHP - setup environment: set WATCOM environment variable and include into PATH c:\lang\watcom\binw, as explained in readme.txt (see URL above). I myself do this through batch files. For example, wcc.bat, wcl.bat, wlib.bat, wlink.bat: ______________O\_/_________________________________\_/O______________ @echo off if "%watcom%"=="" set watcom=c:\lang\watcom if "%include%"=="" set include=%watcom%\h %watcom%\binw\wcc %1 %2 %3 %4 %5 %6 %7 %8 %9 _____________________________________________________________________ O/~\ /~\O ______________O\_/_________________________________\_/O______________ @echo off if "%watcom%"=="" set watcom=c:\lang\watcom if "%include%"=="" set include=%watcom%\h :if "%lib%"=="" set lib=%watcom%\lib286 set path=%path%;%watcom%\binw %watcom%\binw\wcl %1 %2 %3 %4 %5 %6 %7 %8 %9 _____________________________________________________________________ O/~\ /~\O ______________O\_/_________________________________\_/O______________ @echo off if "%watcom%"=="" set watcom=c:\lang\watcom %watcom%\binw\wlib %1 %2 %3 %4 %5 %6 %7 %8 %9 _____________________________________________________________________ O/~\ /~\O ______________O\_/_________________________________\_/O______________ @echo off if "%watcom%"=="" set watcom=c:\lang\watcom :if "%lib%"=="" set lib=%watcom%\lib286;%watcom%\lib286\dos %watcom%\binw\wlink %1 %2 %3 %4 %5 %6 %7 %8 %9 _____________________________________________________________________ O/~\ /~\O wmake.bat similar to wlib.bat and wpp.bat similar to wcc.bat. Note: LIB variable not need to setup, because wlink.lnk and wlsystem.lnk already contains relative pathes. Also note: PATH need to setup only for WCL, because this beast not searches need executables in its startup path. Whats all, folks. ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel
