9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gabriel Díaz" <gdiaz@rejaa.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] P9p on Fedora 12
Date: Mon,  1 Mar 2010 06:35:19 -0800	[thread overview]
Message-ID: <64834.32494.qm@web1201.biz.mail.gq1.yahoo.com> (raw)
In-Reply-To: <76c5f376-3103-4a0d-9e6e-c923349a960a@z11g2000yqz.googlegroups.com>

hello

if you inspect your install.log can you see something like this when compiling devdraw?
(I'm supposing this is ubuntu 9.10 which is the same i have here, and that you have the latest tree of plan9ports, and that you have the x11 devel libraries, etc.)

cd /home/gdiaz/plan9/src/cmd/devdraw; mk all
9c -I/usr/include mklatinkbd.c
9l -o o.mklatinkbd mklatinkbd.o
./o.mklatinkbd -r $PLAN9/lib/keyboard | sed 's/, }/ }/' >latin1.h
9c -I/usr/include latin1.c
9c -I/usr/include devdraw.c
9c -I/usr/include mouseswap.c
9c -I/usr/include winsize.c
9c -I/usr/include x11-alloc.c
9c -I/usr/include x11-cload.c
9c -I/usr/include x11-draw.c
9c -I/usr/include x11-fill.c
9c -I/usr/include x11-get.c
9c -I/usr/include x11-init.c
9c -I/usr/include x11-itrans.c
9c -I/usr/include x11-keysym2ucs.c
9c -I/usr/include x11-load.c
9c -I/usr/include x11-pixelbits.c
9c -I/usr/include x11-srv.c
9c -I/usr/include x11-unload.c
9c -I/usr/include x11-wsys.c
9l -o o.devdraw devdraw.o latin1.o mouseswap.o winsize.o x11-alloc.o x11-cload.o x11-draw.o x11-fill.o x11-get.o x11-init.o x11-itrans.o x11-keysym2ucs.o x11-load.o x11-pixelbits.o x11-srv.o x11-unload.o x11-wsys.o

slds.

gabi



----- Mensaje original ----
De: Pavel Klinkovsky <pavel.klinkovsky@gmail.com>
Para: 9fans@9fans.net
Enviado: lun,1 marzo, 2010 14:19
Asunto: Re: [9fans] P9p on Fedora 12

Hello,

> so, can you use other programs X programs?
Yes, I can (e.g. gedit).


> do you have a DISPLAY variable?
Yes, I have:
[pavel@localhost ~]$ echo $DISPLAY
:0.0

> are you trying to execute 9term using ssh x11 forwarding?
No.

Pavel



  reply	other threads:[~2010-03-01 14:35 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-22  9:56 Pavel Klinkovsky
2010-02-24 10:13 ` Pavel Klinkovsky
2010-02-24 16:07   ` David Leimbach
2010-03-01  9:49   ` Pavel Klinkovsky
2010-03-01 11:04     ` Gabriel Díaz
2010-03-01 12:11   ` Pavel Klinkovsky
2010-03-01 12:37     ` Gabriel Díaz
2010-03-01 12:56       ` erik quanstrom
2010-03-01 13:02         ` Gabriel Díaz
2010-03-01 14:10       ` Pavel Klinkovsky
     [not found]       ` <d03cbc06-ad77-47f0-b3b5-e78454608057@t20g2000yqe.googlegroups.co>
2010-03-01 14:32         ` erik quanstrom
2010-03-01 13:19   ` Pavel Klinkovsky
2010-03-01 14:35     ` Gabriel Díaz [this message]
2010-08-29 23:01 ` fgergo
2010-08-30  3:46   ` erik quanstrom
2010-08-30 11:20     ` Russ Cox
2010-08-30 11:38       ` erik quanstrom
2010-08-30 12:39         ` erik quanstrom
2010-08-30 16:09       ` Skip Tavakkolian
2010-08-30 17:47         ` erik quanstrom
2010-08-30 18:53           ` Skip Tavakkolian
2010-08-30 23:11             ` Russ Cox
2010-08-30 23:22               ` Charles Forsyth
2010-09-02 19:24                 ` Russ Cox
2010-09-03 14:25                   ` Russ Cox
2010-09-08 15:37                     ` roger peppe
2010-08-30 18:47         ` Russ Cox
2010-09-06 11:47     ` Pavel Klinkovsky
2010-09-06 20:08       ` Russ Cox
2010-09-06 21:48         ` Ethan Grammatikidis
2010-09-06 21:54           ` Ethan Grammatikidis
2010-09-07  8:47       ` Pavel Klinkovsky
2010-09-06 11:45 ` [9fans] [plan9mod] " Pavel Klinkovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64834.32494.qm@web1201.biz.mail.gq1.yahoo.com \
    --to=gdiaz@rejaa.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).