Re: mozilla + java = crash

2002-06-22 Thread Rafael Sasaki
On Sat, Jun 22, 2002 at 07:35:15AM -0400, Bill from Tampa wrote:
 I'm running woody, with mozilla 0.9.9 and blackdown java 1.3.1 (Blackdown 
 Java-Linux Java(TM) Plug-in 1.3.1), both installed with apt-get. When java 
 use is turned on in mozilla, pages with java applets crash mozilla instantly. 
 Turning off java allows the page to load normally without crashes, but 
 without the java applets. 
 
 I've read that mozilla 0.9.9 and java are not compatable- and the problem is 
 supposedly fixable by setting the mozilla useragent string to Mozilla/5. I 
 can't find an obvious place to set the useragent from within mozilla, 
 however. 
 
 I added a line to /etc/mozilla/prefs.js  (which was supposed to help):
 
 user_pref(general.useragent.override, Mozilla/5.0 (compatible; MSIE5.0;
 Windows 98;));
 
 But that does not seem to accomplish anything useful.  Any ideas or 
 suggestions? Or should I just wait for mozilla to be updated in the woody 
 apt-get sources? thanks...
 
I had myself this problem many times. I solved just removing the
symlink javaplugin_oji.so and creating a new link with
ln -s /usr/lib/j2sdk1.3/plugin/i386/mozilla/javaplugin_oji.so

HTH,
  Rafael Sasaki

P.S. I`m using potato.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: usar o Kdevelop

2002-06-20 Thread Rafael Sasaki
On Thu, Jun 20, 2002 at 11:24:41AM -0300, Francisco Fialho wrote:
 Instalei o Kdevelop 2.x.x
 eh a primeira vez que vou usa-lo ( estou comecando a programar)
 mas, nao consigo comecar um projeto do zero...
 na hora que clico em FILE o New nao esta habilitado...
 quais sao os passos que devo dar para comecar o meu programa?!


Eu também nunca usei o Kdevelop, mas eu acho, que você tem que
criar um novo projeto antes de poder criar um arquivo. Há um tempo
andei olhando ide`s e acho que vi isso quando estava olhando o 
Kdevelop.

Rafael Sasaki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Is there any tool like purify(memory leak check tool) for LINUX

2002-05-13 Thread Rafael Sasaki
On Mon, May 13, 2002 at 11:36:31PM +0530, Deepak Kotian wrote:
 Is there any tool like purify(memory leak tool) for LINUX. Or any free 
 software which
 
 can be used to check memory leaks on a C/c++ program.
 
 If anyone has any idea. Please let me know.

I use LeakTracer. It just looks for memory leaks on C++ (not C)
programs. I think there is no deb package for it, but it`s quite
easy to install. When I was looking for a memory leak checker it
was the only one I found to use with C++, and it works well
enough to me.
You can find it at
http://www.andreasen.org/LeakTracer/

HTH,
  Rafael Sasaki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: probs com o Mozilla 0.9.9-4 (unstable) no woody

2002-04-11 Thread Rafael Sasaki
On Thu, Apr 11, 2002 at 11:37:03AM -0300, Mario Olimpio de Menezes wrote:
 Olá,
 
   Estou experimentando um problema chato com o Mozilla 0.9.9-4 do
 unstable no woody. 
   A instalação ocorre sem problemas, todas as dependências são 
 resolvidas facilmente, mas o mozilla insiste em travar completamente. 
 É preciso um killall.
   Percebi (testei) que desabilitando o java, ele não trava mais
 (pelo menos nos últimos minutos).
   Estou utilizando o java do unstable, que também instala sem mais
 problemas. Colocando um mirror do blackdown no sources.list, o apt diz
 que o meu java é a última versão, de onde deduzo que não há conflitos
 entre o java do unstable e o java do blackdown. É certo isto?
   Alguém está passando por este tipo de problema com o
 Mozilla-Java?
   TIA.

Olá,

  eu estava com este mesmo problema depois de um upgrade. Resolvi
refazendo o link para o arquivo javaplugin_oji.so. Ele era um link
para o arquivo /etc/alternatives/javaplugin_oji.so, não funcionava.
Então refiz o link para 
/usr/lib/j2sdk1.3/plugin/i386/mozilla/javaplugin_oji.so
Funcionou tudo normal  aqui.

HTH,
  Rafael Sasaki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: accented characters in linux/Debian?

2002-04-10 Thread Rafael Sasaki
On Wed, Apr 10, 2002 at 11:02:45AM +0100, Carlos Sousa wrote:
 I finally got an answer, and it worked: just set the LANG and LC_ALL
 environment variables to [EMAIL PROTECTED] (Portugal, in my case). I
 still don't understand why accented characters work with any other
 application even with LANG set to C, as it was before... And I don't
 really want to change locales anyway, I want my system in English, but I
 can live with a temporary change if that means being able to use OOo.
 
 This whole thing smells like a font problem...

Hi,
  if you want your system in English but want to be capable of
using accents you can just change the LC_CTYPE to LC_CTYPE=pt_PT,
you dont need to change the LANG and the LC_ALL. Mine is
LC_CTYPE=pt_BR and works fine.

HTH,
  Rafael Sasaki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: staroffice

2002-03-23 Thread Rafael Sasaki
On Mon, Jul 22, 2002 at 10:25:12AM -0300, Thyago Gonçalves Vieira wrote:
 Bom dia lista acabei de baixar o  staroffce (so-5_2-ga-bin-linux-pt.bin) do 
 site da sun, e quando executo o instalador com o comando 
 ./so-5_2-ga-bin-linux-pt.bin, a instalação cai sem nenhum aviso ela fecha 
 sozinha nao consiguindo instalar  o programa. Detalhe que isso nao acontece 
 com o openoffice, so que eu preciso do pacote em portugues por isso resolvi 
 instalar o staroffice.
 Alguem sabe onde tem o .deb, para download, ou entao pode ser o da ximian, 
 mas o red carpet nao ta funcionando...

Olá,

não faz muito tempo que instalei este mesmo pacote e não tive
problema algum com a instalação. Você tem as permissões para leitura
e escrita no diretório em que você está tentando instalar? Acho que
não alterei mais nada para que o StarOffice fosse instalado aqui.

HTH,
  Rafael Sasaki



Re: problemas com ximian

2002-03-23 Thread Rafael Sasaki
On Sat, Mar 23, 2002 at 07:21:05AM -0300, Felipe wrote:
 Problema 1:
 
 TUdo começou quando por algum motivo o ximian gnome foi fechado 
 inampropriadamente, ai quando me loguei denovo e apareceu uma pergunta em 
 inglês que dizia basicamente algo se eu queria continuar a sessão que eu 
 estava ou se eu queria um desktop limpo, respondi que queria um desktop 
 limpo. Então os ícones (não do menu, o do fundo) sumiram! mas os arquivos 
 continuam lá em ~/.gnome-desktop, que pelo que eu descobri é onde ficam os 
 ícones do gnome. E como root funciona normal, ai então criei um novo usuario, 
 e os ícones não estavam lá! (não sei se isso é normal, mas de qualquer forma 
 não consegui criar ícones com o novo usuario arrastando as coisas pro 
 desktop). Alguma idéia?

Olá,

eu também tive esse mesmo problema. Não sei por que aconteceu, mas os
ícones também haviam sumido. Para que eles reapareçam abra o 
file manager (menu - file manager) e saia do gnome salvando a
configuração atual. Os ícones devem voltar quando o file manager abrir.

O segundo problema eu não sei como resolver...

HTH,
  Rafael Sasaki


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: attachment problem with mutt

2002-03-23 Thread Rafael Sasaki
On Fri, Mar 22, 2002 at 06:09:21PM -0300, Marcelo Chiapparini wrote:
 Hello,
 
 I am running woody and mutt. I have a problem with the attached files in 
 mutt: 
 mutt insists in put the attached file in the body of the message, either in 
 the messages I send as well as the messages I receive with attached files. 
 Does exist an option for fix this problem?
 
Hi,

I`m using mutt too. But even showing the attachments with the message`s
body when it is a text, it don`t put the attachments in the message`s
body. To save the attachments on files press v, and for each file you
want to save, select it and press s.

P.S. I noticed you are brazilian so, if you want ask for help in
portuguese, you can write to the debian-user-portuguese mailing list.

HTH,
  Rafael Sasaki



Re: Email Clients

2002-03-04 Thread Rafael Sasaki
On Mon, Mar 04, 2002 at 12:57:25PM -0500, Bannerman, Israel wrote:
 To all:
 Are there any linux email clients that will work with an Exchange system?
 (supporting Mapi)
 I read something about Insight but figured I would get a second opinion.
 
 Thanks alot,
 -Israel
 

I was looking for an email client that works with the Microsoft
Exchange. I found the Evolution, developed by Ximian. I didn`t
used it yet, but I think it can do it. But to be used as a 
Microsoft Exchange 2000 client you will have to buy the
Ximian Connector.

See: www.ximian.com/products/ximian_evolution/

HTH,
  Rafael Sasaki



Re: Packages para kernel 2.4 - http://people.debian.org/~bunk/debian nao funciona - onde agora?

2002-02-23 Thread Rafael Sasaki
On Sat, Feb 23, 2002 at 11:01:56AM -0200, Usuario Infohouse Internet wrote:
 Packages para kernel 2.4 - http://people.debian.org/~bunk/debian nao funciona 
 - onde os encontro agora? 
 
Olá,
  acho que os pacotes podem ser buscados em:
   deb http://www.fs.tum.de/~bunk/debian potato main
   deb-src http://www.fs.tum.de/~bunk/debian potato main

HTH,
  Rafael Sasaki



Re: any ideas? no network traffic gets through

2002-02-23 Thread Rafael Sasaki
On Sat, Feb 23, 2002 at 02:30:28PM -0600, will trillich wrote:
 there's probably something simple that's wrong here, but my
 3c509 connection won't cooperate no my potato system. it'll
 respond only to self-pings; no other traffic seems to get in or
 out.
 
 any pointers are appreciated -- here's the output from several
 various related commands that i know about, so you who've
 travelled this road might be able to direct me in my efforts:
 
 [EMAIL PROTECTED] ifdown eth0 ; ifup eth0
 
 [EMAIL PROTECTED] ifconfig eth0
 eth0  Link encap:Ethernet  HWaddr 00:60:8C:82:CF:3B  
   inet addr:208.251.253.83  Bcast:208.251.253.87  Mask:255.255.255.248
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
   TX packets:590 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:100 
   Interrupt:10 Base address:0x300 

Hi,
  maybe here you got an error. IIRC, your broadcast address must be
  208.251.253.255, and your Network Mask 255.255.255.0 if you have
  a class C internet address.

HTH,
  Rafael Sasaki



Re: programacao porta serial

