On 22-May-98 Joe Tseng wrote:
> I still can't get Ghostscript to work...  Is it me or does GS5.10 not 
> work with the Epson Stylus Color 400?  I saw the lowest printer 
> supported was the 500 and I didn't know if I could use another driver as 
> a substitute.

Yes, keep trying them until one works ;)  Actually, check out this link as well:

http://www.cs.wisc.edu/~ghost/

> Also I cannot get SMB to work.  I edited my /etc/smb.conf and tried to 
> run the script but the processes die immediately (even though the 
> computer says smbd and nmbd are running).  I can't even set the process 
> to run at runtime.  What runlevel is it supposed to be at anyways?

It should be running at runlevel 3.  Hmm.. Make sure you have a symlink from
/etc/rc.d/rc3.d/S99smb to /etc/rc.d/init.d/smb.  Something like this:

# cd /etc/rc.d/rc3.d
# ln -s ../init.d/smb S99smb

That should do it.  Then you can use "/etc/rc.d/init.d/smb restart" if you like.

Dave


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to