Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 1999 12:48:10 +0100 (BST)
From:      Nik Clayton <nik@nothing-going-on.demon.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org, br@netland.inka.de
Subject:   ports/10943: "ports/print/teTeX-beta# make install" fails
Message-ID:  <199904041148.MAA19913@nothing-going-on.demon.co.uk>

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

>Number:         10943
>Category:       ports
>Synopsis:       "ports/print/teTeX-beta# make install" fails
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr  4 05:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Nik Clayton
>Release:        FreeBSD nik i386
>Organization:
Disorganised
>Environment:

3.1-stable, rebuilt from source ~ 2 days ago.

>Description:

"make install" in /usr/ports/print/teTeX-beta fails, with

    ...
    mktexlsr: Updating /usr/local/share/texmf/ls-R... 
    mktexlsr: Done.
    test -f /usr/local/bin/texconfig && \
        PATH=/usr/local/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/host/bin /usr/local/bin/texcoocal/bin/texconfig init
    gmake: *** [install] Error 1
    *** Error code 2

    Stop.

At this point in the build process, texconfig doesn't exist in /usr/local/bin.
Copying it from .../work/teTeX-0.9/texk/tetex allows the install to 
continue.  

This problem didn't exist on a 2.2-stable system 1 week ago.

[ Severity and priority are set this high because this port is required
  by the Documentation Project ]

>How-To-Repeat:

    Run "make install" in ports/print/teTeX-beta on a 3.1-stable system.

>Fix:
	
    Copy in texconfig, as detailed above.  Probably not the correct fix
    however.

>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?199904041148.MAA19913>