Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 18:01:07 -0500
From:      Carl Tucker <cft@panix.com>
To:        freebsd-questions@freebsd.org
Subject:   textproc/docproj port won't install
Message-ID:  <20020212230107.GA9918@panix.com>

next in thread | raw e-mail | index | archive | help
While attempting to install the textproc/docproj port, I ran
into a couple of problems.

'make JADETEX=yes' with no target works.
'make JADETEX=yes install' doesn't.

First problem was, it stopped with an error that it couldn't
find libxml > 2.4.13.  I manually changed to the textproc/libxml2
directory and did 'make; make install' and that made that problem
go away.

Second problem, and one I'm reluctant to work around, is:
Now when I try to 'make JADETEX=yes install' in textproc/docproj,
It stops with:

===>  Extracting for jadetex-3.11
>> Checksum mismatch for jadetex-3.11.tar.gz.
Make sure the Makefile and distinfo file (/usr/ports/print/jadetex/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Also, I deleted the jadetex-3.11.tar.gz file, then cvsupped the ports
tree, and tried again.  Same thing.

I'm not "absolutely sure" that's a good idea.  Is it?


-- 
Carl Tucker
cft@panix.com
flestrin@worldnet.att.net
tuckercl@phnsy.navy.mil

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




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