[...]
> prefix='/root/garnome'
[...]

As Bob already pointed out, this is a *very* bad idea. You are building
as root, which explicitly is advised against in the README and
explained. Even worse, you did not change the default main_prefix in
gar.conf.mk. When you are done building, you will not be able to use the
install with *any* user but root.

And please consider subscribing to the list. :)

...guenther


-- 
char *t="[EMAIL PROTECTED]";
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; }}}

-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list

Reply via email to