2002-02-14 Thread Rafael Sasaki
On Thu, Feb 14, 2002 at 04:18:24PM -0200, Osvaldo Mundim Junior wrote:
 Ola pessoal,
 
 alguem de vcs tem experiencia com programacao serial? estou com alguns 
 problemas e queria troca ideias...
 
 obrigado e desculpem pelo off-topic!
 ?8)
  
 
Tenta alguma coisa na página

http://www.easysw.com/~mike/serial/serial.html

tem muita coisa para começar programação serial. Se precisar de alguma
ajuda é só pedir, se eu souber com certeza te ajudo.

HTH,
  Rafael Sasaki



Re: [off-topic] escrever na porta serial

2002-01-21 Thread Rafael Sasaki
On Mon, Jan 21, 2002 at 08:05:04PM -0200, ®MµñÐÏM wrote:
 Pessoal, desculpem pelo off-topic, mas como ha na lista programadores,
 gostaria de saber se algum de vcs jah precisou fazer comunicacao entre hosts
 pela porta serial e se poderiam me dar uma dica de funcao utilizada. ou
 mesmo me responder se posso usar o endereco da serial nas funcoes write,
 connect, send, etc...
 
 obrigado

Olá,
  recentemente eu estava procurando exatamente isso e achei uma página
que gostei muito. http://www.easysw.com/~mike/serial/serial.html

HTH,
  Rafael Sasaki



Re: REDEz

2001-12-16 Thread Rafael Sasaki
On Mon, Dec 17, 2001 at 02:19:28AM -0200, ..::AlienSprite::.. wrote:
 Galera (desculpem-me o termo),
 
 Agora que estou de férias, e tenho tempo livre, estou propondo-me a estudar
 redes (implementar, configurar). A parte física não tem problema, e nem a
 lógica...no sistema concorrente. Agora pra Debian... Será que alguém
 poderia me indicar um local onde eu poderia achar algo que me ensine a
 realizar tal configurações para Debian?
 
 Muito Grato,
 Leonardo Custodio
 [EMAIL PROTECTED]

Você pode dar uma olhada em www.linuxdoc.org. Têm vários HOWTO`s sobre
redes (Net-HOWTO, Networking-Overview-HOWTO, ...).

Rafael Sasaki



Re: Esoniq Sound Card

2001-12-16 Thread Rafael Sasaki
On Sun, Dec 16, 2001 at 10:59:52PM -0500, [EMAIL PROTECTED] wrote:
 I have one of the Esoniq Sound cards listed in the drivers setup when
 you first install debian.  I realized this after the fact, however.
 What is the easiest / best way to go about installing this driver for my
 sound card?
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 
Hi,
  if you are sure the driver was on the list just run the modconf as
root and load it.

HTH,
  Rafael Sasaki



Re: Anyone successful with Sun's Java 1.3.1_01?

2001-12-04 Thread Rafael Sasaki
Hi,

  You might try the Java from Blackdown. It works quite nice here.
www.blackdown.org

HTH,
  Rafael Sasaki



Re: Can't get java working with Airport Configurator

2001-11-13 Thread Rafael Sasaki
On Wed, Nov 14, 2001 at 07:50:11AM +1100, Brendan Simon wrote:
 
 I am trying to configure my Appe Airport Basestation using the Java
 Configurator.  It requires Java 1.2 but apparently can work with some an
 extra download (swing library for java  1.2).  I am a java newbie and
 have never had any success trying to execute java apps :(
 How do I successfully install a Java 1.2 Runtime Environment ? (using
 apt preferably).  I can't find any 1.2 JRE's using apt-cache search
 and apt-cache show.
 
 Please help.  I appreciate any comments, suggestions and pointers.
 Brendan Simon.

Hi,
  I don`t have an apple, but I can suggest you to get the Java sdk
from blackdown(http://www.blackdown.org). I don`t remember any mirror
site you can put on your sources.list to get by apt, but on the page
you can find some. You can get the Java 2 re (j2re1.3) or the sdk
(j2sdk1.3). On the page it says it works on PPC, so I think it will
work for you.

HTH,
  Rafael Sasaki



Re: Purify for Linux

2001-11-08 Thread Rafael Sasaki
On Thu, Nov 08, 2001 at 02:39:03AM -0800, Vineet Kumar wrote:
 * T.Phan ([EMAIL PROTECTED]) [011107 15:39]:
  Hi,
  
Is there any purify clone for linux?
TIA!
 
 Start here:
 
 
 [EMAIL PROTECTED] ~ % apt-cache search malloc
 ccmalloc - A memory profiler/debugger
 debauch - A malloc debugger
 dmalloc - Debug memory allocation library
 electric-fence - A malloc(3) debugger
 fda - C malloc debug library
 gccchecker - Memory access debugger for C language development
 kmtrace - a KDE memory leak tracer

If you are looking for one to use with C++ I recomend the 
LeakTracer. It is fairly nice, althought quite dificult to install,
at least to me it was. The page is:
http://www.andreasen.org/LeakTracer/

P.S. No graphical interface, no one that I know of. 

HTH,
  Rafael Sasaki



Re: Mouse wheel in potato...

2001-11-08 Thread Rafael Sasaki
On Thu, Nov 08, 2001 at 08:13:03AM -0600, Alexander Wallace wrote:
 Hello there! Could someone tell me what needs to be in /etc/X11/XF86Config
 to enable the mouse wheel in the X that comes with potato?

Hello,
  just put the line:

ZAxisMapping4 5

on the Section Pointer of the file XF86Config. Worked fine to me.

HTH,
  Rafael Sasaki



Re: timezone -0200

2001-11-04 Thread Rafael Sasaki
On Sun, Nov 04, 2001 at 09:11:03AM +0100, Martin Kacerovsky wrote:
 Hi all,
 I always view timezone of messages coming into list because I like trying to 
 guess 
 where is sender of that message living (East Coast, West Coast, Europe, UK, 
 ...)
 but today I found some messages with timezone -0200 ...how is it possible??
 it's in the middle of the Atlantic Ocean .. Brazil is in -0300
 Any suggestions ?  ( common phrase on this list ;) )
 P.S.: And also timezone +0530 seems strange to me i thought that itmezones 
 are rounded to hours
 -- 
 I am Martin Kacerovsky, student of the Faculty of Mathematics and Physics 
 at the Charles University in Prague, in the Czech Republic, in Europe, 
 on Earth, in the Universe where Linux operating system rules...

The timezone in Brazil is actually -03:00, but how the summer is
going to start soon we are in DST. So, probably the -02:00 timezone
you are seen is the Brazil in DST.

Rafael Sasaki



Re: C e orientação a objetos

2001-11-03 Thread Rafael Sasaki
On Fri, Nov 02, 2001 at 09:24:06PM -0300, [EMAIL PROTECTED] wrote:
 Pessoal,
 
  A algum tempo li um artigo de um cara que fazia programação orientada
 a objeto totalmente em C.
 
  Procurei agora na rede alguma coisa sobre isso mas não tive sorte.
 
  Alguém pode ajudar ?

Encontrei um arquivo na página:

http://www.accu.org/acornsig/public/articles/oop_c.html

não acho que seja o suficiênte, mas não é um assunto muito comum...

Abraços,
  Rafael Sasaki



[OT] Contradição da educação no Brasil

2001-11-01 Thread Rafael Sasaki
Alguém leu essa reportagem? Não tem relação somente com a Conectiva,
mas com o software livre no Brasil.

Título: Diretor da Microsoft ocupa o lugar do Ministro da Educação
http://www.conectiva.com.br/noticias/2001/11/01/2356_det.html

Rafael Sasaki



Re: Informação sobre hardware

2001-10-12 Thread Rafael Sasaki
Olá,
  Desculpem eu não estar mandando a mensagem, mas eu a perdi. Nela
alguém perguntava sobre a instalação da SIS630 no Linux.
  Na página da Sis tem drivers para linux, não sei se funciona por que
eu nunca usei, mas... A página é www.sis.com/support/driver/linux.htm.
Há drivers para a SIS630.

HTH,
  Rafael Sasaki



Re: exim qualify_domain question

2001-10-11 Thread Rafael Sasaki
On Thu, Oct 11, 2001 at 07:45:08AM +, john smith wrote:
 I'm having a bit of a problem. I want all my outgoing emails to pretend to 
 come from @hotmail.com (bec. I can't leave it blank since my system's 
 hostname won't work; dialup machine) so I set my qualify_domain in exim to 
 @hotmail.com. now when I send to other [EMAIL PROTECTED] domains no problem. 
 however, once I want to send to people @hotmail.com I get lunknown 
 local-part annk in domain hotmail.com. since is because my system thinks 
 email's local when in fact it's not.

Hi,
  you cannot set your qualify domain as @hotmail.com. It is not yours
net domain.
  The field qualify_domain should be filled in with yours net name. To
the field from on your outgoing mail be correct you need to edit
the file /etc/email-addresses. Put a line like:
your_system_logon: [EMAIL PROTECTED]
  This way your system will replace the [EMAIL PROTECTED] with 
[EMAIL PROTECTED] but won`t take the messages to [EMAIL PROTECTED]
as locals.
HTH,
  Rafael Sasaki



Re: Debugger for C programming?

2001-10-02 Thread Rafael Sasaki
On Tue, Oct 02, 2001 at 03:38:17PM +0200, martin f krafft wrote:
 also sprach [EMAIL PROTECTED] (on Tue, 02 Oct 2001 11:32:40PM +1000):
  Is there a good debugger for C programming.  You know, the kind of thing
  that lets you step through a line at a time running your program and put
  watches on variables etc.
 
 gdb. and watch it kick micro$oft's butt. it takes some while to get
 used to it, but in the end it's so much more powerful - after all,
 micro$oft copied from it...
 

Yes, indeed you will have what you want in gdb. But as you are
comparing it to Windows it`s better you know somethings. The
gdb itself doesn`t show you the code when it`s stepping through it.
It shows just the line it breaks at. To see all the code you can
run the gdb from emacs (F10 t 0). It will split your window and
show the gdb running in one and the code with a pointer to the line
it is executing in the other. It`s much better than any tool I tried
in Windows.
  Just one more thing. Don`t forget to compile your code with the
option -g or the gdb won`t be able to show you the code or to set
a breakpoints on functions.

HTH,
  Rafael Sasaki



Re: C++ - msgs de erro em programa simples

2001-09-12 Thread Rafael Sasaki
Olá Henry,

  acho que você está usando o comando gcc para compilar. Tente o g++. Para
compilar programas em C++ é o g++ que se usa. Se não for esse o problema
me avisa, mas está parecendo.

[]`s
  Rafael Sasaki

On Wed, Sep 12, 2001 at 01:09:09AM -0300, [EMAIL PROTECTED] wrote:
 OK, não é um grande programa.
 Mas, se você é um mago do C++ no Linux, não vai ser
 difícil me ajudar.
 Orbigado.

...

 
 As esotéricas msgs de erro são:
 
 
 /tmp/ccrMrI3f.o: In function `main':
 /tmp/ccrMrI3f.o(.text+0x29): undefined reference to `cout'
 /tmp/ccrMrI3f.o(.text+0x2e): undefined reference to `ostream::operator(char 
 const *)'
 /tmp/ccrMrI3f.o(.text+0x3d): undefined reference to `cin'
 /tmp/ccrMrI3f.o(.text+0x42): undefined reference to `istream::operator(int 
 )'
 /tmp/ccrMrI3f.o(.text+0x7a): undefined reference to `endl(ostream )'
 /tmp/ccrMrI3f.o(.text+0x8e): undefined reference to `cout'
 /tmp/ccrMrI3f.o(.text+0x93): undefined reference to `ostream::operator(char 
 const *)'
 /tmp/ccrMrI3f.o(.text+0x9e): undefined reference to `ostream::operator(int)'
 /tmp/ccrMrI3f.o(.text+0xa9): undefined reference to 
 `ostream::operator(ostream (*)(ostream ))'
 collect2: ld returned 1 exit status
 
 Não detecto a mínima idéia do porque esse programa bobo causou erro.
 Concordo que não é um exemplo de C++. C++ declararia um protótipo, etc.
 Qual é o problema, aqui?
 Agradeço qualquer dois-vinténs de conselho, exceto
 coisas que agridam a moral e os bons costumes, principalmente
 os meus costumes e a minha moral. :-)

