On 03/18/10 07:07 PM, Doug Leavitt wrote: > I suspect I know what is going on. It looks like > when I previously tested plasTeX I also had tetex-src > installed, because kpsewhich exists as part of tetex-src.
Ah, indeed, installing tetex-src (and fixing my $PATH to include the appropriate tetex directory) addresses this problem. So is this bug (and the other bug regarding the bogus #! line at the top of /usr/bin/plastex) being tracked somewhere? > You can make tetex-src function with the following workaround: > > wget ftp://tarball.opensolaris.org/pub/tetex-texmf.tar.gz > > cd /usr/teTeX/share/texmf-dist > tar xvf tetex-texmf.tar.gz > > If you add: > PATH=$PATH:/usr/teTeX/bin/i386-pc-solaris2.11 > > tetex-src should behave as expected. Thanks, I think I had implemented this workaround a long time ago. I had to uninstall all of my contrib packages to get the system into a sane state (because of the entire dependency), and I never bothered to re-install it correctly. > The downside is that I know that the /contrib version > of tetex has not been updated to not include the entire > dependency, because all/almost all of the updated > contrib packages (sans the entire depndency) still > haven't been pushed out of /pending to /contrib. Will this migration from pending to contrib coincide with the next OpenSolaris release? Thanks, -Seb
