Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 1998 23:24:20 -0500 (CDT)
From:      sdk@yuck.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7297: Problem installing bash-2.02
Message-ID:  <199807160424.XAA13747@localhost.visi.com>

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

>Number:         7297
>Category:       ports
>Synopsis:       Problem installing bash-2.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 15 21:30:00 PDT 1998
>Last-Modified:
>Originator:     Stephen Krans
>Organization:
none
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:

Installing as root, using tcsh 6.07.02.

>Description:

Install output:

===========
(root@gromit) /usr/ports/shells/bash2#make install
>How-To-Repeat:


>Fix:
	
Created the directory /usr/share/info/dir.

>Audit-Trail:
>Unformatted:
>> Checksum OK for bash-2.02.tar.gz.
>> Checksum OK for bash-doc-2.02.tar.gz.
===>  Installing for bash-2.02
if [ ! -s /usr/local/info/dir ]; then  /usr/bin/sed -ne '1,/Menu:/p' /usr/share/info/dir > /usr/local/info/dir;  fi
sed: /usr/share/info/dir: No such file or directory
*** Error code 1
===========

The skeleton Makefile (pre-install target) assumes I have /usr/share/info/dir,
and dies when it is not found.


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?199807160424.XAA13747>