Espero que não tenha se sentido ofendido :)



Re: how does a linux user open a */mdb file?

2001-09-01 Thread Rafael Sasaki
On Fri, Aug 31, 2001 at 10:53:33PM -0500, will trillich wrote:
 smoeone emailed me a *.mdb database. is there a *.mdb reader as
 a debian package? (i presume it's some database format -- i'd
 love to just get it into postgresql, or at least tab-sep-text.)
 
Hi,
  have a look on the http://mdbtools.sourceforge.net

HTH,
  Rafael Sasaki



Re: gnome/mouseroller

2001-08-15 Thread Rafael Sasaki
On Wed, Aug 15, 2001 at 12:04:35AM -0400, Jeff Maxson wrote:
 
 now for the mouse roller and I am SET!
 
Hi,
  if the mouse roller is the wheel, I just put on se Section Pointer of
XF86Config file the line:
ZAxisMapping4 5
and it`s working fine.

HTH,
  Rafael Sasaki



Re: Cable Modem/NIC cards

2001-08-14 Thread Rafael Sasaki
On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote:
 On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote:
Is there a way to soft reset the cable modem and the NIC on
a Debian/Linux box?
  
The ATT Cable Modem some time loses connection, sometime it
resets itself.  Afterward, the Debian box will no longer be
able to establish the connection until the debian box and
the cable modem are shutdown and reboot.
  
Any suggestion on how to avoid the shutdown/reboot ? Thank
in advance!
 
 have you tried:
 
 /etc/init.d/networking restart
 
 that should reconfigure the network interfaces.  if that doesn't work,
 the cable modem may have picked up new routes and i'm not sure how to
 clear those.  i'm sure it's possible though.

Hi,
  how do you configure it? Can you telnet it? If you can, try to restart the
modem by a telnet connection. I can do it on my ADSL modem, but I never used
a cable modem.

HTH,
  Rafael Sasaki



Re: problems with configuring Debian

2001-08-12 Thread Rafael Sasaki
Hi,

On Sat, Aug 11, 2001 at 10:52:36AM +0200, fouad HENNI wrote:
  I installed Linux Debian 2.2 r0 on my computer and I
 need solution for the problems below:
 
 1) My video card is Trident Blade 3D PCI/AGP (IPC),
 so I installed the XF86_SVGA
server but the computer often blocks when I
 'startx'. I used to reinstall Debian. 
When it works, the only graphic mode that I had is
 the 320x200 with a very big police.

You can try XF86Setup to reconfigure your X

 2) My network interface is a Realtek 8029 and I didn't
 find in 'modconf' a driver for it.

I`m using one of these too. I`m running with the ne2k-pci module, becouse
it`s ne2000 compatible. It`s working fine.
 
 3) My modem is a 'Motorola SM56 PCI speakphone Modem
 #2' and was not detected.

don`t know, sorry

HTH,
  Rafael Sasaki



Re: Cameras for linux: the million $ question

