This installation procedure reflects a Red Hat Linux 9 system. Some adjustments may be needed for other Linux systems.
Because you copied from CD, the resulting subtree will by default not have write access. If you later want to delete these files, you'll have to make them writeable:
Z/Eves requires old versions of Tcl and Tk. These versions must be installed before you can use Z/Eves. They can coexist with more current versions of the packages that may already be installed on your system.
These instruction presume you are getting the Tcl and Tk packages from the tools CD. You may also download them:
You should be logged in as a normal user (not root) to begin this installation.
Z/Eves also requires an old version of Python. This version must be installed before you can use Z/Eves. It can coexist with more current versions of Python that may already be installed on your system.
These instruction presume you are getting the Python package from the tools CD. You may also download it:
You should be logged in as a normal user (not root) to begin this installation.
# *** Always uncomment this (leave the leading underscore in!): _tkinter _tkinter.c tkappinit.c -DWITH_APPINIT \ # *** Uncomment and edit to reflect where your Tcl/Tk headers are: -I/usr/local/include \ # *** Uncomment and edit to reflect where your X11 header files are: -I/usr/X11R6/include \ # *** Or uncomment this for Solaris: # -I/usr/openwin/include \ # *** Uncomment and edit for Tix extension only: # -DWITH_TIX -ltix4.1.8.0 \ # *** Uncomment and edit for BLT extension only: # -DWITH_BLT -I/usr/local/blt/blt8.0-unoff/include -lBLT8.0 \ # *** Uncomment and edit for PIL (TkImaging) extension only: # -DWITH_PIL -I../Extensions/Imaging/libImaging tkImaging.c \ # *** Uncomment and edit for TOGL extension only: # -DWITH_TOGL togl.c \ # *** Uncomment and edit to reflect where your Tcl/Tk libraries are: -L/usr/local/lib \ # *** Uncomment and edit to reflect your Tcl/Tk versions: -ltk8.0 -ltcl8.0 \ # *** Uncomment and edit to reflect where your X11 libraries are: -L/usr/X11R6/lib \ # *** Or uncomment this for Solaris: # -L/usr/openwin/lib \ # *** Uncomment these for TOGL extension only: # -lGL -lGLU -lXext -lXmu \ # *** Uncomment for AIX: # -lld \ # *** Always uncomment this; X11 libraries to link with: -lX11 |
There can be problems installing the Z fonts under Linux/XFree86, especially if you copy the TrueType version of the fonts as well as the Type 1 fonts we want to use. (If this sounds like the voice of experience, it is!) The following process is recommended.
As root, copy the Z font files to the system font directory tree, add the new font directory to the X font server path, and reload the font server database:
The copy command above is equivalent to creating the /user/share/fonts/zedfont-linux directory, and then copying ONLY the following files from the /usr/local/Z-Eves/zedfont directory:
The tetex TeX/LaTeX software is usually part of Linux distributions, but you may have to install it.
You can do the installation by selecting "Authoring and Publishing" in the Red Hat "Add/Remove Applications" utility, or by installing the appropriate "tetex" packages.
Optionally, install the Kile development environment RPM in the LinuxSetup/Kile directory in the installation tree.
This page was last updated on Wednesday, 10-Sep-2003 13:27:52 CDT.