Re: Re: Re: Which latex should I install

2009-06-29 Thread Daniel Underwood
> I wanted to ask, but neglected to until now, did you install from the DVD or
> the network? Also, did you install for FreeBSD (pre-compiled binaries), or

I initially tried the network installation, but there are so many
packages/files to retrieve that I quit and went for the DVD install.
I recommend just downloading the DVD image; I believe it's compressed
with lzma2, which means the total data transfer should be much
smaller.

I installed the linux (or platform-independent) version. Works perfectly for me.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Re: Re: Which latex should I install

2009-06-29 Thread af300wsm

On Jun 26, 2009 7:32am, Daniel Underwood  wrote:

Hopefully Polytropon will chime in on this, but I had to install



TeXLive for everything to work.





Suggestion: try teTeX. If you encounter problems, then install TeXLive.



Daniel,

I wanted to ask, but neglected to until now, did you install from the DVD  
or the network? Also, did you install for FreeBSD (pre-compiled binaries),  
or did you install Linux binaries?


Andy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Re: Re: Which latex should I install

2009-06-26 Thread af300wsm

On Jun 26, 2009 10:40am, Roland Smith  wrote:

On Fri, Jun 26, 2009 at 03:27:51PM +0100, Anton Shterenlikht wrote:



> On Fri, Jun 26, 2009 at 10:21:37AM -0400, Daniel Underwood wrote:



> > > Is there a FBSD port of TeXLive?



> >



> > No, but it's not necessary. Just go here



> > http://www.tug.org/texlive/acquire.html> and download the DVD image.



>



> well.. I'll wait for some kind sole to put a texlive port together.



> Tetex port has been enough for me for some years now.





The thing is that teTeX hasn't been updated in years. It has in fact



been deprecated in favor of TeXLive. This is not a big problem with the



basic TeX engine, because that doesn't change that much. But pdfTeX (a



TeX that generates PDF output instead of DVI) has been evolving



rapidly. And you'll miss out on several years of updates of the macro



packages (like LaTeX and ConTeXt).





Another consideration is that TeXLive contains a much larger choice of



additional packages than teTeX.





So I would advise you to install TeXLive. The latest DVD comes with



FreeBSD binaries.





Look at the mailing list archives for threads called "LaTeX oder teTeX"



in October 2007, and "Installing latest version of LaTeX" in June



2009. In those threads I've posted some instructions on how to get



TeXLive to work. Installation is pretty easy, but you have to change



login.conf and manpath.conf to use the binaries and manpages. Normally



TeXLive keeps everything under its own tree (/usr/local/texlive), so it



won't mess up the trees /usr/local/{bin,share,...}. Do _not_ tell the



installer to put symbolic links in /usr/local/bin! That way removing



TeXLive is as easy as removing /usr/local/texlive.





Roland



Thanks Roland. Looks like TeXLive it is.

Andy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"