Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Apr 2002 15:44:24 -0800
From:      "Camille Zavala" <litperl@hotmail.com>
To:        tg@melaten.rwth-aachen.de
Cc:        ports@FreeBSD.org, nr@eecs.harvard.edu
Subject:   Re: bug in noweb 2.9a port under 4.5-stable
Message-ID:  <F2117tzrT9jqSk71GHC00007b9f@hotmail.com>

next in thread | raw e-mail | index | archive | help
>Well, your noweb-2.9a-bug.nw works fine for me (teTeX, noweb-2.10a
>(I've upgraded the port, BTW), icon-9.4.0).

good news!  well, sorta.  i deinstalled and then reinstalled but get a latex 
error because it can't find noweb.sty.  here's what i did:

1.  cd /usr/ports/print/lyx; make deinstall
    (just in case)
2.  cd /usr/ports/print/tetex; make deinstall
3.  cd /usr/ports/devel/noweb; make deinstall
    (i installed the non-port version over the installed ports files)
4.  rm -rf /usr/local/share/texmf/
5.  cd /usr/ports; make update
6.  cd print/tetex; make clean install
7.  cd ../../devel/noweb; make clean install

the noweb install claimed that it updated the ls-R database, but when i ran 
it, it pooted:

% noweb diskfull.nw
% pdflatex diskfull.tex
This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
(diskfull.tex[/usr/local/share/texmf/pdftex/config/pdftex.cfg]
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american, french, german, 
ngerman, n
ohyphenation, loaded.
(/usr/local/share/texmf/tex/latex/base/article.cls
Document Class: article 1999/09/10 v1.4a Standard LaTeX document class
(/usr/local/share/texmf/tex/latex/base/size10.clo))

! LaTeX Error: File `noweb.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:

sure enough, there's no noweb.sty file anywhere in the 
/usr/local/share/texmf tree.  noweb's pkg-plist file says it's in 
{/usr/local/]share/noweb/tex/noweb.sty, but tetex wants it to be in 
/usr/local/share/texmf somewhere by default.

so there's still a bug in the noweb installation: the noweb.sty and 
nwmac.tex files don't get hooked into the local texmf directory tree.

/cdz


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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