From owner-freebsd-questions@FreeBSD.ORG Sat Sep 11 02:37:41 2010 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 23D5F106566B for ; Sat, 11 Sep 2010 02:37:41 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id AA8FC8FC12 for ; Sat, 11 Sep 2010 02:37:39 +0000 (UTC) Received: by wyb33 with SMTP id 33so4162141wyb.13 for ; Fri, 10 Sep 2010 19:37:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=zFuE+lRlkVa4F/IvKp6Xpr1UqKrKbSdRxkc4+dFzcos=; b=Sx2FBaROWT9OMH290IUGdeD55Ekro/Jk9BGLLUuu/DsSiqvmo6JK7GsWRQmxnOIOmZ C7buvEnxKL5KGy1CK9GA0fBu0sTbOodGj7/yBThdOsGDDjQRx8vogH81Po6wUzOnfIld IJ+BPAd+2kLREZ748nKYiikqXHuJm7pcsbiYk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=f/Q53G2MbUWwKQvy/ML4V8+B9zmBJLlNmes/iw1fymdjValFk1JGpvsKgAmYRUklTy E0h6vKAy0Me4T57b1VMMemza9xbg7bZ7Uz/enA6/UwiPeQgA6xthmV48AQZ58BE9zngZ hBiUh72ejKtHl3U2JuxcHP3FB47QkuQIMHHjs= MIME-Version: 1.0 Received: by 10.216.5.21 with SMTP id 21mr49452wek.20.1284172655244; Fri, 10 Sep 2010 19:37:35 -0700 (PDT) Received: by 10.216.169.211 with HTTP; Fri, 10 Sep 2010 19:37:34 -0700 (PDT) In-Reply-To: <201008021920.o72JK9It005114@anthesphoria.net> References: <201007251607.o6PG6xaB078142@anthesphoria.net> <201008021920.o72JK9It005114@anthesphoria.net> Date: Fri, 10 Sep 2010 21:37:34 -0500 Message-ID: From: Antonio Olivares To: =?ISO-8859-2?B?Tmlrb2xhIExl6Gnm?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Questions Subject: Re: TexLive on FreeBSD 8.1 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: Sat, 11 Sep 2010 02:37:41 -0000 On 8/2/10, Nikola Le=C4=8Di=C4=87 wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > On Mon, 2 Aug 2010 18:54:43 +0000 > Antonio Olivares wrote: > >> Sorry to ask, but you mention that the new TeXLive 2010 will be >> released this summer. Do you know *when exactly* it will be released? > > TeX Live and FreeBSD share the same principle: a release will be out > when it is ready. No deadlines: > > http://tug.org/pipermail/tex-live/2010-July/026779.html > > TL2010 pretest is currently at the stage of final testings. > >> I am also hoping that if use either the pretest one, or the official >> release, that *it*(The install procedure) also setup the paths, >> otherwise one has to do this manually :( >> [...] > > Ok, so you would like an installation procedure without need to change > PATH and other env vars and without installing binaries manually? The > following comes to mind (unfortunately, you must deinstall all traces > of teTeX from FreeBSD ports first, but I think you can easily maintain a > teTeX-free installation): > > (1) download TL2010 pretest tree: > rsync -a --delete --exclude=3D"mactex*" > rsync://ftp.cstug.cz/pub/tex/local/tlpretest . > (don't forget the final dot) > > (2) run > ./install-tl -gui > (you'll need x11-toolkits/p5-Tk for GUI) > > (3) find the last option, "Create symlinks in system > directories" (which is "no" by default) and click "Change"; in the > small window, check "create symlinks in standard directories". > > (4) Click "Install TeX Live". > > That's all. You'll have FreeBSD binaries; no need to change PATH since > all TL binaries, manpages, etc. will be linked from /usr/local/bin/ etc. > > Hope this helps, > - -- @Nikola, Roland, & others that offered advice and suggestions TeXLive 2010 has officially been released: http://mirror.ctan.org/systems/texlive/Images/texlive2010.iso.xz Did not know, I hope to download it as soon as I can and try to install it, I might just set the symlinks manually since the required packages might not be there. Hope that there are no problems. BTW, do you know if this release has the editor (TeXWorks)? Why? The package found on the updates depends on TeTeX, while Kile and TeXMaker also do. This way I may avoid using them?, otherwise compile them from source(not through ports*tetex is a dep*) Regards, Antonio