PDA

View Full Version : GNOME in (with KDE), others out



knoppix37672
07-26-2003, 10:25 AM
I can talk but my own needs, and I don't know if everyone else feels the same, but I would like to suggest this:

Since knoppix is a very - very user friendly distro ideal for getting to know Linux or demo, I would add in Gnome in addition to KDE and leave the other small window managers. (if enough place on the disk)

Why?? KDE and GNOME are the two most used environments. As a demo disc or introduction to Linux, you can hardly leave Gnome out, while the smaller GUI's are less important for new users, or for trying Linux.

Is this possible ? Would others also like Gnome back in ?

Greetings,
Erik (Belgium)

Viro
07-30-2003, 12:15 AM
I would like to see GNOME installed, but I doubt it is possible due to space limitations. However, I would be glad if someone could point me to where I can get information on how to install Gnome with my hd install.

Stephen
07-30-2003, 03:44 AM
I would like to see GNOME installed, but I doubt it is possible due to space limitations. However, I would be glad if someone could point me to where I can get information on how to install Gnome with my hd install.

You would just use apt-get to install but I believe it still conflicts with KDE so you would lose that if this is still the case. You should go to Debian Packages (http://packages.debian.org/) and search to see what you will need.

aay
07-30-2003, 06:55 AM
You would just use apt-get to install but I believe it still conflicts with KDE so you would lose that if this is still the case. You should go to Debian Packages (http://packages.debian.org/) and search to see what you will need.

I was able to install Gnome w/o any real hitches. I can't remember exactly how it went, but I believe it was just: apt-get install gnome or perhaps apt-get -t unstable.

I do know this. Gnome wouldn't start on my box by doing a simple "gnome-session". But if I ran xinit, then I could start gnome with gnome-session.

Of cousrse this may be different for people who use window managers. I always boot w/o starting X.

Stephen
07-30-2003, 07:58 AM
I was able to install Gnome w/o any real hitches. I can't remember exactly how it went, but I believe it was just: apt-get install gnome or perhaps apt-get -t unstable.

I do know this. Gnome wouldn't start on my box by doing a simple "gnome-session". But if I ran xinit, then I could start gnome with gnome-session.

Of cousrse this may be different for people who use window managers. I always boot w/o starting X.

Good to know I just remember a while back you could not install both and thought I'd give him a heads up in case it was still the same idea now, I don't use it so I have not tried to install it.

aay
07-30-2003, 08:43 AM
I was able to install Gnome w/o any real hitches. I can't remember exactly how it went, but I believe it was just: apt-get install gnome or perhaps apt-get -t unstable.

I do know this. Gnome wouldn't start on my box by doing a simple "gnome-session". But if I ran xinit, then I could start gnome with gnome-session.

Of cousrse this may be different for people who use window managers. I always boot w/o starting X.

Good to know I just remember a while back you could not install both and thought I'd give him a heads up in case it was still the same idea now, I don't use it so I have not tried to install it.

I don't really use it either. I prefer KDE, but it was just a curiosity for me to see if I could get it working.

Hopefully the new KDE 3.1.3 which was released today will soon be incorporated into Knoppix.

Stephen
07-30-2003, 09:10 AM
I don't really use it either. I prefer KDE, but it was just a curiosity for me to see if I could get it working.

Hopefully the new KDE 3.1.3 which was released today will soon be incorporated into Knoppix.


Is it in unstable yet I've only got 3.1.2-1.1 listed, I was using the 3.2 CVS but was having some strange problems and it fried the system on the last upgrade about a week and a half ago so I downgraded.

aay
07-30-2003, 09:16 AM
No I'm sure it's not in unstable yet since the KDE guys just released it today, but hopefully soon.

Here's the announcement

http://www.kde.org/announcements/announce-3.1.3.php

Stephen
07-30-2003, 09:27 AM
And it is the sources.list line is deb http://download.kde.org/stable/3.1.3/Debian stable main looks like it for stable though going to have to check that out tomorrow to late to be doing complicated things tonight.

Superstoned
08-26-2003, 08:31 PM
I can't upgrade my hdinstall to kde 3.1.3, as soon as I try to upgrade using synaptic 1 file, it tics whole kde for uninstall... apt-get doesnt work either... ???

na, I'll wait for the new knoppix, hd-install it, and I'll have it...
:?

hampi
09-26-2003, 09:24 PM
Since knoppix is a very - very user friendly distro ideal for getting to know Linux or demo, I would add in Gnome in addition to KDE and leave the other small window managers. (if enough place on the disk)


Gnome is addressed by Gnoppix <http://www.gnoppix.org/>.

Knoppix has at least two applications. One is to get acquainted with Linux.

Another application is a rescue-CD. For this purpose IceWM is far better than KDE. Just IceWM version 1.2.7 is an unlucky choice in my oppinion. 1.2.8 would be better in respect of menu handling.

Paradox
10-01-2003, 05:14 AM
Just a quick heads-up, since I did it today:

You need to use

apt-get -t unstable install gnome

without the distribution flag, it won't install correctly. With the flag, works flawlessly, with no conflicts I've seen.