pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30502: xterm postinstall Typo ?
The following reply was made to PR pkg/30502; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: zafer%gmx.org@localhost
Subject: Re: pkg/30502: xterm postinstall Typo ?
Date: Sat, 11 Jun 2005 20:57:20 -0700 (PDT)
On Sat, 11 Jun 2005 zafer%gmx.org@localhost wrote:
> POST-INSTALL)
> cd ${PKG_PREFIX}/lib/X11/etc
> TERMINFO=@LOCALBASE@/share/lib/terminfo
> export TERMINFO
> /usr/5bin/tic xterm.terminfo
> ;;
That was supposed to be for SunOS only.
/usr/5bin/ is for the System V environment tools.
And tic is the terminfo entry-description compiler (translates into
ready-to-use terminfo format).
This was added by tron a few years ago, but I don't know what recent
change made this run on your NetBSD 2.0 system.
Jeremy C. Reed
technical support & remote administration
http://www.pugetsoundtechnology.com/
Home |
Main Index |
Thread Index |
Old Index