On Sat, 2008-05-10 at 12:17 -0700, [EMAIL PROTECTED] wrote:
> Hi everyone,
> 
> I just started looking at garnome as a possibility to build a current
> gnome on my enterprise linux system.
> 
> I got a copy of garnome 2.23.1 from ftp.gnome.org and have been trying
> to get it to finish compiling everything (not very successfully so
> far).

Please keep in mind, that odd minor numbers (2.23.x) are unstable,
development versions and a moving target.

> I also checked out garnome from svn.gnome.org, and when I checked it
> out of subversion I noticed that there is no gar.conf.mk file. There
> is a gar.conf.mk.in, but there doesn't appear to be any way to
> transform it into the gar.conf.mk.

cp :)

> Am I just missing something, or is svn broken?

gar.conf.mk and gar.gnome.mk are not managed in SVN, because they
contain user adjustable settings. Simply use cp to generate the mk files
from the SVN managed mk.in ones.

I was positive this is mentioned in the dev docs on our project page.
Apparently, my memory is playing tricks on me. More docs for my list to
rewrite... *sigh*

  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