Originally posted by: SleepWalkerX
I like the functionality of KDE, but the looks of Gnome. I think I'm going to get KDE with a GTK theme tbh.
The one thing about Gnome I hate is that they cut functionality. Maybe if they would just stick it in a "hard to reach for noobs" place so advanced users can access them, then that'd be great. Till then, I like having options and customization.
That's exactly what they do. Gnome is very customizable if you edit the conf files. There's just no way to do it through a gui.
Originally posted by: scottws
Cool. So how do I wipe out the stuff that I already did? Or should I not worry about it?
Originally posted by: Nothinman
That's exactly what they do. Gnome is very customizable if you edit the conf files. There's just no way to do it through a gui.
Only in some circumstances, there are a lot of times where the ability to change a setting is left out just because they feel the default is good enough. But even so, why make people dig through GConf crap when an Advanced button would suffice?
Yeah, I saw that. There didn't seem to be an E17 package at the first source you listed. After I changed the preference file to only allow 0.17*, apt couldn't find any packages for enlightenment.Originally posted by: drag
For E17 there are Debian packages aviable here:
deb http://soulmachine.net/debian unstable/
http://shadoi.soulmachine.net/2004/11/enlightenment-for-needy.html
But they haven't been update for a few months now. The guy says that they are making a new repository for Debian/Ubuntu here:
http://shadoi.soulmachine.net/
But I couldn't find it.
Nope, it just said: "Build dependencies for enlightement cannot be satisfied."Originally posted by: drag
Now go
wajig build-depend enlightenment
And that should install the dependancies you need.
Originally posted by: Nothinman
That's exactly what they do. Gnome is very customizable if you edit the conf files. There's just no way to do it through a gui.
Only in some circumstances, there are a lot of times where the ability to change a setting is left out just because they feel the default is good enough. But even so, why make people dig through GConf crap when an Advanced button would suffice?
there is an Advanced button. It's called KDE.
Originally posted by: drag
Ya.. E16 got a fairly large update a bit ago just to keep it compatable with everything. Made it compatable with the EWMH specifications, and that's about it.
For E17 there are Debian packages aviable here:
deb http://soulmachine.net/debian unstable/
http://shadoi.soulmachine.net/2004/11/enlightenment-for-needy.html
But they haven't been update for a few months now. The guy says that they are making a new repository for Debian/Ubuntu here:
http://shadoi.soulmachine.net/
But I couldn't find it.
Here is a nice little python program to help you install and keep your enlightenment stuff up to date.
http://edevelop.org/node/2457
If dependancies in Debian is a problem, then install wajig if you haven't already(install via apt-get, and install the recommended packages also) I'll show you a nice trick.
http://www.togaware.com/wajig/
It's nice.
Then you setup the Debian repositories with the /etc/apt/sources.list entry and /etc/apt/preferences (so it picks the soulmachine deb files over the Debian 0.16 E stuff) files as described in the blog entry link I posted above. But instead of making the entry:
deb http://soulmachine.net/debian unstable/
Make it
deb-src http://soulmachine.net/debian unstable/
Now go
wajig build-depend enlightenment
And that should install the dependancies you need.
Then go ahead and download that python program. Untar that thing. Change to that directory and go:
sudo python e17_updater.py
(or chmod +x them)
You need to have pyqt installed. (in Debian it's python-qt3, I beleive)
That should help you to automate the build and install proccess.
Good luck!
I'm building and installing it right now..
You can find some older screenshots with a avi video at
http://www.enlightenment.org/Enlightenment/Screenshots/
They are old, but it'll give you a idea.
sid:/usr/local/src/e17_updater-0.3# python e17_updater.py
e17_updater.py: cannot connect to X server
sid:/usr/local/src/e17_updater-0.3#
Entering directory: /usr/src/e17/libs/eet
Cleaning...
Configuring...
Running aclocal...
aclocal: configure.in: 17: macro `AM_ENABLE_SHARED' not found in library
aclocal: configure.in: 18: macro `AM_PROG_LIBTOOL' not found in library
Configuration of eet failed. Do you want to continue? [yes]
