Subject: Re: Problem with a non root installation for lang/tcl-otcl
To: None <pkgsrc-users@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 08/11/2007 22:18:17
On Sat, Aug 11, 2007 at 10:05:59PM +0200, Bernd Ernesti wrote:
> I'm having a problem when I install lang/tcl-otcl.
> There are two different behaviours whether I install it with a normal
> user and therefore use su or sudo for the installation task or when I
> install it directly as root.

Can you try to find out why the sudo case wants to use
/usr/pkg/bin/libtool and not the relative name?

Joerg