2001-08-09 Thread Rafael Sasaki
On Wed, Aug 08, 2001 at 07:47:56PM -0700, Dale Morris wrote:
 On Wed, 08 Aug 2001, Sebastiaan wrote:
 
  High,
  
   I've a laptop with debian potato 2.2r3 and like to buy a digital
   camera to use with it and the Gimp.
   
   Any suggestion about cameras and their compatibility with debian?
   
  I have heard that the Logitech (USB's?) are a bad choice for Linux because
  they do not release any Linux drivers for it. If you buy one, be sure you
  can return it and get another one in case it does not work.
 
 I bought a sony mavica and it works great! Images are on a floppy disk
 and there's no headache whatsoever. Sony Mavica's can be had for about
 $300..

   I have one Olympus D400 Zoom and it works very well with gPhoto. It`s pretty
old now, I`ve bought it two years ago. There are drivers to models until 
D450, but I guess newer ones can work with it. In addition to that there are
drivers to many kinds of digital cameras, it`s worth looking there the site is
www.gphoto.org

HTH,
  Rafael Sasaki



Re: Montar windows e escrever como usuário

2001-08-08 Thread Rafael Sasaki
On Wed, Aug 08, 2001 at 12:47:57PM +, Fabiano Manoel de Andrade wrote:
 
Olá pessoal.
 
Quais as opções eu uso para montar o windows no fstab para poder
  escrever como usuário comum. Estou usando no fstab as opções
   rw,user,nodev 

Olá,
  As opções no meu fstab são:
defaults,user,noauto

  E eu consigo escrever como usuário comum.

HTH,
  Rafael Sasaki



Re: Power down

2001-08-07 Thread Rafael Sasaki
Hi,

  I think that, in lilo.conf, you must put  append=apm=on  just before
the line default=...

HTH,
  Rafael Sasaki

On Tue, Aug 07, 2001 at 01:45:07PM -0700, Karsten M. Self wrote:
 on Tue, Aug 07, 2001 at 09:02:29AM -0400, dude ([EMAIL PROTECTED]) wrote:
  
  I have noticed that ever since 2.4.5 kernel,
  
  i am using 2.4.8 that my computer no longer shutoff when they are shutdown
  and i have to manually turn off the computers.
  
  What am i forgetting to do?
 
 APM is compiled in, but disabled by default, in vanilla kernels.
 
 You have to enable APM at boot time with a lilo boot prompt directive or
 a line in /etc/lilo.conf:
 
 apm=on



Re: Mozilla lento

2001-08-03 Thread Rafael Sasaki
On Thu, Aug 02, 2001 at 11:30:42PM -0300, Gustavo Noronha Silva wrote:
  Achei o Mozilla muito bom, porém lento, consome muito o processador, 
  gostaria
  de sugestoes de navegadores bons que substituam o Mozilla..
 o processador? ele consome muito é memória =)
 
 tente o light, o galeon, que são baseados nele (mas se você está usando
 stable nem adianta... e o mozilla do stable é *sofrível*... o mais novo
 é melhor...

   Tenho usado o mozilla desde que instalei o Debian aqui e não estou
achando ruim... Pode ser que eu já esteja acostumado. Que browser você usa?

[]`s
  Rafael Sasaki



Re: 2.4.5 kernel

2001-07-25 Thread Rafael Sasaki
Hi,
  I usually do how it is explaned in the KERNEL-HOWTO. It`s

make config (I use xconfig)
make dep
make clean
make bzImage
make modules
make modules_install

  and it works for me.

  I recomend the KERNEL-HOWTO reading. It`s very good.

HTH,
  Rafael Sasaki

On Wed, Jul 25, 2001 at 08:49:38PM +, ANICHINI Perceval wrote:
   Hello,
 i tried to put the 2.4.5 kernel on my debian 2.2r3.
 
   Here is what i've done :
   make config
   make
   make bzImage
 
 then copy the arch/i386/boot/bzImage to my root directory. I configured
 lilo etc etc.
 But when i request to start on the new kernel, the PC stucks after drawing
 a few dots.



Re: Apostilas Configuracao de Rede

2001-07-24 Thread Rafael Sasaki
On Wed, Jul 25, 2001 at 12:37:21PM +, hzi wrote:
 
 
  Mensagem anterior 
 
 No dia 24/07/01, 18:23:29, Douglas Silvio Correa 
 [EMAIL PROTECTED] escreveu o seguinte sobre o tema Apostilas 
 Configuracao de Rede:
 
 
  Boa noite lista!
 
  Estou aki para dar a boa noticia que irei cumprir o prometido umas 
 trheads atras...
  As apostilas basica, e de configuracoes de rede no Debian estao 
 disponiveis no site http://200.134.8.144/linux1 e /linux2
  Elas estao hospedas num servidor temporario no proprio CEFET-PR onde eu 
 estudei (estudo) e o professor da aula.
  
 
 Oi Douglas-
   A URL está certa? Meu navegador não conseguiu resolver o nome...

  O meu também não conseguiu do jeito que está ali. Vá em 200.134.8.144
e depois em /linux1 e /linux2 que dá.

[]`s
  Rafael Sasaki



Can`t start Mozilla

2001-07-24 Thread Rafael Sasaki
Hi,
 I have a problem with Mozilla. It started yesterday, and I cannot start Mozilla
anymore. Every time I call it I receive this message:

The program must close to allow a previous installation attempt to
complete. Please restart.

 and the application does not starts. I don`t know how to stop this message
and the 'previous installation' never completes. I have already rebooted my 
computer, but it happened again.
 Does anybody can help me please?

thank you,
  Rafael Sasaki



Re: Leigos (Era: Facilidades do Debian)

2001-07-24 Thread Rafael Sasaki
On Tue, Jul 24, 2001 at 04:44:23PM -0300, [EMAIL PROTECTED] wrote:
 Tratem bem os leigos. Facam de tudo para chamar sua atencao. Torcam para
 
 que eles um dia usem nosso sistema...
 
  Concordo com isso, acho que devemos mostrar tudo o que podemos fazer,
mas como a liberdade aqui é fundamental, deixe que escolham e torça para
que o escolhido seja livre.

 Umas das coisas que tenho mais prazer eh responder uma pergunta feitas por
 alguem na lista! Me enche de animo. Isot e que e vida!! 
 Eu falei apenas no fato de que muita gente esta querendo transformar o linux
 no windows.. quer que num simples clique no mouse tudo aconteca e desaconteca
 (gostou da palavra? desaconteca) e eu acho que o caminho nao e este, as
 interfaces graficas, na minha opiniao devem ser usadas para o dia-a-dia,
 digitar um texto, fazer planilhas, tudo o que um ususario tenha direito,
 o que me refiro e a administracao do sistema!! 
 
 Dou o maior apoio a qualquer um em usar o linux...

  Aqui não concordo com você. Acho que interfaces mais fáceis são excelentes
para todo mundo. Um sistema operacional perfeito seria aquele que além de ser
tecnicamente perfeito não tenha custo de instalação e manutenção. Ele deve
ser totalmente transparente para todos os usuários, inclusive o administrador,
fazendo a interface da máquina com o usuário de modo que este não perceba
sua existência.
  O sistema operacional é apenas uma interface mais amigável para o usuario 
e seus aplicativos. A maioria dos usuários não usa um computador para
usar um sistema operacional, mas para usar um aplicativo, que realizará um
trabalho para este usuário. Tem gente que usa o sistema operacional querendo
usar o sistema operacional, mas essa não é a função dele.
  Nenhum sistema operacional é bom por ser 'difícil', gosto do GNU/Linux
por que posso confiar nele, não por achar que é perfeito. Ele é um sistema
baseado no UNIX(TM) que é um sistema feito 'por programadores para 
programadores',
mas que está tentando melhorar sua 'cara' para conquistar outros tipos de
usuário.
  Acho que a nossa função é ajudar a melhorar cada vez mais a interface e
mostrar aos usuários o quão avançados estamos neste sentido. Falar que
sistema bom é sistema 'difícil' e que é o usuário que deve aprender a usar
é inaceitável, mas podemos convencê-lo de que a confiabilidade do GNU/Linux
pode valer o esforço.
  Essa é a minha opnião e o que eu disse foi sem a intensão de ofender
ninguém. Desculpem pela mensagem totalmente off-topic.

[]`s,
  Rafael Sasaki



Re: Can`t start Mozilla

2001-07-24 Thread Rafael Sasaki
On Tue, Jul 24, 2001 at 12:01:25PM -0400, Hall Stevenson wrote:
   I have a problem with Mozilla. It started yesterday, 
  and I cannot start Mozilla anymore. Every time I 
  call it I receive this message:
  
  The program must close to allow a previous installation 
  attempt to complete. Please restart.
  
   and the application does not starts. I don`t know 
  how to stop this message and the 'previous installation' 
  never completes. I have already rebooted my 
  computer, but it happened again.
   Does anybody can help me please?
 
 Look here:
 
 http://bugzilla.mozilla.org/show_bug.cgi?id=84896

Thank you very much. I found there what I was looking for and now it`s all
right here. The xpicleanup worked fine.

[]`s,
  Rafael Sasaki



Re: Guia Prático para o Debian GNU/Linux

2001-07-18 Thread Rafael Sasaki
Olá,

  Não uso o GNU/Linux a muito tempo, há mais ou menos 3 meses uso o Debian.
Mas nesta semana acabei de instalar tudo aqui. Demorei muito por que estava
em aula, mas agora está tudo funcionando, scanner, máquina fotográfica, 
impressora, câmera de video conferência, gravador de CD. Só estou enrolado
com minha placa de som, mas vou ver se consigo hoje, se der tempo.
  Se quiserem posso ajudar também, só não sei como faço para abrir uma conta
no sourceforge, nem usar o cvs. Acho que se o manual não sair não vai ser
por falta de vontade, que já tem bastante gente se candidatando...

[]`s
  Rafael Sasaki

On Wed, Jul 18, 2001 at 03:01:36PM -0300, Gustavo Noronha Silva wrote:
 Em Tue, 17 Jul 2001 21:38:56 -0300 (BRT)
 Michelle Ribeiro [EMAIL PROTECTED] escreveu:
 
  Não falta mais! 
 OBA! =)
 
  Vou ser sincera, não sei tanto quanto deveria e gostaria, mas se tem algo
  que eu possuo de sobra é vontade. 
 é a única coisa que precisamos... se tem vontade tudo sai! =)
 
  Acho que precisamos fazer uma pequena lista do que irá constar no guia
  prática e distribuir tarefas para que não haja duplicidade. 
 ok... vamos ver isso... temos a lista de emails debian-l10n-portuguese
 para isso mesmo...
 
 Já que precisamos de uma coordenação eu me candidato a isso...
 claro que aceito que alguém com maior experiência seja o nosso
 coordenador, mas na falta de um estou aí...
 
 Quem quiser trabalhar nisso me mande um email e crie uma conta no
 sourceforge para que possamos criar contas no cvs do Debian-BR para
 todos... 
 
 Claviola, você tá seguindo essa thread? Você é o cvs-man do projeto
 o que você nos diz? =)
 
 []s!
 
 -- 
 Gustavo Noronha Silva - kov http://www.metainfo.org/kov
 **
 |  .''`.  | Debian GNU/Linux: http://www.debian.org|
 | : :'  : | Debian BR...: http://debian-br.sourceforge.net |
 | `. `'`  |  Be Happy! Be FREE!  |
 |   `-| Think globally, act locally!   |
 **
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



Re: gnome ou ximian

2001-07-18 Thread Rafael Sasaki
On Wed, Jul 18, 2001 at 07:34:34PM -0300, cosmo wrote:
 Gnome e Ximian sao a mesma coisa, ou o Ximian eh o Gnome com mais
 aplicativos !??!!?
 
  Mais ou menos. Ximian é o nome de uma empresa que desenvolve software livre.
Ela fundou a Gnome Foundation e distribui o Gnome com alguns aplicativos 
desenvolvidos por ela. Este é chamado Ximian Gnome.

 Para poder instalar o gnome ximian basta eu acrescentar a linha abaixo no
 sourcelist.conf e executar o comando apt-get install task-ximian-gnome
 
 deb http://red-carpet.ximian.com/debian stable main
 
  Sim. Mas o nome do arquivo é sources.list e fica no diretório /etc/apt. Pode
não ser tão simples instalar ele, no meu caso tive que instalar uns pacotes, 
na mão, que ficaram faltando. Tenho visto algumas pessoas dizendo que a 
instalação do Ximian Gnome não ficou direito.

[]`s
  Rafael Sasaki



Re: No funciona...

2001-07-16 Thread Rafael Sasaki
Ola,

On Sun, Jul 15, 2001 at 06:45:09PM +0200, Juan Pablo García Esquerdo wrote:
Comunico con vosotros, ya que tengo Corel Linux
 desde hace mas o menos un año y hasta ahora el unico
 problema que he tenido ha sido que no conseguia Driver
 para el Scaner y la Camara Digital (USB) cosa que no
 me importaba mucho, pues usaba Windows para
 sacarlos.(Si me podeis dar una direccion donde
 buscarlos ¡¡¡GRACIAS!!!).

   yo he usado el gPhoto para sacar imagines de la camara digital y para sacar
del scanner uso el xsane. A mi me gusta mucho ellos. Pero yo no se si su 
hardware es suportado. Va en

www.gphoto.org
www.mostang.com/sane/

[]`s
  Rafael Sasaki

P.S. Desculpa mi español



Re: o fetchmail está pronto para ser usado ou tem que mexer ?

2001-07-14 Thread Rafael Sasaki
On Sat, Jul 14, 2001 at 02:49:39AM -0400, RAS wrote:
 em sáb jul 14, 2001 at 02:58:15 + *Usuario Universo Online ([EMAIL 
 PROTECTED]) escreveu:

  Ou seja, sobre o fetchmail: alguém, de própria experiência, sugere 
  alguma modificaçãozinha? Ou ele deveria funcionar de cara (de 
  primeira)?
  
 
 
 bom , o meu funcionou de cara , de primeira :) 
 simplesmente criei .fetchmailrc com aqueles comandos que você já deve 
 conhecer e pronto :)
 você pode dar uma olhada no fetchpop que é bmm simples de usar .
 

  Para quem não conseguir/quiser criar o .fetchmailrc na mão, pode usar o
fetchmailconf. Ele não está no pacote com o fetchmail, mas é só dar um
apt-get install fetchmailconf e usar.

[]`s,
  Rafael Sasaki 



Re: Macromedia Flash (Mozilla - Konqueror)

2001-07-14 Thread Rafael Sasaki
On Sat, Jul 14, 2001 at 03:43:11AM -0300, KrIsSkRoSs wrote:
 On Fri, 13 Jul 2001 22:37:06 -0300
 Vinicius De Mario [EMAIL PROTECTED] wrote:
 
   Senhores,
   
 Estou tentando ativar o suporte a flash player via plugin baixado do
  site da macromedia porém não estou obtendo êxito. Copiei os arquivos
  libflashplayer.so e libnullplugin.so para /usr/lib/mozilla/plugins e
  reiniciei o Mozilla, este não encontra o plugin (/usr/lib/mozilla --
  /usr/lib/mozila-0.9.1).
 No Konqueror eu setei nas preferências do mesmo o patch
  /usr/lib/mozilla/plugins como sendo o caminho para localizar o plugins e
  o mesmo encontra o plugin do flash e exibe as informações sobre o plugin
  corretamente incluindo MIME-Type, porém ao acessar qualquer site que
  utilize este plugin o Konqueror solicia que eu o instale novamente.
   
 Será que esqueci de algo? No Netscape funcionava perfeitamente.
   
   Att,
   
   
  
  Instale o plugin no diretório do usuário .mozilla. Deve funcionar.
  
  
  Vinicius
  
  
 
 Necessito de acesso global e não a nível de usuário.
 

Acabei de instalar o Flash aqui. Copiei os arquivos para o diretório 
/usr/lib/mozilla-0.9.1/plugins e funcionou certo...

[]`s
  Rafael Sasaki



Re: acentuacao no mutt

2001-07-13 Thread Rafael Sasaki
Fala Alexandre,
Eu não uso o Mutt a muito tempo, mas também tive esse problema.
Resolvi colocando a linha:

export LC_CTYPE=pt_BR

no meu arquivo .bash_profile. Também funciona com LC_ALL, mas você passará
a ter o ambiente em português. No meu Gnome ficou meio esquisito, file 
vira ficheiro...

[]`s
  Rafael Sasaki

 
 Como eu faco para configurar a acentuacao no mutt? No lugar do acento
 aparece n\386o... algo assim, e fica ruim de ler=/



Re: .bashrc

2001-07-12 Thread Rafael Sasaki
On Thu, Jul 12, 2001 at 10:20:52AM -0500, Larry W. Irwin Sr. wrote:
   Hi everyone,
 
   I am running Debian potato and am having a problem with .bashrc. It works 
 fine as root but does not get executed when I log in as a user. The default 
 .bashrc contains one alias command (the rest are commented out). When I type 
 'alias' (under the regular user account), no aliases are shown. What gives?
 
 Thanks,
 Larry
 

Hi,

  maybe you have a .bash_profile file that is taken in place of .bashrc. 
There is a command to include your .bashrc, but maybe it is commented. So,
you can include your alias on .bash_profile or uncomment those lines.

Hope helped,
  Rafael Sasaki



Re: Mutt

2001-07-10 Thread Rafael Sasaki
On Tue, Jul 10, 2001 at 10:44:34PM -0300, Douglas S. Corrêa wrote:

 Tudo muito bom, tudo muito bem, mas até agora não me responderam a pergunta
 que iniciou esta novela:
  Como configuro uma conta POP3 e SMTP no Mutt?
  
Fala Douglas,

Não sei como configurar uma conta POP3 e SMTP direto no Mutt,
mas você pode usar o fetchmail e o exim ou o sendmail ou qualquer outro
MTA. Eu uso o exim que é o mais fácil de configurar (eu achei) e faz tudo
o que preciso. E você pode ler as mensagens no Mutt.

[]`s
  Rafael Sasaki



kernel upgrade

2001-07-09 Thread Rafael Sasaki
Hi,

I`m running a box with Debian Potato 2.2r3 and yesterday I did an upgrade
on my kernel to the 2.4.6.
I read the Linux Kernel HOWTO and I think i did every thing writen there. But
when I boot to my new kernel the modules are not find.
I did a make modules and make modules_install and it didn`t work any way.
How can I install the modules?

  Rafael Sasaki



Re: IPLOG, XMMS, GNOME + Windows Maker

2001-07-08 Thread Rafael Sasaki
Olá Fabio,

  Não estou usando o GNU/Linux a muito tempo, mas vou tentar responder sua
pergunta.

On Fri, Jul 06, 2001 at 07:29:36PM -0300, Fabio wrote:
 alguem usa o iplog ? o que acha dele ? tem como fazer ele nao logar as 
 conexoes de um determinado IP ?  nao achei isso no FM ( fuckin manual)

não uso...

 XMMS : hmmm eu coloco ele pra tocar a mp3 e tipo ta tocando normal dai depois 
 de um tempo em qualquer parte da musica ele comeca a avancar até o final da 
 musica sem tocar nada...ja tentei aumentar o buffer size mas nao resolveu 
 :-(, alguma sugestao ? outro player talvez ?

não sei e o meu também não está funcionando direito, mas o meu está travando...

 bom..eu uso o wmaker aqui, sempre usei..outro dia eu tava no X-Chat e tinha 
 um botao la que qdo eu passei o mouse encima apareceu Panelize sem saber o 
 que era eu cliquei e pra minha surpresa apareceu o menu do gnome e os icones 
 do gnome no windows maker, eu até achei dahora só que qdo eu reinicio meu 
 linux esse menu nao esta mais la :-( alguem sabe como faco pra usar wmaker + 
 gnome ? uma coisa estranha é q eu digito no prompt 'gnome' e ele da command 
 not found..

tenta colocar no ~/.xinit o comando gnome-session. Deixando somente
essa linha deve funcionar. Depois tente iniciar o wmaker pelo comando startx.

 Valeww

Espero ter ajudado...
[]`s
 Rafael Sasaki



Re: your mail

2001-07-05 Thread Rafael Sasaki
Seja bem vindo à lista,

  Também sou novo aqui, estou usando o Debian há um pouco
mais de um mês. É o mesmo tempo que acompanho a lista... 

 faz uns dias que me cadastrei nesta lista mas naum tive tempo de
 enviar msg para a lista.
 antes de mais mais nada gostaria de fazer uma perguntas
 nesta lista eu posso usar

 mensagens em html?
não, mensagen em html é a única coisa proibida por aqui. 

 posso abreviar ou usar siglas tipo: msg, vc, v6, naum, ñ,?
Pode abreviar, mas cuidado com o tipo de abreviação. Normalmente ninguém 
reclama, mas outro dia apareceu um c0de que gerou certa polêmica.

 qual seria a tolerancia de v6 perante as perguntas?
Depende da pergunta, mas normalmente você irá receber respostas para todo
tipo de pergunta. Das mais básicas às mais complexas. Não sei o tipo de 
pergunta que você está querendo fazer, mas pode fazer. Lembre-se que está
escrevendo para uma lista para usuários do Debian GNU/Linux.

 e quanto a acentuação?
Ninguém liga para acentuação aqui, as pessoas estão mais interessadas
em ajudar quem está com problema do que em ficar reparando na acentuação.

 e por ultimo
 alguem poderia me indicar uma lista de programadores , sou iniciante
 (iniciante mesmo!), e gostaria de fazer umas perguntas.
  Eu comecei a estudar com um livro (acho que naum posso dizer o nome aki),
 ele ensina linguagem c e esta voltado para unix, soh que logo no começo
 tem um fonte exemplo que naum funciona.
Não sei uma lista de programadores para te indicar. :( Mas quanto ao nome do
livro pode falar sem problema.

As minhas respostas foram apenas do que eu percebi neste tempo em que
acompanho a lista, não sei se realmente está certo. Se não estiver, por favor
me corrijam.

[]`s,
  Rafael Sasaki



Re: mirrors

2001-07-05 Thread Rafael Sasaki
On Thu, Jul 05, 2001 at 02:45:58PM -0300, Fabio da Silva Santos wrote:

 o Ximian está no Stable ou Unstable?

A Ximian é uma empresa que desenvolve software livre. Dentre seus
produtos está o Ximian Gnome, que acho que é o que você está querendo
saber. Ele ainda não tem versão para o Woody, somente para o Potato.
  E ele não está nem no Stable nem no Unstable da Debian, para pegar 
ele via apt coloque no arquivo /etc/sources.list
deb http://red-carpet.ximian.com/debian stable main
e 
apt-get update
apt-get install task-ximian-gnome
  
  Algumas vezes a instalação fica com uns problemas, no meu caso por exemplo, 
mas depois de algumas perguntas à lista ficou tudo tranqüilo. Bastou instalar
umas bibliotecas que estavam faltando.

[]`s
  Rafael Sasaki



Re: Máquina não desliga por software.

2001-07-03 Thread Rafael Sasaki

Se você estiver usando o Lilo tente colocar a linha 

append= apm=on

no lugar indicado. (se não me engano antes de default=...).
Se você estiver usando o grub acho que é só colocar apm=on.

[]`s
  Rafael Sasaki


On Tue, Jul 03, 2001 at 01:30:33AM -0300, Marcelo Santana wrote:
 Olá manos da lista!!!
 
   Tenho uma dúvida que me ronda desde que instalei o Debian pela primeira 
 vez, sei que não é tão importante mas, nunca consegui fazer com que minha 
 máquina desligue por software quando dou shutdown -h now...achei estranho 
 pois em outras distros já havia conseguido desligar sem problema...
   Minha máquina é um K6-II/500Mhz, 128MRam, gabinete padrão ATX.
 Alguém sabe me dizer o motivo de não conseguir no Debian?
 
 Grato.
 
 Marcelo Santana [DarkStar]



Re: Vi

2001-07-03 Thread Rafael Sasaki
Fala Leonardo,

  Consegui resolver isso aqui com export LC_CTYPE=pt_BR ou 
export LC_ALL=pt_BR

[]`s
  Rafael Sasaki

On Tue, Jul 03, 2001 at 12:08:23PM -0300, Nitrogen wrote:
 Lista,
 
 Como posso fazer para colocar acentos no vi?
 
 Obrigado
 Leonardo Custodio
 ___
 + Debian Linux: Resistance is futile! +
 + e-mail: [EMAIL PROTECTED] +
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



Re: Can't get exim to work

2001-07-03 Thread Rafael Sasaki
Hi Jesper,

  Have you tried eximconfig yet?

[]`s
Rafael Sasaki

On Tue, Jul 03, 2001 at 09:53:11PM +0200, Jesper Holmberg wrote:
 
 I expect this to be a problem with my exim, that I've tried to
 configure, but I don't know what to look for. It seems to me exim is not
 listening to the network.
 
 Any help greatly appreciated
 
 Jesper
 



Re: Linux substitue for Origin

2001-07-03 Thread Rafael Sasaki
Hi Nikolai,

  have you tried gnumeric? I don`t know if it has all the features
you need, but i heard people talking nice things about it. It looks
very much like Excel.

[]`s
  Rafael Sasaki

On Wed, Jul 04, 2001 at 01:48:54AM +0200, Nikolai Hlubek wrote:
 
 Hi there fellow Debian'a'holics, 
 
 does anybody know of a linux programm which can 
 compete with Origin. 
 (Origin is similar to Excel but with more advanced 
  features, which are important for me.)
 
 Read you, 
 Nikolai. 
 
 
Escape the gates of hell. http://www.debian.org
Use Linux. 
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



Re: limitar forks

2001-06-30 Thread Rafael Sasaki
Não sei se tem como limitar o número de processos, mas você pode limitar o
número de processos gerados pelo seu programa... Deste jeito os processos
estão sendo gerados em uma quantidade exponencial (1 no primeiro passo, 2 no
segundo passo, 4, 8,...) , e todos ficam ativos e executando. É lógico que
uma hora sua máquina vai parar (aparentemente). Ou por falta de memória ou
pela quantidade de processos sendo escalonados.
  Não entendi qual o objetivo do seu programa, mas se for para testar o
fork() tente criar uns 10 processos...

int main(){
int i=10;
while(i){
if ( ( i = fork() ) == -1 ){ exit(1); };  //Testa se o fork() foi
bem sucedido
if (!i){//Se i == 0
(processo filho) sai do loop
break;
};
i--;
};
sleep(2);//Para 2 segundos para
você ver os processos
exit(0);
};

- Original Message -
From: Alex Gripp [EMAIL PROTECTED]
To: debian-user-portuguese@lists.debian.org
Sent: Friday, June 29, 2001 11:14 PM
Subject: limitar forks


 Ae manos, gostaria de saber alguma forma de limitar os processos por users
especificamente em GNU/Linux
 Pq sempre ao executar o c0de abaixo o c0de vai dexando a maquina lenta ate
travar por completo!
 #include stdio.h
 main(){
 while(1){
 fork();
 }
 }




Re: limitar forks

2001-06-30 Thread Rafael Sasaki
Usei a mesma variável para a mesma coisa na outra mensagem...

On Sat, Jun 30, 2001 at 02:59:24AM -0300, Rafael Sasaki wrote:
 Não sei se tem como limitar o número de processos, mas você pode limitar o
 número de processos gerados pelo seu programa... Deste jeito os processos
 estão sendo gerados em uma quantidade exponencial (1 no primeiro passo, 2 no
 segundo passo, 4, 8,...) , e todos ficam ativos e executando. É lógico que
 uma hora sua máquina vai parar (aparentemente). Ou por falta de memória ou
 pela quantidade de processos sendo escalonados.
   Não entendi qual o objetivo do seu programa, mas se for para testar o
 fork() tente criar uns 10 processos...
 
 int main(){
 int pid, i=10;
  ^^^
 while(i){
 if ( ( pid = fork() ) == -1 ){ exit(1); };  //Testa se o fork() foi
 bem sucedido   ^^^
 if (!pid){ //Se i==0
   ^^^ 
 (processo filho) sai do loop
 break;
 };
 i--;
 };
 sleep(2);//Para 2 segundos para
 você ver os processos
 exit(0);
 };
 
 - Original Message -
 From: Alex Gripp [EMAIL PROTECTED]
 To: debian-user-portuguese@lists.debian.org
 Sent: Friday, June 29, 2001 11:14 PM
 Subject: limitar forks
 
 
  Ae manos, gostaria de saber alguma forma de limitar os processos por users
 especificamente em GNU/Linux
  Pq sempre ao executar o c0de abaixo o c0de vai dexando a maquina lenta ate
 travar por completo!
  #include stdio.h
  main(){
  while(1){
  fork();
  }
  }
 
 
 
 --  
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



Re: limitar forks

2001-06-30 Thread Rafael Sasaki
On Sat, Jun 30, 2001 at 03:58:57AM -0300, Gustavo Noronha Silva wrote:

Foi mal então pela resposta. Achei que o programa não tivesse objetivo algum... 
:)

[]`s
  Rafael Sasaki

 Em Sat, 30 Jun 2001 02:59:24 -0300
 Rafael Sasaki [EMAIL PROTECTED] escreveu:
 
Não entendi qual o objetivo do seu programa, mas se for para testar o
  fork() tente criar uns 10 processos...
 o objetivo do programa é justamente travar a máquina... um usuário
 malvado poderia fazer isso e conseguir fácil fácil sem ter o limite...
 eu mesmo já rodei um prg desse pra testar aqui =), nem o kill você
 consegue executar... não tem como forkear outro processo...




















Re: Mozilla/Java

2001-06-30 Thread Rafael Sasaki
On Sat, Jun 30, 2001 at 07:46:51PM -0400, Lucianno A. Ramalho wrote:

Eu tive esse mesmo problema e só consegui resolver quando instalei
o J2RE 1.3 da página da sun. Peguei o rpm e transformei com o alien.

[]`s
  Rafael Sasaki


 Estou tendo o mesmo problema q o nosso amigo aí. Alguém 
 poderia ajudar? baixei um arquivo chamado browser.xpi. E 
 aí? onde o coloco? esse arquivo serva pra alguma coisa. 
 Baixei o mozilla (full, 10MB) e o suporte a java não 
 funciona. O mozzila 0.91 tb era o mesmo problema. Alguém 
 sabe como resolver este problema???



Caracteres no Mutt

2001-06-28 Thread Rafael Sasaki
Ola,
  eu utilizava o emacs para ler meus emails, mas como ele nao
  permitia ver mensagens em formato html e anexos, pelo menos
  eu nunca consegui fazer isso, resolvi mudar para o Mutt.
Agora estou com um problema no teclado. Nao estou consegui
  ndo acentuar ou usar a cecidilha. Alguem sabe como posso mudar
  isso?

Obrigado,
  Rafael Sasaki



resolvido caracteres no Mutt

2001-06-28 Thread Rafael Sasaki
Olá

  Já consegui resolver o problema de acentuação no Mutt. =) Não sei muito 
bem o que aconteceu, mas a linha 'export LC_All=pt_BR' no meu .bash_profile
estava comentada.

[]`s
  Rafael Sasaki



Re: Acentuação no console (unstable)

2001-06-22 Thread Rafael Sasaki
   Envelope-to: [EMAIL PROTECTED]
   X-Envelope-Sender: [EMAIL PROTECTED]
   Date: Fri, 22 Jun 2001 12:45:31 -0300
   From: Gustavo Noronha Silva [EMAIL PROTECTED]
   Organization: Debian-BR
   Content-Type: text/plain; charset=ISO-8859-1
   Resent-From: debian-user-portuguese@lists.debian.org
   X-Mailing-List: debian-user-portuguese@lists.debian.org archive/latest/5160
   X-Loop: debian-user-portuguese@lists.debian.org
   Precedence: list
   Resent-Sender: [EMAIL PROTECTED]
   X-UIDL: KYQ!('$#!c?S!!l=]!!
   Resent-Bcc:

   Em Fri, 22 Jun 2001 00:00:39 -0300 (BRT)
   KrIsSkRoSs [EMAIL PROTECTED] escreveu:

   Depois de atualizar meu debian 2.2r3 para a unstable não consigo
mais acentuar no bash. Suponho que meus arquivos de configuração estejam
corretos pois quando dou um cat  /dev/null e digito qualquer coisa
acentuada os acentos aparecem normalmente, porém na shell em si não. Uso o
seguinte:


   Eu estava com um problema parecido de acentuação. Tenta Digitar no console:
  LANG=pt_BR
  export LANG

   Se começar a acentuar, coloca isso no .bashrc que funciona. Não gosto muito 
dessa solução por que o Gnome fica em português, e a tradução... Arquivo ele 
chama de ficheiro, etc. Deve ser português de Portugal, eles usam algumas 
coisas diferentes de nós.
   Mas resolve o problema de acentuação.

[]`s
  Rafael Sasaki
  [EMAIL PROTECTED]



Re: outgoing and incoming mail problems on exim

2001-06-22 Thread Rafael Sasaki

Hi,
  maybe you can try to run eximconfig. It will fill in the exim.conf on the 
right way. But I think the exim.conf is in the /etc directory, at least on mine 
machine it is. I`m running a stable, not a woody.
  And I think the email-addresses is just to rewrite the local email addresses 
on the line From: to each user on the file. It doesn`t rewrite the To: line for 
the outgoing messages, even if the user is known to be local on the 
email-addresses. I suppose you are sending the message to [EMAIL PROTECTED] So, 
exim will try to forward the message to a smarthost becouse [EMAIL PROTECTED] 
isn`t on your domain. Try to send it to [EMAIL PROTECTED] and the message will 
probably delivered with the line From: [EMAIL PROTECTED]
  After you run the eximconfig your exim will be able to deliver the message to 
your isp smtp server(smarthost), or yahoo smtp server, I guess it is your case, 
if you set it right. Then your message will be delivered to [EMAIL PROTECTED] 
and you will can get it from yahoo.

  I may be wrong, becouse i`m running GNU/Linux for less than a month now, 
but...

Hope I helped a little :)

Rafael Sasaki
[EMAIL PROTECTED]


   Date: Thu, 21 Jun 2001 21:21:31 -0400 (EDT)
   From: Hoeteck Wee [EMAIL PROTECTED]
   Resent-Bcc:

   Hi,

   Exim is failing to deliver outgoing mail and to accept incoming mail for
   me:

   1. outgoing mail: 'exim -d2 -bt [EMAIL PROTECTED]' gives
   [EMAIL PROTECTED] is undeliverable:
 unrouteable mail domain yahoo.com

   with -b11, it says:

   routing [EMAIL PROTECTED], domain yahoo.com
   end of routers reached
   [EMAIL PROTECTED] is undeliverable:
 unrouteable mail domain yahoo.com

   2. for incoming local mail: 'exim -d2 -bt localuser' gives:
 unknown local-part localuser in domain mydomain

   but i have localuser: [EMAIL PROTECTED] in /etc/email-addresses

   A little more information on exim: I'm running 3.22-4
   from woody, and /etc/exim/exim.conf is empty.

   Thanks in advance!

   -hoeteck



Consegui!!! Debian GNU/Linux 100% do tempo. Mas...

2001-06-21 Thread Rafael Sasaki
  Primeiro eu queria agradecer à todos aqueles que me ajudaram a instalar e 
configurar o Debinan GNU/Linux (foram muitos os que responderam minhas 
perguntas e com certeza muitos os que leram e não sabiam responder ou não 
tinham certeza e por isso não responderam. Obrigado a todos!!!). Ontem a noite 
consegui terminar os ajustes de todas as configurações e ele está rodando 
perfeito. Até o wheel do mouse eu consegui fazer funcionar!!! Já estou usando o 
GNU/Linux 100% do tempo, ou seja, adeus ao Window$ (graças a Deus!!!).
  Meus próximos passos com o Debian GNU/Linux são compilar meu próprio Kernell 
e, quando estiver mais acostumado com o sistema, passar para o testing ou para 
o unstable. E ajudar a desenvolver alguma coisa para a Debian. Ainda não sei 
como faço para ajudar. Achei alguma coisa na página da Debian mas ainda não 
tive tempo para ler.
  
  Mas, aproveitando a thread Processador de Textos... Alguém conseguiu fazer o 
Abiword aceitar o caracter 'ç'? Me parece que ele não aceita muito bem o pt_BR. 
Nem quando setada para a variável de sistema (LANG= pt_BR), nem na chamada ao 
programa. Existe alguma configuração particular do Abiword? Estou usando o 
emacs como processador de texto e agora vou ver se aprendo um pouco de LaTex, 
mas ainda preciso de um processador que leia arquivos .doc.

Obrigado, mais uma vez, pela ajuda
  Rafael Sasaki
  [EMAIL PROTECTED]



Re: fetchmail question

2001-06-15 Thread Rafael Sasaki

I had this same problem when i were configuring my email on GNU/Linux. I solved 
it adding options keep after the user name and pass. If it were on your 
exemple it would be:

poll server1 with proto POP3
 user user1 there with password *** is asuzuki here options keep 

(if this is the account you just want to read the messages, not delete them 
from server)

poll server2 with proto POP3
 user user2 there with password  is asuzuki here

Hope i could help you

[]`s

Rafael Sasaki
[EMAIL PROTECTED]







Re: Português no Gnome

2001-06-14 Thread Rafael Sasaki
Muito obrigado pela ajuda, mas ainda não estou conseguindo. Quando executo o
XF86Setup, a sessão Keyboard só tem as opções brazilian( que é abnt2 ) e
portuguese (que é um layout português). Meu teclado tem layout americano. Já
tentei todas as configurações que eu consegui achar no XF86Config.
Será que mais alguém teria uma idéia?

[]`s,
  Rafael Sasaki

From: Kairo F. de Araújo [EMAIL PROTECTED]
To: Rafael Sasaki [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 8:51 PM
Subject: Re: Português no Gnome


 Em Wed, 13 Jun 2001 20:06:51 -0300
 Rafael Sasaki [EMAIL PROTECTED] Escreveu:

  Não estou conseguindo acentuar as palavras no Gnome. Será que alguém
podia
  me ajudar a configurar o teclado? Meu teclado é um Microsoft Natural
layout
  americano.
  Quando não estou usando o X Windows eu consigo acentuar normalmente. No
  Emacs, se eu não estiver no Gnome também. Mas se eu iniciar o Emacs pelo
  Gnome eu não consigo.

 Eu tive este problema, quando usei para configurar o X o XF86Setup ficou
normal.
 P.S: executei o XF86Setup dentro do X, em um terminal.

 
  Obrigado pela ajuda,
Rafael Sasaki

 Abraços
 --
 Kairo F. de Araújo
 
 Pessoal Infos:| Organizador/Fundador
 http://kairo.cjb.net  | Grupo de Usuário GNU/Linux de Juiz
de
 [EMAIL PROTECTED] - UIN: 45349054| Fora-MG -
http://linuxjf.jfnet.com.br

 Administrador de Redes| Projeto de Implantação do CIPSGA
 Saúde Colégio e Curso | PIC
 http://www.saudevestibulares.com.br   | http://www.cipsga.org.br

 Debian GNU/Linux User BR #181 - Linux User Registered #188447
  .''`.  GnuPG User - Caso necessite das chaves públicas, solicite.
 : :'  : echo GNU/GPL - GNU FDL (GDL)  Liberdade de Conhecimento
 `. `'`  O 'Saber' não ocupa espaço M.A.A
   `-Não envie emails em HTML, ASCII owna !!
 Não é necessário citar esta assinatura nos replays(repostas).
thanx!




Português no Gnome

2001-06-13 Thread Rafael Sasaki
Não estou conseguindo acentuar as palavras no Gnome. Será que alguém podia
me ajudar a configurar o teclado? Meu teclado é um Microsoft Natural layout
americano.
Quando não estou usando o X Windows eu consigo acentuar normalmente. No
Emacs, se eu não estiver no Gnome também. Mas se eu iniciar o Emacs pelo
Gnome eu não consigo.

Obrigado pela ajuda,
  Rafael Sasaki



Re: gnome

2001-06-13 Thread Rafael Sasaki
I`ve had this same problem when i upgraded my Gnome. I installed the packege
libgdk-pixbuf-gnome2
and it starts working fine now.

Rafael Sasaki


- Original Message -
From: Guilherme Borges [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; debian-user@lists.debian.org
Sent: Tuesday, June 12, 2001 9:57 AM
Subject: gnome


 Hi,
 ich wanted to install the new gnome(from ximian).
 I installed with dselect the task-ximian-gnome.
 So far i think I installed all packages.
 But when I try to start gnome or nautilus i get :
 nautilus: error in loading shared libraries: libgnomecanvaspixbuf.so.1:
   cannot open shared object file: No such file or directory
 Does anyboby knows which library is this?
 If it is part of libgdk-pixbuf2,then i've already installed it.
 Thanks,
 Guilherme


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]





Re: Problemas no upgrade

2001-06-11 Thread Rafael Sasaki
From: Gustavo Noronha Silva [EMAIL PROTECTED]
To: debian-user-portuguese@lists.debian.org
Sent: Sunday, June 10, 2001 6:17 PM

  Estou precisando de uma ajuda. Durante um upgrade no Gnome apareceu um
erro
  quando o apt-get estava tentando configurar o gnome-games. Não consigo
mais
  removê-lo e nem instalá-lo. E não estou mais conseguindo entrar no
gnome.
  Quando coloco no .xinitrc gnome-session recebo a mensagem:
 por acaso anda se aventurando no sid ou no woody?

Não, estou usando o potato 2.2r3. Instalei há pouco e achei que teria menos
problemas se usasse o stable pelo menos enquanto ainda não estiver
acostumado ao GNU/Linux.

  gnome-session: error in loading shared libraries:
libgnomecanvaspixbuf.so.1:
  cannot open shared object file: No such file or directory
 bom erro =)

  Quando tento apt-get remove --purge gnome-games recebo essa mensagem:
 
  /var/lib/dpkg/info/gnome-games.postrm: scrollkeeper-update: command not
  found
  dpkg: error processing gnome-games (--purge):
   subprocess post-removal script returned error exit status 127
  Errors were encountered while processing:
   gnome-games
  E: Sub-process /usr/bin/dpkg returned an error code (1)
 
  Será que alguém pode me ajudar?
 já tentou apt-get -f install? tenta instalar o pacote scrollkeeper
 e vê no que dá...

Consegui instalar o pacote scrollkeeper. Não sei o que ele faz, mas consegui
remover o pacote gnome-games. Mesmo assim continuo com o problema na
inicialização do Gnome. Percebi também que não consigo inicializar nenhum
programa que utiliza essa biblioteca (libgnomecanvaspixbuf.so.1).

Alguém tem alguma idéia?

Obrigado,
  Rafael Sasaki



Re: Problemas no upgrade

2001-06-11 Thread Rafael Sasaki
Muito obrigado mais uma vez pela ajuda. Ainda não consegui instalar, mas
ainda não desisti... =)

