Re: GARNOME 2.10.0.1 to be released soon



[ Sorry for replying privately only before, I missed the fact this was
Cc'd to the list. ]


> >>I hope the libsvg problem is solved. Thanx anyway.
> >
> >Should be, yes.
> 
> It is. However after when running gnome, nautilus can't findits icons, 
> there is no preferences dialog, no start-here, can't find a theme engine ...

Are you sure, all packages in desktop/ built fine? Did you use 'make
paranoid-install'?

Did you run the update-foo magic once? Something like this:

#!/bin/sh
XDG_DATA_DIRS=$GARNOME/share
XDG_DATA_HOME=$XDG_DATA_DIRS
XDG_CONFIG_DIRS=$GARNOME/etc/xdg
export PATH XDG_DATA_DIRS XDG_DATA_HOME XDG_CONFIG_DIRS
$GARNOME/bin/update-desktop-database
$GARNOME/bin/update-mime-database $GARNOME/share/mime


FWIW, there is no start-here:// any more in Nautilus 2.10, so no
surprise this isn't available.


> I deleted all my .dot files, I also built and deployed gnome-themes 
> manually after I experienced the problems. Nothing changed.

You don't need to remove the hidden files -- and unless this includes
dirs (which are files in Unix/Linux land) as well, you kept most of your
configuration data anyway...

Actually, removing *all* hidden files in $HOME is *not* a wise idea.
Think about collateral damage, .bashrc, .procmailrc, ...


> Guess garnome doesn't build all packages needed automatically. I had to 
> build and deploy dcom, hal,and xft/fontconfig.

It does. Though some packages need to either be built manually from
bootstrap/, or installed in it's *-devel counterpart from your distro
(like hal, xft, fontconfig).

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]