Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
phoenix-0.1.8.tar.gz | 1995-05-10 00:00 | 1.8M | ||
README.html | 1996-01-21 00:00 | 4.2K | ||
.gz
can be expanded with
gunzip
from Gnu and those ending with
.Z
can be expanded using the UNIX program
uncompress
or gunzip
.The links to the current distribution may be purposely broken if a new version is imminent. In such a case, please try again the following day.
cc
" type:
setenv CC cc ./configure --prefix=/usr/local make make installUse "
setenv CC gcc
" for compiling with gcc.
This will put the executable binaries in
/usr/local/bin
and the Tcl scripts in
/usr/local/lib/phoenix
. If you wish them to be
somewhere else, replace /usr/local
with the full
path name of the desired location. (Note that you may
not use tilde-notation (~
) to signify home
directories.
Phoenix comes with its own Tcl interpreter so there is no need to install one on your own. If you have your own, Phoenix will neither make use of it, nor overwrite it. We hope to be able to take advantage of existing Tcl/Tk installations in future versions of Phoenix.
/usr/local/lib/phoenix/config.tcl
to tell Phoenix
what it needs to know.
phoenix
.
lib/phoenix/main.tcl
which reads
phxW3ModeGoto $tkW3ConfigStartPage