From: Gustavo Noronha Silva [EMAIL PROTECTED]
To: Debian User Portuguese debian-user-portuguese@lists.debian.org
Sent: Monday, June 11, 2001 7:36 PM
Subject: Re: Problemas no upgrade


  Não, estou usando o potato 2.2r3. Instalei há pouco e achei que teria
menos
  problemas se usasse o stable pelo menos enquanto ainda não estiver
  acostumado ao GNU/Linux.
 hmmm então tá instalando pacotes do Ximian? ou isso ou você andou errando
 alguma coisa feia por aih... =)

Exatamente. Instalei pacotes do Ximian. Não podia? Não encontrei em outro
lugar, e na página da gnome me mandaram pegar lá...

  Consegui instalar o pacote scrollkeeper. Não sei o que ele faz, mas
consegui
  remover o pacote gnome-games. Mesmo assim continuo com o problema na
  inicialização do Gnome. Percebi também que não consigo inicializar
nenhum
  programa que utiliza essa biblioteca (libgnomecanvaspixbuf.so.1).
 
  Alguém tem alguma idéia?
 hmmm

 [EMAIL PROTECTED]/] # dpkg -S libgnomecanvaspixbuf.so.1
 libgdk-pixbuf-gnome2: /usr/lib/libgnomecanvaspixbuf.so.1

 não sei por que, mas acho que essa lib só existe em testing/unstable...
 você deve tar instalando algo de fora... bom, tente:

