How to install pstricks package?# Unix - 噫吁兮,危乎高哉
D*g
1 楼
Hi all,
I used to use pstricks package on a Redhat 7.3 machine, where
everything was taken care of. I now need to use this package
on a Solaris machine where I have not root prevelige. What I did
was as follows:
1. I created a .texmf dir under my home dir,
copied all .tex files to .texmf/tex/generic/pstricks,
all .sty files to ./texmf/tex/latex/pstricks
2. put the following line in my .cshrc:
setenv TEXINPUTS .:/nfs/phantom/u10/rende/.texmf//:/usr/local/apps/teTeX/texmf/tex//
Now, I can compile
I used to use pstricks package on a Redhat 7.3 machine, where
everything was taken care of. I now need to use this package
on a Solaris machine where I have not root prevelige. What I did
was as follows:
1. I created a .texmf dir under my home dir,
copied all .tex files to .texmf/tex/generic/pstricks,
all .sty files to ./texmf/tex/latex/pstricks
2. put the following line in my .cshrc:
setenv TEXINPUTS .:/nfs/phantom/u10/rende/.texmf//:/usr/local/apps/teTeX/texmf/tex//
Now, I can compile