Re: compiling gnumeric etc.



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:anonymous anoncvs gnome org:/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 :-)





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