acho que não, por que estou tendo problemas com o Gnumeric que eu acho que
eu peguei na Debian para o stable.

 apt-get install libgdk-pixbuf-gnome2

 você já fez apt-get -f install?

O apt-get -f install não fez nada, pelo menos aparentemente e o pacote estou
indo tentar pegar.

Abraços,
  Rafael Sasaki



gnome upgrade problems

2001-06-11 Thread Rafael Sasaki
I`m needing some help. Something got wrong when I was updating Gnome. There
was an error message and gnome-games didn`t configure. Now I can`t configure
it by apt-get and I can`t remove it either. I can`t even start X with
gnome-session on my .xinitrc. When I try it this message is thrown by
apt-get:

/***/
gnome-session: error in loading shared libraries: libgnomecanvaspixbuf.so.1:
cannot open shared object file: No such file or directory

waiting for X server to shut down
/***/

When I try apt-get remove --purge gnome-games the message:

/***/
/var/lib/dpkg/info/gnome-games.postrm: scrollkeeper-update: command not
found
dpkg: error processing gnome-games (--purge):
 subprocess post-removal script returned error exit status 127
Errors were encountered while processing:
 gnome-games
E: Sub-process /usr/bin/dpkg returned an error code (1)
/***/
is thrown. Is there someone can help me?

Thanks,
  Rafael Sasaki




Problemas no upgrade

2001-06-10 Thread Rafael Sasaki
Estou precisando de uma ajuda. Durante um upgrade no Gnome apareceu um erro
quando o apt-get estava tentando configurar o gnome-games. Não consigo mais
removê-lo e nem instalá-lo. E não estou mais conseguindo entrar no gnome.
Quando coloco no .xinitrc gnome-session recebo a mensagem:

gnome-session: error in loading shared libraries: libgnomecanvaspixbuf.so.1:
cannot open shared object file: No such file or directory

waiting for X server to shut down

Quando tento apt-get remove --purge gnome-games recebo essa mensagem:

/var/lib/dpkg/info/gnome-games.postrm: scrollkeeper-update: command not
found
dpkg: error processing gnome-games (--purge):
 subprocess post-removal script returned error exit status 127
Errors were encountered while processing:
 gnome-games
E: Sub-process /usr/bin/dpkg returned an error code (1)

Será que alguém pode me ajudar?

Obrigado,
  Rafael Sasaki



Sound on X

2001-05-30 Thread Rafael Sasaki
Hi,
  I`m still trying to tune my machine up, but I`m still having some
problems. Now I got one that I could not fix. I have an Ensonic board
(es1370). The Gnu/Linux can see it on the boot (dmesg) and it don`t cause
any error.
  I could play any kind of sound in the X, but just as root. Then i added
