Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: tetex installation wierdness. Organization: Jan at Appel Mail-Followup-To: cygwin AT cygwin DOT com References: <02034B844AF4B94D9B6AAB4A8ACE9E470B2384 AT dkms0602 DOT int DOT di-net DOT dk> From: Jan Nieuwenhuizen Date: Tue, 04 Mar 2003 17:52:35 +0100 Message-ID: <87wujfqdkc.fsf@peder.flower> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii "Janus Nicolay Christensen" writes: > I am experiencing a problem installing the tetex LaTeX distribution > on one machine (called dkms1301) but not the other (called test). What windows versions are those running? > When running the Cygwin setup program I select the following > packages: > * tetex [from the log: tetex-bin is selected automatically. good] > * tetex-base > * tetex-extra > * ghostscript > On test the installation works, but on dkms1301 some bits seem to be > missing, including the 'latex' symlink in /usr/bin. Can you be more explicit about 'some bits'? The symlink is not in the package, it should be created during postinstall, by /etc/postinstall/post-texmf.sh. > Has anybody experienced this and if so, what can I do to solve it? There were complaints before about the missing latex symlink, but I've not managed to get a useful bugreport (that's why I'm including the symlink in the new tetex-bin package). There are several things you can do. Last week, new tetex packages were released. You can rerun setup.exe and your problems may go away (if you need xdvi, see http://cygwin.com/ml/cygwin-apps/2003-03/msg00045.html) If you cannot or do not want to update tetex: * Make sure that you have all dependencies installed: ash clear cygutils cygwin ed diffutils fileutils findutils gawk grep jpeg libkpathsea3 libncurses6 libpng12 perl sed sh-utils textutils termcap tiff zlib esp. packages from base, that were missing from the previous tetex release, ie: clear diffutils fileutils findutils gawk sh-utils textutils * If you're updating tetex from an earlier version, you may need to uninstall and then reinstall cygutils * Reinstall tetex-base (or run /etc/postinstall/post-texmf.sh[.done]) * If the symlink is all you're missing, you can create it by hand: ln -s /usr/bin/tex.exe /usr/bin/latex.exe Greetings, Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/