Re: (no subject) Gnome

2009-10-21 Thread Lokadamus

nicholas addei schrieb:

please am not able to install gnome on freebsd 7.2,after loging in as root

would appreciate your help.



:49:13 UTC 2009 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i 


86


Send instant messages to your online friends http://uk.messenger.yahoo.com 
___

freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

  

Normaly you do
pkg_add -r gnome

But know i get an error back.
pkg_add -nr gnome
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz: 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz' 
by URL


With
cd /usr/ports/x11/gnome2
make install
will it work, but some hours/ days need to install.

An old 1GHz System need 3 days for KDE 3 ;).

http://www.freebsd.org/doc/en/books/handbook/packages-using.html
http://www.freebsd.org/doc/en/books/handbook/ports-using.html


greetings
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: (no subject) Gnome

2009-10-21 Thread Jerry
On Wed, 21 Oct 2009 19:36:27 +0200
Lokadamus Lokadamus lokada...@gmx.de replied:

nicholas addei schrieb:
 please am not able to install gnome on freebsd 7.2,after loging in
 as root

 would appreciate your help.



 :49:13 UTC 2009
 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i 

 86
   
Normaly you do
pkg_add -r gnome

But know i get an error back.
pkg_add -nr gnome
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz:
 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz'
 
by URL

With
cd /usr/ports/x11/gnome2
make install
will it work, but some hours/ days need to install.

An old 1GHz System need 3 days for KDE 3 ;).

http://www.freebsd.org/doc/en/books/handbook/packages-using.html
http://www.freebsd.org/doc/en/books/handbook/ports-using.html

Running as root:

pkg_add -nr gnome2

It works here. Is your ports tree up-to-date?

-- 
Jerry
ges...@yahoo.com

|===
|===
|===
|===
|

The sudden sight of me causes panic in the streets. They have
yet to learn - only the savage fears what he does not understand.

The Silver Surfer
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: (no subject) Gnome

2009-10-21 Thread Steven Seipel
I had the same problem. An arrogant person at the freebsd forum said I had a 
lack of resolving, but I didn't know what he was talking about. Someone said to 
edit /etc/rc.conf but that didn't help because it was a read only file.
I reinstalled freebsd all over again and that time it worked. You may need to 
try that. However I haven't yet been able to get it running, and I have the 
popuplar problem of mouse and keyboard not working with xorg. It's pretty 
discouraging.
So all I can suggest is installing the operating system again.
  Steve

--- El mié, 21/10/09, Jerry ges...@yahoo.com escribió:

De: Jerry ges...@yahoo.com
Asunto: Re: (no subject) Gnome
Para: freebsd-questions@freebsd.org
Fecha: miércoles, 21 de octubre, 2009 01:17

On Wed, 21 Oct 2009 19:36:27 +0200
Lokadamus Lokadamus lokada...@gmx.de replied:

nicholas addei schrieb:
 please am not able to install gnome on freebsd 7.2,after loging in
 as root

 would appreciate your help.



 :49:13 UTC 2009
 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i 

 86
   
Normaly you do
pkg_add -r gnome

But know i get an error back.
pkg_add -nr gnome
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz:
 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz'
 
by URL

With
cd /usr/ports/x11/gnome2
make install
will it work, but some hours/ days need to install.

An old 1GHz System need 3 days for KDE 3 ;).

http://www.freebsd.org/doc/en/books/handbook/packages-using.html
http://www.freebsd.org/doc/en/books/handbook/ports-using.html

Running as root:

    pkg_add -nr gnome2

It works here. Is your ports tree up-to-date?

-- 
Jerry
ges...@yahoo.com

|===
|===
|===
|===
|

The sudden sight of me causes panic in the streets. They have
yet to learn - only the savage fears what he does not understand.

    The Silver Surfer
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: (no subject) Gnome

2009-10-21 Thread Lokadamus

Steven Seipel schrieb:

I had the same problem. An arrogant person at the freebsd forum said I had a 
lack of resolving, but I didn't know what he was talking about. Someone said to 
edit /etc/rc.conf but that didn't help because it was a read only file.
I reinstalled freebsd all over again and that time it worked. You may need to 
try that. However I haven't yet been able to get it running, and I have the 
popuplar problem of mouse and keyboard not working with xorg. It's pretty 
discouraging.
So all I can suggest is installing the operating system again.
  Steve
  

I know what is mean.
I had a problem last year, where i can't install something.
Later i see that our dns server was down and ping ebay.com wasn't resolved.
After dns server was back all works fine.

One other problem can be active or passive ftp. Last week i want install 
mailscanner (FreeBSD 8.0 RC1), but nothing with ftp was download.
I look for a solution, but environment for ftp passive was set. So i 
looked at our firewall and see that active ftp was use instead of passive.

I give all ports over 1024 free for it and it works.

Sorry for my bad english :(
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: (no subject) Gnome

2009-10-21 Thread Lokadamus

Jerry schrieb:

On Wed, 21 Oct 2009 19:36:27 +0200
Lokadamus Lokadamus lokada...@gmx.de replied:

  

nicholas addei schrieb:


please am not able to install gnome on freebsd 7.2,after loging in
as root

would appreciate your help.



:49:13 UTC 2009
r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i 


86
  
  

Normaly you do
pkg_add -r gnome

But know i get an error back.
pkg_add -nr gnome
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz: 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz' 
by URL


With
cd /usr/ports/x11/gnome2
make install
will it work, but some hours/ days need to install.

An old 1GHz System need 3 days for KDE 3 ;).

http://www.freebsd.org/doc/en/books/handbook/packages-using.html
http://www.freebsd.org/doc/en/books/handbook/ports-using.html



Running as root:

pkg_add -nr gnome2

It works here. Is your ports tree up-to-date?

  

Ah, i see my mistake.
I use only pkg_add -r gnome, not gnome2 ;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: (no subject) Gnome

2009-10-21 Thread Polytropon
On Wed, 21 Oct 2009 19:10:53 + (GMT), Steven Seipel sseipel...@yahoo.es 
wrote:
 I had the same problem. An arrogant person at the freebsd
 forum said I had a lack of resolving, but I didn't know
 what he was talking about.

That's not a good way to promote FreeBSD, but be sure that
this list is full of friendly people willing to help you,
as long as you are able to
- specify your problem as precise as possible
- give commands you tried
- give error messages that can help identifying
  the problem.



 Someone said to edit /etc/rc.conf but that didn't help
 because it was a read only file.

Obviously, you've tried to edit /etc/rc.conf without
being root. This file is writable to root only because
it contains the system's configuration, so it's quite
important and doesn't allow anybody to alter it.



 I reinstalled freebsd all over again and that time it
 worked.

What did you do differently this time?



 You may need to try that. However I haven't yet been
 able to get it running, and I have the popuplar problem
 of mouse and keyboard not working with xorg. It's pretty
 discouraging.

Yes, I really know that... :-)

For Gnome, have a look at the handbook's section:

http://www.freebsd.org/gnome/index.html

You'll find many informations here.

And for X, refer to

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

where the problems of modern X are discussed. Keep in
mind that you have to answer an important qustion first:
Do I need HAL and DBUS? This might be the situation
when you want to run Gnome with automount features.



 So all I can suggest is installing the operating system again.

Sorry, that's completely stupid. FreeBSD isn't Windows,
you do not need to have to install the OS over and over
again, just because you encounter trouble installing,
running or configuring additional software (which Gnome
is); remember that FreeBSD is not a Linux distribution,
it maintains its own base operating system, and as far
as I see, there's no problem with it on your system.

Please, don't make things more complicated than they
are, and don't waste your time with such nonsense. :-)




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org