Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 00:32:26 +0900
From:      Hiroto Kagotani <hiroto.kagotani@gmail.com>
To:        Hiroki Sato <hrs@freebsd.org>
Cc:        stephen@missouri.edu, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Problem with japanese/tex-ptex going very slowly
Message-ID:  <CAC_W2odjG2yt8Df5AksiPTYiZgHN8vUO_FxPd1xTXnvqU5zKeQ@mail.gmail.com>
In-Reply-To: <20130507.014017.1511305943263546053.hrs@allbsd.org>
References:  <5187C454.2050504@missouri.edu> <5187C52E.8060400@missouri.edu> <20130507.014017.1511305943263546053.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2013/5/7 Hiroki Sato <hrs@freebsd.org>

> Stephen Montgomery-Smith <stephen@missouri.edu> wrote
>   in <5187C454.2050504@missouri.edu>:
>
> st> Many thanks for creating the texlive port!
> st>
> st> I am trying to install the recent japanese/tex-ptex port.  It seems to
> st> spend several hours doing:
> st>
> st> fmtutil: running `ptex -ini   -jobname=ptex -progname=ptex ptex.ini
> st> #ptex' ...
>
>
I have exactly the same problem, ptex won't finish.
I am using a newly installed FreeBSD 9.1 virtual machine.


>  No, it is odd.
>
>  Can you send me the result of the following two commands?
>
>  % grep -A2 lastarg /usr/local/bin/fmtutil
>  % find /usr/local/share/texmf* $HOME/.tex*
>

The first one is:
----
  eval lastarg=\$$#
  case $lastarg in
  \#*)  eval lastarg=\$$(($# - 1)) ;;
  esac
  inifile=`echo $lastarg | sed 's%^\*%%'`

  # See if we can find $inifile for return code:
----

And the result of % tail -3 /usr/local/share/texmf-config/web2c/fmtutil.cnf
---
ptex ptex - ptex.ini    #ptex
ptex eptex language.def *eptex.ini    #ptex
platex eptex language.dat *platex.ini    #ptex
---

I'm not sure why there are 2 "ptex" lines.

The result of % find /usr/local/share/texmf* $HOME/.tex* is very huge.
Do you really need it?

Regards,
-- 
Hiroto Kagotani
<hiroto.kagotani@gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC_W2odjG2yt8Df5AksiPTYiZgHN8vUO_FxPd1xTXnvqU5zKeQ>