Xref: utzoo news.admin:11456 news.sysadmin:3428 comp.unix.xenix.sco:986 comp.unix.sysv386:2813 Path: utzoo!mnetor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!fauern!fauern!jmastel@medusa.informatik.uni-erlangen.de From: jmastel@medusa.informatik.uni-erlangen.de (Joachim Astel) Newsgroups: news.admin,news.sysadmin,comp.unix.xenix.sco,comp.unix.sysv386 Subject: Re: Bnews 2.11 and SCO Unix Keywords: HELP!! Message-ID: <3342@medusa.informatik.uni-erlangen.de> Date: 7 Dec 90 16:48:18 GMT References: <108@avatar.avatar.com> <1990Dec04.005609.13257@jadpc.cts.com> Sender: jmastel@medusa.informatik.uni-erlangen.de Lines: 25 jdeitch@jadpc.cts.com (Jim Deitch) writes: >In article <108@avatar.avatar.com> kory@avatar.avatar.com (Kory Hamzeh) writes: >>I'm trying to build BNEWS 2.11 under SCO Unix 3.2.2 and its not going well. >>I can't even get all of the programs to build. I tried using the Xenix >>executables, but when I try to post news, inews complains with: >> >> inews: Directory permission problem in /tmp >> >>This is very frustrating, I must have spent about 8 hours to far. [...] >The problem is NOT with Bnews. It is with SCO security. No. The problem is the 14 bytes filename-length restriction of SCO UNIX. BNEWS is trying to create temp-files in /tmp which are longer than 14 bytes. Within (at least) its latest patchlevel, BNEWS has an "#ifdef FOURTEENMAX", which will insert a '\0' after the 14th position of each temp-filename to solve this problem. Simply get the latest patchlevel of BNEWS and insert the line "#define FOURTEENMAX" in your definitions-file (defs.h). -Achim -- Joachim Astel, E-MAIL: dowjones@jattmp.ccs.imp.com