As Morten points out:
> > It is not simple and there are more traps than you might
On debian unstable

make sure you have autotools-dev & gtk-doc-tools  installed


%sudo apt-get build-dep gnumeric

%cvs -d ':pserver:[EMAIL PROTECTED]:/cvs/gnome' login
(use enter as the password)

%cvs co goffice
%cd goffice
%sh autogen prefix=/usr
%make
%sudo make install

%cd ..
%cvs co gnumeric
%cd gnumeric
%sh autogen prefix=/usr
%make
%sudo make install

Got me a shiny new cvs gnumeric on a newly installed debian sid box
today :-)


_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to