On Thu, 24 May 2001, Adam F. Bogacki wrote:

>       I also tried apt-get with StarOffice 5.2 without success. Neither
> 'soffice' nor 'StarOffice' worked. I know it can be downloaded from
> http://www.sun.com/staroffice - but surely apt-get does it better - is it
> part of the 2.2.r2 distribution ?

Nope.  StarOffice isn't DFSG free (maybe OpenOffice 6.0 is, but it's a dog)
so it's not in the distro.  I don't think anyone's packaged it because the
license (IIRC) doesn't allow that sort of thing.

You'll have to download and install it separately - them's the breaks.

> Re. "you have only just begun" - I'm always keen to learn something new.

Well, you're on the right track for that.

> > One thing which worries me is that a number of device drivers did not
> > install, specifically lp (printer) and none of the CD-ROM ones. This
> > happened under both 2.2r2 and 2.2r3 .... I am not sure if this is a bug or
> > if there is something I am missing.

This sounds like you didn't add the devices in the setup.  For the printer:

echo "lp" >> /etc/modules; modprobe lp

should sort you out now and for the future.

The CD-ROM drivers, well, for that you'll have to give details as to what
sort it is - unless it's ATAPI (IDE), in which case the support is compiled
in (I think - I roll my own kernels 99% of the time).

> >There were no parameters involved with
> > 'lp' so it could be a software problem, fixable (I hope) by downloading
> the
> > appropriate driver from the Epson website.

'lp' is a kernel module to provide access to the parallel port.  Supporting
specific printers in the job of a userspace printing system - I recommend
magicfilter, for all your printing needs.  It uses GhostScript as it's print
system, and it's pretty damn magic (IMO).


-- 
-----------------------------------------------------------------------
#include <disclaimer.h>
Matthew Palmer
[EMAIL PROTECTED]


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to