Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

x.org

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
User avatar
petteri
Posts: 48
Joined: 2004-09-14 20:11
Location: Finland

x.org

#1 Post by petteri »

I'm running unstable and saw those nice pictures of X.orgs X11 server running. I'd like to try it, but don't want to break my system. Any news when X.org is coming to unstable so that I can just apt-get install it :) or are there any other easy ways of getting it (like some nice tutorial for compiling it from source)?

Gusar

#2 Post by Gusar »

There is a nice tutorial here

User avatar
petteri
Posts: 48
Joined: 2004-09-14 20:11
Location: Finland

#3 Post by petteri »

Gusar wrote:There is a nice tutorial here
Thanks. That is just what I was looking for.

User avatar
startx
Posts: 172
Joined: 2004-09-16 12:14
Location: london

#4 Post by startx »

theres no danger in breaking the system. i had both xservers (x.org and xfree86 ) installed. if you install the x.org server from cvs via the script from the website into /opt you are able to run it just like any other program.

happy hacking ...
debian squeeze for everyday life, many other versions for the rest

uteck

#5 Post by uteck »

Ubuntu has X.org in there development branch for their next release called Hoary. Apt info is at; http://www.ubuntulinux.org/support/docu ... term=hoary
and here is a copy for people to lazy to click the link.

"So, basically, I did this:

1. Edit sources.list, change
deb http://http.us.debian.org/debian/ unstable main contrib non-free
to
deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe
2. Run apt-get update && apt-get dist-upgrade
3. Install xserver-xorg and remove all xfree68-packages - something needed to be done manually here, I think it was removing xfree86-common.
4. Downgrade about 10-20 packages from Debian sid to their Ubuntu counterparts (minor changes) with Synaptic."

I did something similer, but I just added the Ubuntu repository, but I was unable to get the apt pinning right so I commented it out after installing x.org. I did not make any changes to my XFree86-4 file and everything is running fine.

Jeroen
Debian Developer, Site Admin
Debian Developer, Site Admin
Posts: 483
Joined: 2004-04-06 18:19
Location: Utrecht, NL
Contact:

#6 Post by Jeroen »

Do note that you then change your system from Debian to Ubuntu -- you're no longer running Debian. Ubuntu and Debian have several differences, one is that Ubuntu supports much less packages. 'universe' still has kind of all packages that sid has, but they do not get updated, not even when there are security issues. Only ubuntu's core, their supported packages, get real support and attention (being gnome and a whole bunch of applications on it, and a number of server applications (apache, ...), python development tools.

x.org will be added to Debian in due time, but after Sarge's release.

Guest

#7 Post by Guest »

The xfree version that is in debian is way more stable that xorg right now.

User avatar
chimaera
Posts: 24
Joined: 2004-09-15 14:06

#8 Post by chimaera »

that'S why you don't run a dist-upgarde but only upgrade the x-packages. do a little script-magic (e.g. grep for the version of xorg in ubuntu) or just use synaptic. i _only_ use the ubuntu xorg packages, the rest is still debian/sid. btw, it's running rock-stable here..

User avatar
peschmae
Posts: 75
Joined: 2004-09-16 18:02

#9 Post by peschmae »

Anonymous wrote:The xfree version that is in debian is way more stable that xorg right now.
Im not so sure about that ;)

Peschmä
-- Anyone who quotes me in their sig is an idiot. -- Rusty Russell

veezis
Posts: 22
Joined: 2004-10-31 15:26
Location: Riga, Latvia

#10 Post by veezis »

btw it seems that these packages works fine. i think most of you may allready know this respository, but here it is:

Code: Select all

deb http://debian.linux-systeme.com unstable main
deb-src http://debian.linux-systeme.com unstable main
debian sid ist der sieg!

tripmix

#11 Post by tripmix »

Any mirrors to debian.linux-system?? cuz it's gone now.

veezis
Posts: 22
Joined: 2004-10-31 15:26
Location: Riga, Latvia

#12 Post by veezis »

No, i think there isn't. read here. Anyways you can try ubuntu's X.Org packages, they are enaugh stable too

Code: Select all

deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe multiverse
and for xcompmgr

Code: Select all

deb http://people.ubuntu.com/~daniels/ xcompmgr/
and that's it :)
debian sid ist der sieg!

Post Reply