On 21/11/05, Josh Grosse <[EMAIL PROTECTED]> wrote: > Way back in October, you wrote to misc@ and said, in part... > > > I tried this on OBSD-3.7-stable and it loads up fine, as soon as you > > actually begin to type a document I see a crash and this to stderr: > > terminate called after throwing an instance of > > 'com::sun::star::uno::RuntimeException' > > sh: line 1: : command not found > > sh: line 1: K: command not found > > > > the command that is not found is usually a string of random ascii > > chars, but as i paste into the browser it removes them. The command > > changes every time it crashes. > > > > /proc is mounted > > sysctl linux... is 1 > > linux_emulation is installed. > > > > I found that if you run as root it works just fine, but that isnt > > safe. This lead me to check login.conf. I increased the values, with > > no cigar. > > I'm seeing this now on one of my platforms. Did you ever devise a better > circumvention or correction than running su? >
Yes! You have to touch /emul/linux/etc/mnttab. Check teh spelling on mnttab, im not sure if its suppossed to have 1 or 2 t's. Google comes back with many hits for both spellings. Regards Edd

