Re: Slang frontend to debconf

2000-05-10 Thread David J. Mason
; dpkg-reconfigure debconf > debconf: failed to initialize frontend: Slang > debconf: falling back to frontend: Dialog I was having the exact same problem a few days ago. I solved it by installing libterm-slang-perl and libterm-stool-perl. Hope the same works for you! -- David J. Mason <[EMAIL PROTECTED]>

Re: scsi tape device

2000-01-17 Thread David J. Mason
ct options... > > They should have root:tape ownership and be owner:group RW. Put any > users that need acces in group 'tape' ... or simply do: # cd /dev # MAKEDEV st0 That creates all the devices you'll need (st0, st0a, st0l, st0m, nst0, nst0a, nst0l, nst0m) with the correct ownership and permissions. -- David J. Mason <[EMAIL PROTECTED]>