Subject: pkg/13895: skipstone script contains wrong mozilla prefix
To: None <gnats-bugs@gnats.netbsd.org>
From: None <douglas+netbsd@fang.demon.co.uk>
List: netbsd-bugs
Date: 09/07/2001 16:37:43
>Number: 13895
>Category: pkg
>Synopsis: skipstone script contains wrong mozilla prefix
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Sep 07 10:02:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Douglas Brebner
>Release: August 12th
>Organization:
Douglas
>Environment:
System: NetBSD aoife.home 1.5X NetBSD 1.5X (AOIFE) #0: Mon Aug 13 15:56:31 UTC 2001 douglas@aoife.home:/usr/src/sys/arch/i386/compile/AOIFE i386
>Description:
The script installed as /usr/pkg/bin/skipstone contains the wrong path to the mozilla libraries. This is done by the file patch-ac which patches the script to use the pkgsrc PREFIX. Since mozilla is installed in X11BASE this means that the MOZILLA_FIVE_HOME env var is set to the wrong place causing skipstone to fail to run.
>How-To-Repeat:
Build and install skipstone and mozilla in the default directories.
>Fix:
Change the MOZILLA_FIVE_HOME env var in /usr/pkg/bin/skipstone to the correct directory (replace /usr/pkg/lib/mozilla with /usr/X11R6/lib/mozilla). Changing patch-ac to use @X11BASE@ rather than @PREFIX@ should work but hasn't been tested
>Release-Note:
>Audit-Trail:
>Unformatted: