Re: compiling gnumeric etc.
- From: Hal Ashburner <hala cse unsw edu au>
- To: Prof J C Nash <nashjc uottawa ca>
- Cc: gnumeric-list gnome org
- Subject: Re: compiling gnumeric etc.
- Date: Wed, 26 Apr 2006 10:50:18 +1000
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]