Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2000 21:57:26 +0200 (CEST)
From:      Kai Grossjohann <kai@slowfox.cs.uni-dortmund.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21038: CFengine doesn't install info files
Message-ID:  <200009041957.VAA04910@slowfox.cs.uni-dortmund.de>

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

>Number:         21038
>Category:       ports
>Synopsis:       CFengine doesn't install info files
>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:   Mon Sep 04 13:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kai Grossjohann
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

	

>Description:

	
	When running the following commands, the info files are not 
	installed in /usr/local/info.
		cd /usr/ports/cfengine
		make install
	I manually executed the following commands to do that:
		cd work/c*/doc
		make install
		cd /usr/local/info
		install-info cfengine-Tutorial.info dir
		install-info cfengine-Reference.info dir

>How-To-Repeat:

	

>Fix:

	


>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?200009041957.VAA04910>