>>>>> "itz" == Ian Zimmerman <[EMAIL PROTECTED]> writes:
itz> Navigator-smotif-473 and friends stopped working completely after itz> I unpacked today's versions. The first problem was a syntax itz> error in the shell script /usr/X11R6/bin/netscape, but after I itz> fixed that by hand all hell breaks loose. I had to remove the itz> packages. Please help! Here's my temporary fix. I can't imagine what the maintainer was thinking here :-( *** /root/wrapper Fri Jun 23 00:09:38 2000 --- /usr/lib/netscape/base-4/wrapper Fri Jun 23 00:11:05 2000 *************** *** 271,280 **** MOZILLA_HOME=$(dirname $netscape) for d in \ ! /usr/lib/netscape/base-4/wrapper.d \ ! /usr/lib/netscape/$VER \ ! /usr/lib/netscape/$VER/$BIN ;do ! for f in (cd $d;ls -1 . | sort); do . $d/$f done done --- 271,278 ---- MOZILLA_HOME=$(dirname $netscape) for d in \ ! /usr/lib/netscape/base-4/wrapper.d ;do ! for f in $(cd $d;ls -1 . | sort); do . $d/$f done done -- Ian Zimmerman, Oakland, California, U.S.A. In his own soul a man bears the source from which he draws all his sorrows and his joys. Sophocles.