File: INSTALL

package info (click to toggle)
prosper 1.00.4%2Bcvs.2007.05.01-4.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,572 kB
  • ctags: 15
  • sloc: makefile: 49; sh: 37
file content (20 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
CVSId: $Id: INSTALL,v 1.2 2000/11/28 14:40:45 exupery Exp $

Installing Prosper:
-------------------

Put all the ".sty" and the ".cls" files in a directory pointed to by 
the TEXINPUTS variable. Under Linux Red Hat with teTeX, I would suggest 
uncompressing the archive in /usr/share/texmf/tex/latex/misc to have a 
prosper directory there (do not forget to 
run mktexlsr in order to update your TeX tree). Alternatively, create a
directory prosper somewhere in your home and add the path to the TEXINPUTS
variable. Example (under bash):

# cp prosper.tar.gz ~/TeX
# cd ~/TeX
# tar -vzxf prosper.tar.gz

and add the following line at the end of your .bash_profile file:

export TEXINPUTS=$TEXINPUTS:$HOME/TeX/prosper/