[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sheet branch -- call for testing.
From: |
Ben Pfaff |
Subject: |
Re: Sheet branch -- call for testing. |
Date: |
Sat, 27 May 2017 10:15:40 -0700 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sat, May 27, 2017 at 10:12:46AM -0700, Ben Pfaff wrote:
> On Fri, May 26, 2017 at 09:45:12PM +0200, John Darrington wrote:
> > You can build the branch in the normal way. It does however have an
> > additional
> > dependency. You need to install spread-sheet-widget which is available for
> > download from ftp://alpha.gnu.org/ssw
>
> Would you mind also mentioning in INSTALL where to get the library?
Oh, and the URL seems to need /gnu in it:
ftp://alpha.gnu.org/gnu/ssw/
When I try to build ssw, I get the following link error after some
successful builds:
libtool: link: gcc -pthread -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I ./src -g -O2 -o demo/demo
demo/demo_demo-main.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0
-lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
-lspread-sheet-widget -pthread
/usr/bin/ld: cannot find -lspread-sheet-widget
- Sheet branch -- call for testing., John Darrington, 2017/05/26
- Re: Sheet branch -- call for testing., Ben Pfaff, 2017/05/27
- Re: Sheet branch -- call for testing.,
Ben Pfaff <=
- Re: Sheet branch -- call for testing., John Darrington, 2017/05/27
- Re: Sheet branch -- call for testing., John Darrington, 2017/05/27
- Re: Sheet branch -- call for testing., Ben Pfaff, 2017/05/27
- Re: Sheet branch -- call for testing., John Darrington, 2017/05/28
- Re: Sheet branch -- call for testing., Ben Pfaff, 2017/05/31
Re: Sheet branch -- call for testing., John Darrington, 2017/05/27