From owner-freebsd-questions@FreeBSD.ORG Sun Oct 28 22:28:43 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6873A16A418 for ; Sun, 28 Oct 2007 22:28:43 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id B0CBD13C4E9 for ; Sun, 28 Oct 2007 22:28:42 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id l9SMSZYg049354; Sun, 28 Oct 2007 23:28:35 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id D07EAB82D; Sun, 28 Oct 2007 23:28:34 +0100 (CET) Date: Sun, 28 Oct 2007 23:28:34 +0100 From: Roland Smith To: Predrag Punosevac Message-ID: <20071028222834.GA39510@slackbox.xs4all.nl> Mail-Followup-To: Predrag Punosevac , Frank Shute , Christian Walther , freebsd-questions@freebsd.org References: <4723CEFD.2040906@gmail.com> <20071027234110.GA47576@slackbox.xs4all.nl> <4723EB0C.7080702@math.arizona.edu> <4724687A.5000107@gmail.com> <20071028111354.GA85025@melon.esperance-linux.co.uk> <4724E14D.7010701@math.arizona.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <4724E14D.7010701@math.arizona.edu> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: Christian Walther , Frank Shute , freebsd-questions@freebsd.org Subject: Re: LaTeX oder teTeX X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 22:28:43 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 28, 2007 at 12:21:49PM -0700, Predrag Punosevac wrote: > I gave up after encountering problems with older fonts in ported version = of=20 > teTeX and decided that it is better to wait for guys to port TeXLive than= =20 > to waist the time trying to resolve dependency issues teTeX vs powerdot.= =20 > In the mean time I use live DVD with TeX Live which is perfectly OK=20 > solution with me as I do not want 3.7Gb of all TeXLive junk (font for=20 > languages I have never heard or some exotic features) on my hard-drive=20 > anyway. It is also really made for Linux and hard-disk installation will = do=20 > quite a few thinks that we do not allow in FreeBSD (like using /etc file= =20 > for non system applications) The TeXLive installer allows you to choose what stuff you want to install or not. You don't have to install the whole lot. I've installed TeXLive 2007 to use /usr/local/texlive/2007 as its prefix and data directory, and that works fine. Everything is contained within that tree. It does not put things in /etc or /usr/local/etc if you do this. What you do need to do after building the binaries is add /usr/local/texlive/2007/bin/-unknown-freebsd to the path in /etc/login.conf. Compiling the binaries isn't difficult. I've configured them to use system libraries as much as possible, but if you don't do that the binaries will have few dependancies beyond the base system libraries. I've noticed that Omega wouldn't compile on my amd64 system, so I hacked the makefile a little to fix that. If anybody wants to know how, drop me a line. Omega will be supplanted by LuaTeX anyway. This is how I configured the binaries on my amd64 system; =2E/configure --prefix=3D/usr/local/texlive/2007 \ --datadir=3D/usr/local/texlive/2007 --without-dvi2tty \ --without-musixflx --without-omega --enable-ipc --with-system-ncurses \ --with-ncurses-libdir=3D/usr/lib --with-ncurses-include=3D/usr/include \ --with-system-pnglib --with-pnglib-libdir=3D/usr/local/lib \ --with-pnglib-include=3D/usr/local/include/libpng \ --with-system-t1lib --with-t1lib-libdir=3D/usr/local/lib \ --with-t1lib-include=3D/usr/local/include \ --with-system-zlib --with-zlib-libdir=3D/usr/lib \ --with-zlib-include=3D/usr/include \ --with-system-gd --with-gd-libdir=3D /usr/local/lib \ --with-gd-include=3D/usr/local/include \ --with-system-freetype2 --with-freetype2-libdir=3D/usr/local/lib \ --with-freetype2-include=3D/usr/local/include --without-cjkutils \ --without-dvidvi --with-x11 --with-system-icu \ --with-icu-libdir=3D/usr/local/lib --with-icu-include=3D/usr/local/include Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHJQ0SEnfvsMMhpyURAureAJwJD7x0RZ4FNp+F1g9NMNtgCLA4TACgkEKR Pex8s5SdptQApTEsgNv0FDM= =E7jX -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--