From owner-freebsd-doc@FreeBSD.ORG Tue Oct 17 12:18:03 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C327816A403 for ; Tue, 17 Oct 2006 12:18:03 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5AE43D70 for ; Tue, 17 Oct 2006 12:17:50 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id k9HCHVDe002455 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 17 Oct 2006 15:17:36 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.8/8.13.8) with ESMTP id k9HCI8ab084122; Tue, 17 Oct 2006 15:18:09 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.pc (8.13.8/8.13.8/Submit) id k9HCI6im084121; Tue, 17 Oct 2006 15:18:06 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Tue, 17 Oct 2006 15:18:06 +0300 From: Giorgos Keramidas To: Ganbold Message-ID: <20061017121806.GB68213@gothmog.pc> References: <452C4FA7.5080902@micom.mng.net> <20061011184309.GB64381@gothmog.pc> <452F6F0C.9010302@micom.mng.net> <20061013142412.GA2900@gothmog.pc> <4532E78F.4020905@micom.mng.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FkmkrVfFsRoUs1wW" Content-Disposition: inline In-Reply-To: <4532E78F.4020905@micom.mng.net> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.674, required 5, AWL -0.28, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: freebsd-doc@freebsd.org, Natsagdorj Shagdar Subject: Re: Handbook translation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 12:18:03 -0000 --FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006-10-16 09:59, Ganbold wrote: >Giorgos Keramidas wrote: >>>However I see errors when I try to check original en_US documents: >>> >>>daemon#pwd >>>/usr/doc/en_US.ISO8859-1 >>>daemon# cd books/handbook/ >>>daemon# >>>daemon# nsgmls -s colophon.sgml >>>nsgmls:colophon.sgml:7:0:E: no document type declaration; will parse wit= hout validation >>>nsgmls:colophon.sgml:18:26:E: general entity "tex" not defined and no de= fault entity >>>daemon# nsgmls -s book.sgml >>>nsgmls:/usr/local/share/sgml/docbook/4.1/dbcent.mod:54:0:E: cannot open = "/usr/local/share/sgml/docbook/4.1/iso-amsa.gml" (No such file or directory) >>>nsgmls:/usr/local/share/sgml/docbook/4.1/dbcent.mod:61:0:E: cannot open = "/usr/local/share/sgml/docbook/4.1/iso-amsb.gml" (No such file or directory) >>>[...] >> >>Have you installed a recent version of any of the textproc/docproj* ports? >> >> % ls -dl /usr/ports/textproc/docproj* >> drwxr-xr-x 3 root wheel - 512 Sep 22 23:51=20 >> /usr/ports/textproc/docproj >> drwxr-xr-x 2 root wheel - 512 Sep 22 23:51=20 >> /usr/ports/textproc/docproj-jadetex >> drwxr-xr-x 2 root wheel - 512 Sep 22 23:51=20 >> /usr/ports/textproc/docproj-nojadetex >> % > > I have update my ports already, but check reveals: >=20 > # ls -dl /usr/ports/textproc/docproj* > drwxr-xr-x 3 root wheel 512 Oct 14 14:44 /usr/ports/textproc/docproj > drwxr-xr-x 2 root wheel 512 Jun 8 23:32 /usr/ports/textproc/docproj-j= adetex > drwxr-xr-x 2 root wheel 512 Jun 8 23:32 /usr/ports/textproc/docproj-n= ojadetex You don't need *all* of these. Either `docproj' with: WITH_JADETEX=3D'yes' or the `docproj-jadetex' port. >>You seem to be missing the docbook 4.1 port: >> >> % ls -dl /usr/local/share/sgml/docbook/4.1/* >> -r--r--r-- 1 root wheel - 2095 Jun 19 2000 /usr/local/share/sgm= l/docbook/4.1/40chg.txt >> -r--r--r-- 1 root wheel - 254 Jun 19 2000 /usr/local/share/sgm= l/docbook/4.1/41chg.txt >> -r--r--r-- 1 root wheel - 1459 Jun 19 2000 /usr/local/share/sgm= l/docbook/4.1/50issues.txt >> [...] > =20 > I think I have all of them: >=20 > # ls -dl /usr/local/share/sgml/docbook/4.1/* > -r--r--r-- 1 root wheel 2095 Jun 19 2000 /usr/local/share/sgml/docb= ook/4.1/40chg.txt > -r--r--r-- 1 root wheel 254 Jun 19 2000 /usr/local/share/sgml/docb= ook/4.1/41chg.txt > -r--r--r-- 1 root wheel 1459 Jun 19 2000 /usr/local/share/sgml/docb= ook/4.1/50issues.txt > [...] Sorry for the confusion. I re-read the error messages. You *have* the docbook ports, but you seem to be lacking the ISO-8859-X character entities. Can you check that you also have the `textproc/iso12083' and `textproc/iso8879' ports and all the docproj dependencies too? A list of all the dependencies of the `textproc/docproj' port here includes the following ports: % pkg_info -r docproj\* [...] Dependency: pkg-config-0.21 Dependency: xmlcatmgr-2.2 Dependency: xmlcharent-0.3_2 Dependency: xhtml-1.0.20020801_4 Dependency: jpeg-6b_4 Dependency: tidy-20000804_2 Dependency: perl-5.8.8 Dependency: tex-texmflocal-1.9 Dependency: cmpsfont-1.0_5 Dependency: amspsfnt-1.0_4 Dependency: expat-2.0.0_1 Dependency: sdocbook-xml-4.1.2.5_2 Dependency: scr2txt-1.2 Dependency: freetype2-2.2.1_1 Dependency: png-1.2.12_1 Dependency: fontconfig-2.3.2_6,1 Dependency: texi2html-1.76_1,1 Dependency: jbigkit-1.6 Dependency: iso8879-1986_2 Dependency: links-0.98,1 Dependency: libiconv-1.9.2_2 Dependency: libxml2-2.6.26 Dependency: libwww-5.4.0_3 Dependency: libxslt-1.1.17 Dependency: gettext-0.14.5_2 Dependency: libgpg-error-1.4 Dependency: libdrm-2.0.2 Dependency: tiff-3.8.2 Dependency: netpbm-10.26.30 Dependency: teTeX-texmf-3.0_5 Dependency: jade-1.2.1_9 Dependency: linuxdoc-1.1_1 Dependency: html-4.01_2 Dependency: gsfonts-8.11_2 Dependency: ghostscript-gnu-nox11-7.07_15 Dependency: libgcrypt-1.2.3_1 Dependency: gd-2.0.33_4,1 Dependency: scr2png-1.2 Dependency: xorg-libraries-6.9.0 Dependency: fixrtf-0.1.20060303 Dependency: t1lib-5.1.0_1,1 Dependency: teTeX-base-3.0_10 Dependency: dsssl-docbook-modular-1.79,1 Dependency: docbook-xml-4.2_1 Dependency: docbook-xsl-1.70.1 Dependency: docbook-4.1_2 Dependency: jadetex-3.13_1 Dependency: dvipsk-tetex-5.95a_1 > I think either I'm missing something or FDP-Primer information is not > enough. Correct me if I'm wrong here. It looks like `textproc/docproj' is not fully installed. If you find that some of the dependencies listed above are missing, then please update your Ports tree and reinstall `textproc/docproj' :) --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFNMn+1g+UGjGGA7YRAg3/AJ9tTga9rD233l8M2BzF8v0AGsGHOQCdHnpV eG6LxPlzVYQ4H1kLj9rRi40= =usiw -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW--