From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <64834.32494.qm@web1201.biz.mail.gq1.yahoo.com> References: <5a367cb8-ee72-460e-a9c7-da2eaef94516@o3g2000yqb.googlegroups.com> <76c5f376-3103-4a0d-9e6e-c923349a960a@z11g2000yqz.googlegroups.com> Date: Mon, 1 Mar 2010 06:35:19 -0800 From: =?iso-8859-1?Q?Gabriel_D=EDaz?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: <76c5f376-3103-4a0d-9e6e-c923349a960a@z11g2000yqz.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] P9p on Fedora 12 Topicbox-Message-UUID: de0b2c3e-ead5-11e9-9d60-3106f5b1d025 hello=0A=0Aif you inspect your install.log can you see something like this = when compiling devdraw?=0A(I'm supposing this is ubuntu 9.10 which is the s= ame i have here, and that you have the latest tree of plan9ports, and that = you have the x11 devel libraries, etc.)=0A=0Acd /home/gdiaz/plan9/src/cmd/d= evdraw; mk all=0A9c -I/usr/include mklatinkbd.c=0A9l -o o.mklatinkbd mklati= nkbd.o=0A./o.mklatinkbd -r $PLAN9/lib/keyboard | sed 's/, }/ }/' >latin1.h= =0A9c -I/usr/include latin1.c=0A9c -I/usr/include devdraw.c=0A9c -I/usr/inc= lude mouseswap.c=0A9c -I/usr/include winsize.c=0A9c -I/usr/include x11-allo= c.c=0A9c -I/usr/include x11-cload.c=0A9c -I/usr/include x11-draw.c=0A9c -I/= usr/include x11-fill.c=0A9c -I/usr/include x11-get.c=0A9c -I/usr/include x1= 1-init.c=0A9c -I/usr/include x11-itrans.c=0A9c -I/usr/include x11-keysym2uc= s.c=0A9c -I/usr/include x11-load.c=0A9c -I/usr/include x11-pixelbits.c=0A9c= -I/usr/include x11-srv.c=0A9c -I/usr/include x11-unload.c=0A9c -I/usr/incl= ude x11-wsys.c=0A9l -o o.devdraw devdraw.o latin1.o mouseswap.o winsize.o x= 11-alloc.o x11-cload.o x11-draw.o x11-fill.o x11-get.o x11-init.o x11-itran= s.o x11-keysym2ucs.o x11-load.o x11-pixelbits.o x11-srv.o x11-unload.o x11-= wsys.o=0A=0Aslds.=0A=0Agabi=0A=0A=0A=0A----- Mensaje original ----=0ADe: Pa= vel Klinkovsky =0APara: 9fans@9fans.net=0AEnvia= do: lun,1 marzo, 2010 14:19=0AAsunto: Re: [9fans] P9p on Fedora 12=0A=0AHel= lo,=0A=0A> so, can you use other programs X programs?=0AYes, I can (e.g. ge= dit).=0A=0A=0A> do you have a DISPLAY variable?=0AYes, I have:=0A[pavel@loc= alhost ~]$ echo $DISPLAY=0A:0.0=0A=0A> are you trying to execute 9term usin= g ssh x11 forwarding?=0ANo.=0A=0APavel