every other user to the audio group. Now every user can play sounds, but it
always hangs the machine. Actually, it hangs just the net board. I can leave
X and kill the processes that does not stops by themselves, but I cannot use
the net any more. Not just the internet, but any service from my home net.
  I`m running a Potato 2.2r3, a mozilla0.8... with Flash and Realplay
plugins and the Gnome I got from Ximian site.

Rafael Sasaki



Fw: Ximian Gnome Problem

2001-05-30 Thread Rafael Sasaki

One server to your sources.list can be: http://red-carpet.ximian.com/debian
stable main


- Original Message -
From: vester [EMAIL PROTECTED]
To: Thomas H. George [EMAIL PROTECTED]
Cc: debian-user debian-user@lists.debian.org
Sent: Wednesday, May 30, 2001 12:32 PM
Subject: Re: Ximian Gnome Problem



i had some problems with ximian too (on woody though) ...

for the alternative installation (the apt-get one) have you added the
particular ximian server to your sources-list? i don't remember the
address but you can find it at ximian.com

i remember in the beginning they actually forgot to add the task package,
but i think by now they've added it so basically, when you use potato and
added ximian to your sources list

# apt-get install task-ximian-gnome

should do the job. accordingly it should be easy to get rid of all ximian
packages and start over. i browsed through dselect and marked all packages
with ximian in the version number for deletion and that worked fine.

hope that helps!

vester




On Wed, 30 May 2001, Thomas H. George wrote:

 Installation of Ximian Gnome Desktop failed, left problems I can't
resolve.

 Last week I started download/installation of the full ximian gnome
 desktop from the ximian web site.  The lengthy download timed out at
 about 50%.  When restarted it completed the download of 319 files then
 the installation failed in mid-process.  A subseqent dpkg command found
 many conflicting dependencies and aborted unable to resolve them all.
 The next time I tried to use apt-get it removed 100 files.  After this I
 no longer had mozilla and when I tried apt-get --fix-broken
 --fix-missing install mozilla it reported that this could not be
 installed as an ximian file was to be installed.

 Not knowing how to find and remove the conflicting ximian files and
 having no mozilla, I thought to try again to install the ximian gnome
 desktop from the stable distribution (I'm running debian linux 2.2.19)
 with apt-get install task-ximian-gnome (an alternative listed at the
 ximian web site)  There is, however, no such .deb package in the stable
 distribution.  I next looked in ftp.ximian.com where I found a signature
 package for task-ximian-gnome but nothing else.

 I have sent a couple of emails to [EMAIL PROTECTED] and yesterday
 tried filing a bug report but as yet have received no response.

 Does anyone know how clean up - i.e. remove all the conflicting pieces
 of the ximian installation - other than wiping out my entire debian
 installation and starting over?


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]






Re: Som...

2001-05-29 Thread Rafael Sasaki

Obrigado mais uma vez pela ajuda, e desculpem as perguntas mas é a primeira
vez que estou usando o Linux, ainda não sei direito o que fazer e não estou
conseguindo fazer o meu computador funcionar direito ainda.

  Desculpem a ignorância, mas como é que eu faço para incluir os usuários
nos grupos audio e midi? Existe algum programa para configurar usuários?
Procurei um tempo nos HOWTO`s mas não encontrei nada.

