ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: VnPenguin <vnpenguin@gmail.com>
Subject: Re: Building and installing pdftex 1.30 on teTeX 3.0
Date: Tue, 29 Nov 2005 21:04:44 +0100	[thread overview]
Message-ID: <e5d3f2650511291204q66d2cb6axcb1db146f898e0e9@mail.gmail.com> (raw)
In-Reply-To: <DE2BC6D7-D2FF-468D-B5B5-CE98569BFF29@science.uva.nl>

On 11/29/05, Hans van der Meer <hansm@science.uva.nl> wrote:
> I use (as root: sudo) the following shell script to install the
> latest pdfetex. For me it works. It might be of use to you.
>
> #!/bin/sh
> echo "Installing Pdftex..."
> umask 022
> unzip pdftex-1.30.4.zip
> cd pdftex-1.30.4
> sh ./Build
> cp -f build/texk/web2c/pdftex `which pdftex`
> cp -f build/texk/web2c/pdftex.pool `kpsewhich pdftex.pool`
> cp -f build/texk/web2c/pdfetex `which pdfetex`
> cp -f build/texk/web2c/pdfetex.pool `kpsewhich pdfetex.pool`

ok

> chown -R root:wheel /usr/local/teTeX
> chmod -R u+w /usr/local/teTeX
> chmod -R a+r /usr/local/teTeX
> umask 027

I can not understand these commands. Why need that ?

> cd ..
> echo "Installing Pdftex done."
> exit

Why not add command "fmtutil-sys --refresh" at end of your script ?


--
http://vnoss.org
Vietnamese Open Source Software Community

  reply	other threads:[~2005-11-29 20:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28 18:03 Nikolai Weibull
2005-11-28 18:13 ` Taco Hoekwater
2005-11-28 20:05   ` Nikolai Weibull
2005-11-28 20:51     ` Thomas A. Schmitz
2005-11-29 19:39       ` Hans van der Meer
2005-11-29 20:04         ` VnPenguin [this message]
2005-11-30  8:28         ` Hans Hagen
2005-11-30  8:47           ` Taco Hoekwater
2005-11-28 18:17 ` Hans Hagen
2005-11-28 19:26 ` VnPenguin
2005-11-29 16:38 ` Jose Antonio Rodriguez
2005-11-29 18:43   ` Nikolai Weibull
2005-11-29 19:08     ` Jose Antonio Rodriguez
2005-11-29 19:15     ` Tobias Burnus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5d3f2650511291204q66d2cb6axcb1db146f898e0e9@mail.gmail.com \
    --to=vnpenguin@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).