To install MarkVision Professional 11.0 onto RedHat Enterprise 3.0 WS or SuSE Linux Enterprise 9, do the following:
- Make sure you are logged on with root user authority. NOTE: Non-administrative users will have permission difficulties.
- Open a terminal session.
- Create a directory called /lexdrive using the following command:
# mkdir /lexdrive
- Open a web browser and go to ftp://ftp.lexmark.com/driver/unix/MarkVision/V11.0/.
- Download markvision-pro-linux-glibc2-x86.tar.gz into the /lexdrive directory.
- Extract the package file as follows:
# gzip -d /lexdrive/markvision-pro-linux-glibc2-x86.tar.gz
- Untar the package file as follows:
# tar -xvf /lexdrive/markvision-pro-linux-glibc2-x86.tar
- Enter the /lexdrive/markvision-pro-linux-glibc2-x86 directory as follows:
# cd /lexdrive/markvision-pro-linux-glibc2-x86
- You can install all the MarkVision components at once or just individual components.
- To install all MarkVision components, issue the following command:
rpm -ivh *.rpm
- To install individual MarkVision Professional components, specify the file name of the MarkVision Professional component you want to install.
- To install just the MarkVision Professional Server, issue this command:
rpm -ivh markvision-pro-MVJserver-*.i386.rpm
- To install just the MarkVision Professional Client, issue this command:
rpm -ivh markvision-pro-MVJclient-*.i386.rpm
- Enter the following in the command line:
# /usr/local/lexmark/setup.mvjserver
Answer any questions that may appear. This file will set up the MarkVision Server users for use with the MarkVision Professional server.