Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 21:39:18 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Gert Cuykens <gert.cuykens@gmail.com>
Cc:        FreeBSD User Questions List <freebsd-questions@freebsd.org>
Subject:   Re: How do you start up gnome-lite ?
Message-ID:  <1098322758.43531.14.camel@shumai.marcuscom.com>
In-Reply-To: <ef60af09041020183419b4abc1@mail.gmail.com>
References:  <ef60af090410201043332f1ca0@mail.gmail.com> <ef60af090410201808c36d214@mail.gmail.com> <1098321134.43531.9.camel@shumai.marcuscom.com> <ef60af09041020183419b4abc1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-x0SIBZFpXypBxUnrlksD
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2004-10-20 at 21:34, Gert Cuykens wrote:
> why does ping hostname dont work ?
>=20
> /etc/hosts
>=20
> ::1                     localhost localhost.7rx.dyndns.org
> 127.0.0.1          localhost localhost.7rx.dyndns.org      =20
>=20
> ping 7rx.dyndns.org works

Your hostname is not localhost.7rx.dyndns.org, but 7rx.dyndns.org.  If
the command:

ping `hostname`

Works (the back-ticks are important), then GNOME should work without the
/etc/hosts entry.  However, if that command doesn't work, you need to
either modify your hostname (so that the output of the hostname command
returns what you expect), or add a _correct_ entry to /etc/hosts.  for
example:

127.0.0.1	localhost 7rx.dyndns.org

Joe

>=20
> On Wed, 20 Oct 2004 21:12:14 -0400, Joe Marcus Clarke
> <marcus@marcuscom.com> wrote:
> > On Wed, 2004-10-20 at 21:08, Gert Cuykens wrote:
> > > i put
> > >
> > > exec gnome-session
> > >
> > > in a file i created my self calt
> > >
> > > ~/.xsession
> >=20
> > This should be ~/.xinitrc if using startx.  ~/.xsession is from xdm.
> >=20
> > >
> > > but when i do startx gnome does not start
> > > when i do gnome-session in a xterm gnome does start but gives this wa=
rning
> > >
> > > Could not look up internet address for .
> > > This will prevent GNOME from operating correctly.
> > > It may be possible to correct the problem by adding
> > >  to the file /etc/hosts.
> >=20
> > See http://www.freebsd.org/gnome/docs/faq2.html#q20.  That FAQ is your
> > friend.
> >=20
> > Joe
> >=20
> > >
> > > What do i have to change in /etc/hosts ?
> > >
> > > On Wed, 20 Oct 2004 13:49:45 -0400, Joe Marcus Clarke
> > > <marcus@marcuscom.com> wrote:
> > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > Hash: SHA1
> > > >
> > > > Gert Cuykens wrote:
> > > > | I succesfuly installed gnome-lite from ports.
> > > >
> > > >
> > > > |
> > > > | How do you start it ?
> > > >
> > > > See http://www.freebsd.org/gnome/docs/faq2.html#q1 as well as the h=
andbook.
> > > >
> > > > Joe
> > > >
> > > > | _______________________________________________
> > > > | freebsd-questions@freebsd.org mailing list
> > > > | http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > > | To unsubscribe, send any mail to
> > > > "freebsd-questions-unsubscribe@freebsd.org"
> > > > |
> > > >
> > > > - --
> > > > PGP Key : http://www.marcuscom.com/pgp.asc
> > > > -----BEGIN PGP SIGNATURE-----
> > > > Version: GnuPG v1.2.6 (Darwin)
> > > > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> > > >
> > > > iD8DBQFBdqU5b2iPiv4Uz4cRAj48AJwLWZZLnB5v9aIgyyBICWkRsTd85gCghNsq
> > > > kwsuUvoS5LEg+rY78MTB760=3D
> > > > =3DBidf
> > > > -----END PGP SIGNATURE-----
> > > >
> > --
> >=20
> >=20
> > PGP Key : http://www.marcuscom.com/pgp.asc
> >=20
> >=20
> >
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-x0SIBZFpXypBxUnrlksD
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBdxNGb2iPiv4Uz4cRApgYAKCWxuw4h/EGe6puqt87Ns4EaVTMnwCfRDza
LZ5QhOInSBR5Udi15xPp3d4=
=rg5H
-----END PGP SIGNATURE-----

--=-x0SIBZFpXypBxUnrlksD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1098322758.43531.14.camel>