On Sat, 2002-10-26 at 16:36, Amanda Wynne wrote:
> 
> Thanks for that.  The symlink has fixed kde. So simple when you know how.
> Krusader still has no toolbar. And my rpmdrake doesn't look anything like you 
> describe. There's nothing about "diffs".

The diffs are supposed to popup when you are upgrading something that
wants to change your config files.

> 
> I tried re-installing Krusader; make clean, make, make install.

I'm taking a stab in the dark here, because I know nothing about kde. is
there a ~/.kde/share/config/krusader or krusaderrc file? what happens if
you delete/rename it? Hopefully that will reset your config to the
default one which (I assume) has a tool bar thing. I don't think that
rebuilding krusader will fix things, unless you built it against old kde
libs, in which case you should run configure before you do your rebuild.

James.

> 
> Amanda
> 
> On Saturday 26 Oct 2002 1:15 pm, James Gregory wrote:
> >
> > Now, on to fixing the problem.
> >
> > there is a file - /etc/profile.d/10lang.sh, the /etc/profile.d/lang.sh
> > is supposed to be a symlink to it. According to rpm the lang.sh file
> > does not belong to a package (which is pretty unsurprising). I don't
> > know exactly which script it is that is supposed to make this symlink,
> > but making the symlink yourself will fix the problem. So
> >
> > su -
> > cd /etc/profile.d
> > rm -f lang.sh
> > ln -s 10lang.sh lang.sh
> >
> > will fix your problem.
> >
> > I don't, however have any short answers as to why it didn't do it on its
> > own. I would have thought that the postinstall for initscripts would
> > have taken care of this. Anyway, I had the same problem ages ago when I
> > upgraded to cooker from 8.2, which was how I knew the answer.
> >
> > I didn't have the same problem when I did a full upgrade on my other box
> > - this might have been luck, because it had some odd stuff installed, or
> > it might be a problem with the upgrade packages only thing.
> >
> > HTH,
> >
> > James.

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to