Re: Woes of xorg 7.2 upgrade ...

2007-06-11 Thread Laszlo Nagy

Jens B wrote:

* Kiffin Gish [EMAIL PROTECTED] [2007-06-09 09:45]:
  

I've been struggling now for 2 weeks trying to do the xorg upgrade,
following the upgrading instructions to a tee, but it has turned into a
complete mess.

If worse comes to worse, what it the best way to proceed?

Is there an easy way just to reinstall xorg from scratch?

Thanks a lot in advance.

--
Kiffin Rex Gish
Gouda, The Netherlands



In such cases the best would be to deinstall xorg with all
dependencies and install xorg from scratch.
  
Believe or not, I tried to install a new computer over the weekend. I 
installed only the base system from the CD, and tried to install with


portsnap fetch
portsnap extract
cd /usr/ports/ports-mgmt/portupgrade
make
make install
portupgrade -a
rehash
portinstall xorg-server


The result was a message saying that I should read /usr/ports/UPDATING 
and follow the instructions there to upgrade from 6.9 to 7.2. Even after 
I installed portupgrade-devel and setenv XORG_UPGRADE I still had 
trouble installing xorg 7.2 I'm not talking about upgrading, this was a 
new install. I believe there are problems with the xorg server in the 
ports tree, but I had no time to send in a report. I just fixed it by 
hand. If some of you is going to install a new machine in the future, 
please run it inside script and send a bug report.


Best,

  Laszlo

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


Re: Woes of xorg 7.2 upgrade ...

2007-06-11 Thread Kris Kennaway
On Mon, Jun 11, 2007 at 10:46:50PM +0200, Laszlo Nagy wrote:
 Jens B wrote:
 * Kiffin Gish [EMAIL PROTECTED] [2007-06-09 09:45]:
   
 I've been struggling now for 2 weeks trying to do the xorg upgrade,
 following the upgrading instructions to a tee, but it has turned into a
 complete mess.
 
 If worse comes to worse, what it the best way to proceed?
 
 Is there an easy way just to reinstall xorg from scratch?
 
 Thanks a lot in advance.
 
 -- 
 Kiffin Rex Gish
 Gouda, The Netherlands
 
 
 In such cases the best would be to deinstall xorg with all
 dependencies and install xorg from scratch.
   
 Believe or not, I tried to install a new computer over the weekend. I 
 installed only the base system from the CD, and tried to install with
 
 portsnap fetch
 portsnap extract
 cd /usr/ports/ports-mgmt/portupgrade
 make
 make install
 portupgrade -a
 rehash
 portinstall xorg-server
 
 
 The result was a message saying that I should read /usr/ports/UPDATING 
 and follow the instructions there to upgrade from 6.9 to 7.2. Even after 
 I installed portupgrade-devel and setenv XORG_UPGRADE I still had 
 trouble installing xorg 7.2 I'm not talking about upgrading, this was a 
 new install. 

Yes, the instructions also apply.

 I believe there are problems with the xorg server in the 
 ports tree, but I had no time to send in a report. I just fixed it by 
 hand. If some of you is going to install a new machine in the future, 
 please run it inside script and send a bug report.

Yes.

Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Woes of xorg 7.2 upgrade ...

2007-06-09 Thread Kiffin Gish
I've been struggling now for 2 weeks trying to do the xorg upgrade,
following the upgrading instructions to a tee, but it has turned into a
complete mess.

If worse comes to worse, what it the best way to proceed?

Is there an easy way just to reinstall xorg from scratch?

Thanks a lot in advance.

-- 
Kiffin Rex Gish
Gouda, The Netherlands

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


Re: Woes of xorg 7.2 upgrade ...

2007-06-09 Thread Jens B
* Kiffin Gish [EMAIL PROTECTED] [2007-06-09 09:45]:
 I've been struggling now for 2 weeks trying to do the xorg upgrade,
 following the upgrading instructions to a tee, but it has turned into a
 complete mess.
 
 If worse comes to worse, what it the best way to proceed?
 
 Is there an easy way just to reinstall xorg from scratch?
 
 Thanks a lot in advance.
 
 -- 
 Kiffin Rex Gish
 Gouda, The Netherlands

In such cases the best would be to deinstall xorg with all
dependencies and install xorg from scratch.


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


Re: Woes of xorg 7.2 upgrade ...

2007-06-09 Thread Iulian M
On Saturday 09 June 2007, Jens B wrote:
 * Kiffin Gish [EMAIL PROTECTED] [2007-06-09 09:45]:
  I've been struggling now for 2 weeks trying to do the xorg upgrade,
  following the upgrading instructions to a tee, but it has turned into a
  complete mess.
 
  If worse comes to worse, what it the best way to proceed?
 
  Is there an easy way just to reinstall xorg from scratch?
 
  Thanks a lot in advance.
 
  --
  Kiffin Rex Gish
  Gouda, The Netherlands

 In such cases the best would be to deinstall xorg with all
 dependencies and install xorg from scratch.



hi,

Depending on your setup it might be a good idea to remove All the ports 
installed and check /usr/local ( i guess /usr/X11R6 is already a symlink ) 
for orphaned files that might get in the way of a new install. 

To speed up the initial install of xorg you could use binary packages and if 
you feel like it recompile after from ports... at least you will have X 
working in the meantime. 


-- 
Best Regards,
Iulian Margarintescu
http://www.erata.net
[EMAIL PROTECTED]
(spamassassin  pf  spamd all said it's OK to make it public ;-) )
Key ID: 0x03176E5CEDEFF7AB
I prefer plain text email


pgpldVinlLuWw.pgp
Description: PGP signature


Re: Woes of xorg 7.2 upgrade ...

2007-06-09 Thread Jose Luis Alarcon Sanchez
On Sat, 9 Jun 2007 08:54:43 +0200
Kiffin Gish [EMAIL PROTECTED] wrote:

 I've been struggling now for 2 weeks trying to do the xorg upgrade,
 following the upgrading instructions to a tee, but it has turned into a
 complete mess.
 
 If worse comes to worse, what it the best way to proceed?
 
 Is there an easy way just to reinstall xorg from scratch?
 
 Thanks a lot in advance.
 
 -- 
 Kiffin Rex Gish
 Gouda, The Netherlands
 

Hi Kiffin.

You don't tell us the output of your complete mess.

The best way to proceed is follow step by step what say the file 
/usr/ports/UPDATING, chunk 20070519. It's the more simple and
easy way for get Xorg 7.2 running on your FreeBSD 6.2 machine.

Before do just this portupgrade -a i was triying with portmanager -u -l
and others stuffs on my way, but it can't got it.

Keep trying. It isn't very dificult.

Regards.

Jose.

-- 
http://www.lordofunix.org/
 
Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories. You are talking about memories.
Rick Deckard. Blade Runner.

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