Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 1995 01:58:59 -0700
From:      asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
To:        jmz@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   latex209 package
Message-ID:  <199505310858.BAA19947@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
It uses two @cd's, which may be confusing pkg_*.  When I pkg_add the
package, I don't get slitex.fmt in the right place (should be in
/usr/local/lib/texmf/ini, it's not anywhere under /usr/local).

These are the error messages I get:

=======
## pkg_add latex-2.09.tgz 
chmod: lib: No such file or directory
Couldn't change modes of 'lib' to '755'.
chown: lib: No such file or directory
Couldn't change owner of 'lib' to 'bin'.
chmod: lib/texmf: No such file or directory
Couldn't change modes of 'lib/texmf' to '755'.
chown: lib/texmf: No such file or directory
Couldn't change owner of 'lib/texmf' to 'bin'.
include: 
        user (3, 0, modified)
        gid (7, 0, modified)
=======

If you don't have any reason why you want to keep it that way, I will
take out the second @cd and add "lib/texmf" in front of all the things 
that follow it.

Satoshi



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