Date: Tue, 6 Apr 1999 14:29:40 -0700 (PDT) From: asami@freebsd.org (Satoshi - the Wraith - Asami) To: br@stiller.netland.inka.de Cc: nik@freebsd.org, doc@freebsd.org Subject: Re: print/teTeX-beta port Message-ID: <199904062129.OAA72159@silvia.hip.berkeley.edu> In-Reply-To: <199904061043.MAA33844@stiller.netland.inka.de> (message from Bernd Rosauer on Tue, 06 Apr 1999 12:43:21 %2B0200) References: <199904061043.MAA33844@stiller.netland.inka.de>
index | next in thread | previous in thread | raw e-mail
* From: Bernd Rosauer <br@netland.inka.de>
* > /b/local/include/w3c-libwww/HTXML.h:37: xmlparse.h: No such file or directory
By the way, this was caused by a problem in the www/libwww port.
* I would really prefer to not have to touch teTeX-0.9-981113 anymore.
* Please wait for my port of teTeX-0.9-RELEASE (or teTeX-1.0, whichever
* version number Thomas Esser will prefer to give to teTeX-0.9-non-beta).
* This distribution should hit earth really soon now.
Ok. But in the meantime, will you mind if I commit the following
patch to our port? It will make the teTeX-beta port at least compile
(after the libwww fix) and be able to format some latex files
(basically papers I wrote).
-PW
---
--- ./texk/xdvik/configure.org Thu Nov 12 23:04:40 1998
+++ ./texk/xdvik/configure Tue Apr 6 04:48:40 1999
@@ -3937,7 +3937,7 @@
done
if test ${libwww_libdir_found} = yes; then
- LDLIBWWW="-L${libwww_libdir} -lwww"
+ LDLIBWWW="-L${libwww_libdir} -lwww -lmd5 -lxmlparse -lxmltok"
:
else
LDLIBWWW=-lwww
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904062129.OAA72159>