Obrigado,
  Rafael Sasaki


Em Terça 29 Maio 2001 15:05, [EMAIL PROTECTED] escreveu:
 Mais uma vez muito obrigado a todos aqueles que tem me

 ajudado, estou quase conseguindo rodar meu GNU/Linux.

   Ainda nao consegui instalar o Realplayer, acho que o

 plugin so existe para o Mozilla 0.9, o meu e o 0.8, entao

 nao vai dar mesmo, depois pego o 0.9.

   Mas tem uma coisa que esta me incomodando mais. Meu Linux

 esta mudo. Tenho uma placa Ensonic (es1370) que,

 aparentemente, esta instalada. Na inicializacao (dmesg)

 aparece que a placa foi encontrada e nao ocorre erro algum.

   Nao sei como testar, mas os aplicativos que rodam no X nao

 conseguem enxergar o dispositivo de som.

   Como e que eu faco para configurar o som no X? Ou como eu

 posso acabar com esse problema?

   Você precisa permitir o uso do dispositivo de som para usuários comuns.
Por aqui, eu inclui meu usuário no grupo audio e no grupo midi. TUdo
funciona
aqui.

   Tente isto por aí. E claro, logout i login novamente para que tudo passa
a
valer.

--
André Luís Lopes
andrelop at ig dot com dot br




Re: Linux debian

2001-05-29 Thread Rafael Sasaki



I have a Realteck too. Mine is one RTL8029 PCI and 
works fine with the ne driver. I couldn`t make it work with the ne-pci, but i 
have no problem with ne.

Rafael Sasaki



  - Original Message - 
  From: 
  Jenner 
  Almánzar 
  To: [EMAIL PROTECTED] 
  Cc: debian-user@lists.debian.org 
  
  Sent: Tuesday, May 29, 2001 1:51 PM
  Subject: Linux debian
  
  Hi!
  
  My name is Jenner, i'm new in the linux world and 
  i really need some help. I have the GNU Linux Debian 2.1, i'm right now 
  partitioning a 40Gb. disk and the system tells me that i cannot boot from the 
  hard drive 'cause this distribution of linux only supports 1024 cylinders from 
  hard disk and i got 19564 cylinders. What can i do? Do i got to always boot 
  from the floppy?
  
  My other problem is that i got a RealTek net card 
  and i don't have the drivers. Can i download it into a floppy? If i can do 
  that, how can i install it? If i can't do it that way what can i 
  do?
  
  thanks!
  
  Internet  TelecomunicacionesCalle Padre 
  Emiliano Tardif No.36, Evaristo MoralesSanto Domingo, Dominican 
  RepublicOffice (809) 541 5652Cell Phone (809) 222 5053E-mail [EMAIL PROTECTED]


Realplayer

2001-05-28 Thread Rafael Sasaki


Muito obrigado a todos aqueles que me ajudaram a instalar o mouse. Instalei
o gpm e agora estou conseguindo usar o mouse sem problemas. Quanto a tela
branca quando eu inicializava o X era a configuração da minha placa de vídeo
e do monitor. Agora está tudo rodando perfeito, eu acho...

  Ainda estou com um problema. Instalei o mozilla com o Gnome. Ele e o
Netscape são a mesma coisa? Por que o meu Mozilla é 'igual' ao Netscape.
  Estou com problemas para visualizar conteúdos em Flash (já instalei os
plugins), não dá erro mas não aparece nada. E não estou conseguindo instalar
o Realplayer. Na verdade não estou entendendo nada, fiz o download da página
da Real, mas é um arquivo .bin que eu não sei o que fazer com ele. A única
ajuda que consegui na página da Debian foi para pegar o pacote realplayer na
parte contrib do FTP da Debian (eu entendi isso, não sei se está certo), mas
não estou conseguindo achar o pacote.
  Será que alguém sabe como posso fazer para arrumar isso?

Obrigado,
  Rafael Sasaki




Como fazer o sawfish o wm padrão?

2001-05-28 Thread Rafael Sasaki
Não estou conseguindo inicializar o X (startx) direto com o sawfish. Ele
sempre entra com um outro (acho que é o twm) e depois eu tenho que trocar.
Alguém sabe como posso fazer para mudar isso?

Obrigado,
  Rafael Sasaki



Re: Mouse não instalado

2001-05-27 Thread Rafael Sasaki
Obrigado pela dica. Consegui instalar o mouse usando o gpm. Mas agora estou
com um outro problema. Depois que consegui instalar o mouse fui tentar usar
o X. Quando tentei executar o startx, o monitor ficou preto e eu não
conseguia fazer nada. Agora, toda vez que tento dar o boot pelo Linux a tela
fica preta e eu não consigo fazer nada. Alguém sabe o que pode estar
acontecendo?

Obrigado,
  Rafael Sasaki



Mouse não instalado

2001-05-27 Thread Rafael Sasaki
  Antes de tudo eu queria dizer que estou impressionado com a rapidez com
que as perguntas são respondidas. Me disseram que era melhor instalar um Red
Hat que o Debian não tinha suporte. A ajuda aqui vem muito melhor que o
suporte de qualquer firma e com certeza muito mais rápido. Vocês estão de
parabéns.
  Muito obrigado àqueles que responderam a minha pergunta. Instalei o Debian
sem problema algum durante a instalação.

  Mas meu mouse não foi instalado. Eu uso um Microsoft Intelimouse PS/2.
Procurei algum HOWTO que pudesse me ajudar, mas não achei nada. Alguém sabe
como fazer?

Agradeço desde já a ajuda,
  Rafael Sasaki



Mouse didn't install

2001-05-27 Thread Rafael Sasaki
Hi,
  thanks to all who helped me with the instalation. It was ok, very smooth.

  but i`m still having a problem. My mouse wasn`t installed and i can`t find
any HOWTO or any guide about it. How can i install my mouse. It is a
Microsoft Intellimouse PS/2.

Thanks,
  Rafael Sasaki



x goes blank

2001-05-27 Thread Rafael Sasaki
I could install my mouse using gpm, but when i tried to start the x system
(startx) i got some errors and the screen went blank. Now, every time i try
to boot my Linux the screen goes blank. I can not use it. How can i fix it?

Thanks,
  Rafael Sasaki



Re: x goes blank

2001-05-27 Thread Rafael Sasaki
I`m using the original kernel from the Debian site (udma66).


- Original Message -
From: Jordi S. Bunster [EMAIL PROTECTED]
To: Rafael Sasaki [EMAIL PROTECTED]
Sent: Sunday, May 27, 2001 3:23 PM
Subject: Re: x goes blank


On Sun, May 27, 2001 at 12:17:09PM -0300, Rafael Sasaki wrote:
 I could install my mouse using gpm, but when i tried to start the x system
 (startx) i got some errors and the screen went blank. Now, every time i
try
 to boot my Linux the screen goes blank. I can not use it. How can i fix
it?

I recall to have seen in the Linux kernel help documents, that setting
the screen blanking option by APM within the kernel and using gpm
could cause errors like this one on certain BIOSes.

Of course, the problem may be something else. But, just to be sure
... did you recompile your kernel, or are you running the kernel
supplied with Debian?






Nova instalação

2001-05-25 Thread Rafael Sasaki
  Estou com uma máquina para instalar o Debian. A máquina está com o
Windows98 e com um Conectiva Linux. Ele está utilizando o Lilo com boot
manager.
  Como eu faço para instalar o Debian no lugar do Conectiva? Se eu apenas
mandar instalar do CD, o que acontecerá com o boot? Tenho que tirar o Lilo
antes? Como faço isso?

Agradeço antecipadamente pela ajuda,
  Rafael Sasaki



Install over another Linux

2001-05-25 Thread Rafael Sasaki
Hi,

  I`m with a machine to install the Debian Linux on it. I`ve already got the
files to install it, but i`m with a doubt.
  The machine has a Windows 98 and a Conectiva Linux (a brasilian
distribution of Linux) and I`m supposed to install Debian over the Conectiva
instalation. But I was thinking what will happen to the Lilo. The Debian
instalation will handle it right? How can I do this instalation? Do I have
to uninstall Lilo first? If yes, how can I do it?

Thank`s,
  Rafael Sasaki
  [EMAIL PROTECTED]

P.S. Sorry for my bad english. I`m trying to improve it.



ADSL

2001-05-11 Thread Rafael Sasaki
  Estou precisando de um jeito de acessar a minha linha ADSL. Escrevi antes
perguntando como instalar uma placa 3cp3617 no GNU/Linux, descobri que não
dá. Tentei trocar o modem com a Brasil Telecom, mas ela não aluga mais. Quem
quiser usar a ADSL da Brasil Telecom agora vai ter que comprar o modem.
  Como agora vou ter que comprar um modem, estou querendo informações. Que
modem comprar? É melhor comprar um router? A Brasil telecom está vendendo o
modem Dual Link e o Router 812 da 3com.
  Enfim, gostaria de saber qual o melhor modo de eu acessar minha linha ADSL
por uma máquina GNU/Linux.

Agradeço antecipadamente a ajuda de todos,
  Rafael Sasaki



Placa ADSL 3com

2001-05-07 Thread Rafael Sasaki
Desde que instalei uma linha ADSL não estou conseguindo utilizar o
GNU/Linux. A placa que a operadora telefônica (Brasil Telecom) utiliza,
parece só poder ser instalada em SO Windows. A placa é uma 3cp3617 da 3com.
Alguém tem alguma idéia de como posso fazer para ela funcionar? Ou alguém
sabe de alguma forma de eu utilizar uma linha ADSL (alguma placa compatível
com GNU/Linux ou um router ou...) usando o sistema operacional GNU/Linux?

Agradeço antecipadamente a ajuda,
  Rafael Sasaki



3com ADSL internal board

2001-05-07 Thread Rafael Sasaki
Hi,

  i am not using the GNU/Linux anymore because i cannot install my 3com
3cp3617 ADSL internal board. I`ve been trying to install it for 3 months and
i could not find someone who can help me. Does anyone knows how can i do it?
Or does any one can tell me how i can access my ADSL line (another board, or
something, Linux compatible) from the GNU/Linux?

Thanks,
Rafael Sasaki

P.S. Sorry for my bad english.