On Thu, 20 Sep 2007 21:28:03 +0200 Vaclav Stepan <[EMAIL PROTECTED]> wrote:
> > > > Which script has a problem with this? > utconfig - actually many scripts failed on this. The problem was that > the newline was actually emitted by the script as opt\n - literally, > escaped n, not the newline per se. Sorry, I can't reproduce this. I tested the patch from the wiki again by installing the SUNWuti package in another place and patching it, and the utprodinfo script works. > >> (4) Yes and one return -> exit replacement in some shell script > >> (errors from utconfig script...) > > > > Do you remember the name of the script? > > If I get it right, it's line 1061 in /opt/SUNWkio/lib/utils.sh. > Upon install there was "return" - but there is no sub to return from. Yeah. This is not due to the Debian patch, this is original code. It probably works under the Korn shell but the script doesn't start with a #!-line. > > >> But - is there anybody with xkb support working on SRSS 4 and Debian, > >> either knowing what's the problem or able to kick me in the right > >> direction? > >> > > Did you install the xkb-data-legacy package and apply the xkbinstall.sh > > script? > > Yes, I did both steps. Do you have x11-xkb-utils installed and a link to xkbcomp in /opt/SUNWut/lib/xkb? I did an strace on the X server /usr/bin/Xnewt to learn what happens (move Xnewt to Xnewt.bin and write a Xnewt shell script executing "strace -ff -o /tmp/log Xnewt.bin $@" ). Xnewt calls xkbcomp at startup. Meik -- Meik Hellmund Mathematisches Institut, Uni Leipzig e-mail: [EMAIL PROTECTED] http://www.math.uni-leipzig.de/~hellmund _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
