On Wed, 26 Apr 2006 10:50:18 +1000, Hal Ashburner wrote: > %sudo apt-get build-dep gnumeric [...] > %sh autogen prefix=/usr > %make > %sudo make install
You've polluted your Debian system. Either install at /usr/local, or copy the /debian directory to the source and use $ dpkg-buildpackage -rfakeroot -us -uc Then install the package. -- Yavor Doganov _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
