Cort wrote:

> Just a guess. Configure TKDesk properly. The problem probably occured because
> TKDesk tried to print in a different manner from the way in which you print a
> file on the command line. Look through the configuration file or maybe even the
> source (sorry I don't use TKDesk) to locate the place where the print command is
> defined and edit it.
>

Haven't tried this yet -- thanks for the tip.

> > Also, I notice at boot up time it says:
> > unable to get major 6
> > /lib/modules/2.0.34 misc/lp.o: init_module: Device or resource busy.
>
> Yet another guess. lp.o is the line printer module. Perhapes the line printer
> support has already been compiled into your kernel (in which case the module
> would be useless). MOVE the lp.o file to somewhere safe, such as your home
> directory, and reboot. Check if you're still able to print. If so, you do not
> need the lp.o file and may delete it safely.
>

I did this and it worked fine.  The only line I get at bootup now is "unable to find
module lp.o"  I guess that the choice I have now is to recompile the kernal to get
rid of that line, or learn to ignore it.  Or is there some other way I can get rid
of it?

> > To get it to print properly at command line, I added the following line
> > to my Hosts file:
> > 10.0.0.1       Spartacus (name of machine).
>
> Change it to:
> 10.0.0.1        Spartacus.org Spartacus
>

Done -- works great.  Thanks!

> > 3.  Swapfile --
> Check out this line, something similar should be in your /etc/fstab file.
> /dev/hdc2        none     swap        defaults
> Read the man page for fstab for details.
>

Checked fstab -- no such line re: swap listed there.  I'll have do dig out the man
page.

> If you don't need the memory, you can build a file system on it and use it
> directly. Or you can expand another partition to consume the swap partition.
>

Is there a doc. explaining how to expand your partition to consume the swap
partition?

> > 4.  WindowMaker --

> Copy the GNUstep directory from the home directory of root to the home
> directory of the regular user. Or better still, move the GNUstep directory to
> the home directory of the regular user and link it back to root's home
> directory.

Done -- works perfect.  Thanks again.

As Hannibal of the "A-Team" once said, "I love it when a good plan comes together!"

Brian

--
Visit our homepage at:
http://travel.to/manning

Reply via email to