On Mon, 21 Feb 2005 23:32:56 -0300, joel <[EMAIL PROTECTED]> wrote: > Carlos Alberto Mota Castro escreveu: > > >Quando tento imprimir no samba com cups a pagina de > >teste de impress�o usando a interface web no servidor > >debian (http://localhost:631), o qual a impressora > >localizada num cliente win2k. Observo esta mensagem de > >log em: /tmp/foomatic-rip.log, como abaixo: > > > >renderer PID kid4=7082 > >renderer command: gs -q -dBATCH -dPARANOIDSAFER > >-dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs > > -sDeviceManufacturer="HEWLETT-PACKARD" > >-sDeviceModel="DESKJET 600" -dDEVICEWIDTHPOINTS=612 > >-dDE > >VICEHEIGHTPOINTS=792 -r300 > >-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0 > >,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- - > >perl: warning: Setting locale failed. > >perl: warning: Please check that your locale settings: > > LANGUAGE = (unset), > > LC_ALL = (unset), > > LANG = "en" > > are supported and installed on your system. > >perl: warning: Falling back to the standard locale > >("C"). > >foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' > >'-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' > >'-sIjsServer=hpijs' > >'-sDeviceManufacturer=HEWLETT-PACKARD' > >'-sDeviceModel=DESKJET 600' '-dDEVICEWIDTHPOINTS=612' > >'-dDEVICEHEIGHTPOINTS=792' '-r300' > >'-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2' > >'-dIjsUseOutputFD' '-sOutputFile=| cat >&3' > >'/dev/fd/0' 3>&1 1>&2 > >unable to set Quality=0, ColorMode=2, MediaType=0, > >err=2 > >following will be used Quality=0, ColorMode=2, > >MediaType=0 > >unable to set Quality=0, ColorMode=2, MediaType=0, > >err=2 > >following will be used Quality=0, ColorMode=2, > >MediaType=0 > >unable to set Quality=0, ColorMode=2, MediaType=0, > >err=2 > >following will be used Quality=0, ColorMode=2, > >MediaType=0 > >unable to set Quality=0, ColorMode=2, MediaType=0, > >err=2 > >following will be used Quality=0, ColorMode=2, MediaType=0 > > > > > > > > > > > > > Voc� primeiro deve acerta o locales no servidor, isto �: deixar no mesmo > idoma que teu w2k. > Se seu w2k for em portugues. > Voc� consegue isto com apt-get install locales-pt-br. >
Que pacote � esse locales-pt-br? Outra distro talvez?� Voc� pode usar o debconf usando o comando "dpkg-reconfigure locales" para ajustar o locale de sua m�quina, mas acho que isso n�o tem nada a ver com o problema em quest�o, a mensagem relacionada com isso � um "warning" e n�o um erro, tanto que ele diz estar voltando para o padr�o "C". []'s -- Rodrigo M. Araujo <[EMAIL PROTECTED]>

