Skip to content

Automated installation scripts for macOS and Linux #1388

Answered by jmalak
ghaerr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ghaerr,
The first Open Watcom need not any installation it needs only copy of executable for host OS and few configuration files.
Next you need to setup WATCOM environment variable to point to root of Open Watcom because it is used by OW tools to locate all necessary files.
Setup PATH to include subdirectory with executables to be runable without full path and setup INCLUDE to your headers or setup it to blank (remove it).
We provide installers for users which don't want do it manualy that installer do copy of files and create setup script.
The provided snapshot contains everything for all hosts and all targets that you can install what you need.
If you want to prepare OW for your own…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ghaerr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants