.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. Also some flavors of UNIX will not let the
generated "shell," /usr/local/bin/wiphx, have a path name with
too long a length.)
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.
/usr/local/lib/phoenix/config.tcl
to tell Phoenix
what it needs to know.
phoenix
.
lib/phoenix/main.tcl
which reads
phxW3ModeGoto $tkW3ConfigStartPage
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Lee Newberg, Ph.D. L-Newberg@UChicago.EDU http://http.bsd.uchicago.edu/~l-newberg/ Biological Sciences Division, Academic Computing The University of Chicago 924 E. 57th Street Chicago, IL 60637-5415 USA