[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make xconfig Error 1



On Wed, 20 Mar 2002 11:08:20 -0300
vmaida@victor.couve.horta wrote:

> Xlib: connection to ":0.0" refused by server
> Xlib: Client is not authorized to connect to Server
> Application initialization failed: couldn't connect to display ":0.0"
> Error in startup script: invalid command name "button"
>     while executing

hmmm... você está com um xterm aberto e lá dentro deu 'su' para
se tornar root, certo?

tenta fazer:

export XAUTHORITY=/home/usuário/.Xauthority

e rodar de novo... ou tente 'xhost + 127.0.0.1' em um outro xterm,
com seu usuário normal

> ps: o make menuconfig tbm não funciona, ele apresenta a seguinte msg:
> 
> debian:/usr/src/linux# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
> -DCURSES_LOC="<curses.h>"   -c -o lxdialog.o lxdialog.c In file included from
> lxdialog.c:22: dialog.h:29: curses.h: No such file or directory

está faltando o pacote libncurses5-dev (veja o auto-apt, leia o Guia Prático
para o Debian GNU/Linux na página do Debian-BR)

[]s!

-- 
kov@debian.org: Gustavo Noronha <http://www.metainfo.org/kov>
Debian: <http://www.debian.org> * <http://debian-br.cipsga.org.br>



Reply to: