public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marko Vallius <markvall@iki.fi>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Exporting $DISPLAY
Date: Mon, 6 Dec 2004 13:26:22 +0200	[thread overview]
Message-ID: <20041206112621.GA496@iki.fi> (raw)
In-Reply-To: <1102310971.26495.13.camel@neuromancer.home.net>

On Mon, Dec 06, 2004 at 01:29:31PM +0800, Ow Mun Heng wrote:
> $setenv $DISPLAY localhost.localdomain/unix:0
> 
> setenv not found

setenv is a csh built-in, so if it's not found you've probably got
sh or bash. Try this instead:

	$ export DISPLAY=localhost.localdomain/unix:0

-- 
Marko Vallius   	#  PGP public key A4B84F58

--
gentoo-user@gentoo.org mailing list


  reply	other threads:[~2004-12-06 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06  5:29 [gentoo-user] Exporting $DISPLAY Ow Mun Heng
2004-12-06 11:26 ` Marko Vallius [this message]
2004-12-07  6:51   ` Ow Mun Heng

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=20041206112621.GA496@iki.fi \
    --to=markvall@iki.fi \
    --cc=gentoo-user@lists.gentoo.org \
    /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