I am trying to use tkz-euclide package. I am using Fedora 16. Installed TeX Live. Everything is working well. Paths are OK. Unfortunately when I try \usepackage{tkz-euclide}, it says tkz-euclide.sty cannot be found.
I checked that it is actually installed by the command:
tlmgr show tkz-euclide
So what is the problem here? Any ideas?
texhashormktexlsror whatever is applicable? (Not sure if this is needed, I don't use TL) – Roelof Spijker Feb 08 '12 at 15:58/usr/local/texlive/2011/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.styAnd the path is:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/deniz/.local/bin:/home/deniz/bin:/usr/local/texlive/2011/bin/x86_64-linuxAccording to TeX Live this should be OK. Does anybody know how to set the path properly so that these packages are recognized? – memento Feb 08 '12 at 19:23