Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!rutgers!okstate!romed!drd!mark From: mark@drd.UUCP (Mark Lawrence) Newsgroups: comp.mail.elm Subject: Configure Glitch Message-ID: <312@drd.UUCP> Date: 15 Nov 88 16:12:58 GMT Reply-To: mark@drd.UUCP (Le Noueveau Eaukee) Distribution: na Organization: in *this* company!? Lines: 54 Novice Alert. I'm bringing up 2.1 on a Sun 3/50 running 3.5 for the first time. After specifiying 'bsd' and taking all the defaults, the Configure script barfs with: Configure: test: argument expected right after I specify the place where pathaliases data is. Running sh with -v shows that the error occurs farther on down in or just after the case statement: case "$OS_FLAG" in XENIX286) echo "Assuming that your crypt library is loaded with '-lcrypt'." osdefine="-DXENIX" libs="$libs -lcrypt" large="-LARGE" cflags="-Ml2et32" lflags="-Ml2t32 -F 4000 -SEG 512" ;; XENIX386) echo "Assuming that your crypt library is loaded with '-lcrypt'." osdefine="-DXENIX" libs="-l$termlib -lcrypt" ;; BSD) osdefine="-DBSD" lib2="-lcurses" if [ $sequent != 1 ] ; then getopt="" fi ;; PYRAMID) osdefine="-DBSD -DNO_VAR_ARGS" lib2="-lcurses" ;; UTS) osdefine="-DUTS" lib2="-la -lq" libs="-lcurses" ;; esac if [ $use_dbm = 1 ] ; then libs="$libs -ldbm" fi Would some kind soul e-mail me what I must do to the script to make it run on Suns? -- ...sun!tulsun\ ...uunet!apctrc!drd!mark mlawrence@jarsun1.ZONE1.COM ...rutgers!okstate!romed/ (918)743-3013