SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
yes, i know the packages are still hot-off-the-press, but...
on a new slackware 9.1 install, i setup the default gnome
i installed slackpkg so i could update to gnome 2.6 with
slackpkg upgrade gnome
and the packages were downloaded, no errors during the upgrade
problems:
gdm will not start, either by doing telinit 4 or by issuing gdm or gdm-binary (no errors, gdm becomes a normal process, but nothing happens); note: i cannot use my f7 key, so i couldn't try changing with ctrl alt f7, but it probably wouldn't work because....
when i ran kdm, i selected to use gnome, and my screen simply flickered, went black, and went back to the kdm screen (as if X was simply restarted)
so, how do i solve this problem? has anyone used the gnome packages from slackware (or mirrors) successfully?
gnome still does not work... same symptoms as described in my first post
i did have many dependency problems, i satisfied them (so that swaret would report no more errors) but i still have no gnome or gdm
i upgraded to xfree 4.4.0 via the slackware packages, even reran xf86config; kde, kdm, and fluxbox work perfectly
it is difficult to diagnose, i know, when there are ZERO messages of any kind, either in the xfree logs or the (nonexistent) gdm logs in /var/log/gdm....
i haven't a clue... upgraded libxml, elflibs, bzip... should i just update my entire system to slackware-current (not what i really want to do)
any ideas?
*edit: and yes, i did install the new "added packages" and removed the "removed" packages
Last edited by TheOneAndOnlySM; 05-09-2004 at 09:34 PM.
I had a similar problem last night . I first tried swaret --reinstall gnome -a, which did not solve the problem but listed about 7 packages that were not downloaded the first time I ran swaret. I then tried swaret --get gnome -a, followed by swaret --install gnome -a which seems to have fixed everything.
yes!!! gnome works!!! w00t!!
here is how i got mine going:
ah, xwmconfig, what an awesome command (how come i never knew of it?????)
finally taking matters into my own hands, i set out to manually resolve all these issues
after setting my startx command to load gnome (via xwmconfig), i could now get error messages about broken libraries; quick searches on google showed that i needed to do a LOT of library upgrading (including gtk, glibc, and pango)
fortunately, i was not required to compile anything manually
in order to get gnome 2.6 running successfully:
you (should) remove all gnome components
upgrade to xfree 4.4.0
install all gnome components (including the "added" and ensuring the "removed" are gone)
set startx to load gnome
use startx to see if you are missing libraries
i strongly recommend you just go ahead and upgrade your entire l-series package
use swaret --dep gnome to check for some other obscure dependecies and satisfy them
use startx again (hopefully you will see a nice gnome 2.6 splash screen)
use gdmconfig to reconfigure gdm
have fun!!!
so far, so good (though it took more time than i had expected)
*edit: swaret is the easiest tool to use; be sure to get the latest from the swaret website and use the command
swaret --upgrade gnome and/or swaret --install gnome
Last edited by TheOneAndOnlySM; 05-12-2004 at 07:34 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.