Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 12:10:09 -0700 (PDT)
From:      "Michael R. Wayne" <wayne@staff.msen.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38773: gnomepim fails to install documentation
Message-ID:  <200205311910.g4VJA9ee067389@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         38773
>Category:       ports
>Synopsis:       gnomepim fails to install documentation
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 31 12:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael R. Wayne
>Release:        4.5 RELEASE-p4
>Organization:
Msen, Inc.
>Environment:
FreeBSD robin.msen.com 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Sat May  4 00:49:39 EDT 2002
>Description:
Looks like gnomepim, gnomecal and gnomecard use db2hmtl to build docs
but do not make sure that such a program exists. Ports cvsup today,
did a make install in /usr/ports/deskutils/gnomepim.  Some lines
from make (note had make aborted here, it would have been more clear)

gmake[3]: Entering directory `/spare/ports/deskutils/gnomepim/work/gnome-pim-1.4.3/gnomecard/help/C'
(cd .; db2html gnomecard.sgml) > /dev/null
db2html: not found
gmake[3]: [gnomecard/index.html] Error 127 (ignored)
cp ./gnomecard/index.html .
cp: ./gnomecard/index.html: No such file or directory
gmake[3]: [index.html] Error 1 (ignored)
gmake[4]: Entering directory `/spare/ports/deskutils/gnomepim/work/gnome-pim-1.4.3/gnomecard/help/C'
gmake[4]: Nothing to be done for `install-exec-am'.
(cd .; db2html gnomecard.sgml) > /dev/null
db2html: not found 
>How-To-Repeat:
cd /usr/ports/deskutils/gnomepim
make
make install
>Fix:
probably need the package to depend on db2html but the only references I 
see to db2html are for Windows platforms.
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200205311910.g4VJA9ee067389>